Windows

How to Fix the “Windows Installer Service Could Not Be Accessed” Error While Installing an Application

Fix Windows Installer Service Could Not Be Accessed Error
Fix Windows Installer Service Could Not Be Accessed Error

Windows users sometimes encounter the recurring obstacle of the “Windows Installer Service Could Not Be Accessed” error. This error surfaces when attempting to install, update, or uninstall software on your windows computer. It is attributed to issues within the Windows Installer service, a vital component responsible for managing software installations and configurations. This guide endeavors to provide an in-depth and step-by-step solution to diagnose and rectify this error, restoring the functionality of the Windows Installer service. Please see How to Fix Failed to open the Group Policy Object on this Computer, How to fix Windows Update Error Code 0xC1900101 – 0x30018 on Windows 10/11, and How to Fix “Some Settings Are Managed by Your Organization” Error in Windows Update.

The ramifications of this error are far-reaching. It can disrupt the installation of critical software updates, hinder new program installations, and even impede the removal of unwanted applications. Resolving the “Windows Installer Service Could Not Be Accessed” error is essential to maintain a smoothly running system and a productive user experience.

Here are other related guides: How to fix Get-CimInstance Access PermissionDenied, How to fix Windows Microsoft Store not opening, How to fix Windows Task Scheduler 0x2 Error, and How to fix TeamPass stuck on working on it.

Step-by-Step Guide to Fix “Windows Installer Service Could Not Be Accessed” Error

1. Restart Your Computer:

Sometimes, a simple reboot can fix temporary issues. Restart your computer and check if the problem persists.

Restart the system
Restart the system

2. Verify the Windows Installer Service:

Before proceeding, ensure that the Windows Installer service is running: Press Win + R, type services.msc, and press Enter.

Open the windows services settings
Open the windows services settings

In the Services window, locate “Windows Installer” and double-click it to open the properties window.

Locate the windows installer service
Locate the windows installer service

Set the “Startup type” to “Manual” or “Automatic.”

Set the startup type to manual or automatic
Set the startup type to manual or automatic

Click “Start” under Service status, then click “Apply” and “OK.”

3. Check Windows Installer Registry Settings:

Incorrect registry settings can cause this error. To fix them: Press Win + R, type regedit, and press Enter to open the Registry Editor.

Open run utility
Open the registry editor

Navigate to the following path:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer

Check if the ImagePath value points to the correct location (%SystemRoot%\System32\msiexec.exe /V) and has quotes around it.

Verify the ImagePath Value
Verify the ImagePath Value

Double-click on the Start DWORD and set it value to “2” (Automatic).

Change the start value data to 2
Change the start value data to 2

4. Repair Windows Installer:

You can repair the Windows Installer by running a command: Open a Command Prompt as an administrator.

Run Command Prompt
Run command prompt as administrator

Type the following command and press Enter:

msiexec /unregister
Unregister Microsoft installer service
Unregister Microsoft installer service

Then type:

msiexec /regserver
Register Microsoft installer service
Register Microsoft installer service

Close the Command Prompt and verify if you have resolved the issue.

If the issue persists, try re-registering the Windows Installer service: Run the previous commands one by one, pressing Enter after each:

msiexec /unregister

msiexec /regserver

5. Check System Files:

Corrupted or missing system files can lead to this error. To check and repair them:

Open a Command Prompt as an administrator.

Open Command Prompt
Run command prompt as administrator

Type the following command and press Enter:

sfc /scannow
Run the SFC command
Run the SFC command

Wait for the scan to complete. It will attempt to repair any corrupted system files.

6. Check for Windows Updates:

Make sure your Windows installation is up to date. Sometimes, Microsoft releases updates that include fixes for issues like this. Please see

Press the “Windows key + I” to open “Settings” > “Windows Update.”

Check for windows update
Check for windows update

Click “Check for updates” and install any available updates.

7. Use the Windows Install and Uninstall Troubleshooter:

Windows provides a dedicated troubleshooter to fix installation issues. Download the app from the official Microsoft website.

Run the troubleshooter and Press Next to continue.

Select next on the troubleshooter interface
Select next on the troubleshooter interface

Click on Installing and wait for the troubleshooter to fix the issue.

Select installing on the troubleshooter
Select installing on the troubleshooter

8. Restore Your System:

As a last resort, if none of the above solutions work, you can try restoring your system to a point when the Windows Installer service was functioning correctly.

Restore to a previous working state
Restore to a previous working state

Be cautious, as this may lead to data loss or changes in installed software. You can see Restore Point Creation in Windows 10 and Windows 11.

Conclusion:

The "Windows Installer Service Could Not Be Accessed" error can be frustrating, but with the right steps, it's usually fixable. 

By following this comprehensive guide, you should be able to diagnose and resolve the issue, ensuring that your Windows Installer service works as expected and allowing you to install and manage software on your system without hindrance.

FAQs relating to Windows Installer Services

If I can’t find the “Windows Installer” service in the Services window, how can I resolve the error?

If you don’t see the “Windows Installer” service listed, it’s possible that the Windows Installer service is disabled or there may be issues with your Windows installation. To address this, you can try enabling the Windows Installer service. Open a Command Prompt as an administrator and run the following command:
sc config msiserver start= auto
This command sets the Windows Installer service to start automatically. Afterwards, try starting the service manually as described in the guide.

Can I use the “msiexec /unregister” and “msiexec /regserver” commands to repair the Windows Installer service on both Windows 11 and Windows 10?

Yes, you can use the “msiexec /unregister” and “msiexec /regserver” commands on both Windows 11 and Windows 10. These commands are part of the Windows Installer service and are consistent across various Windows versions. Users use them to unregister and re-register the Windows Installer service, making them a suitable solution for both Windows 11 and Windows 10 when they encounter issues with the Windows Installer service.

I’m considering using system restore as a last resort. What are the potential risks and consequences?

System restore offers an effective solution to resolve the “Windows Installer Service Could Not Be Accessed” error, but it carries certain risks and consequences. When you restore your system to a previous state, it reverses all system changes, software installations, and data modifications made since the chosen restore point. This can result in data loss, changes to software configurations, and potential conflicts with newly installed programs. Therefore, it’s crucial to back up critical data before performing a system restore.

I hope you found this blog post helpful. Please let me know in the comment section if you have any questions.

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x