[FIX] The Windows Installer service could not be accessed
You probably found this post because a program you are trying to install is giving you the error “The Windows Installer service could not be accessed”.
The issue here is that the registry has been damaged and or the msiexec service is not started properly, most likely a combination of both.
How this happened is hard to say but below is how you can fix it.
- Click on the Start button
- Windows XP click the run button, Vista and Windows 7 click in the search box and type in “regedit” and hit enter.
- On the left side Navigate to HKEY_LOCAL_MACHINE – SYSTEM – CurrentControlSet – Services – MSIServer
- To the right you’ll see WOW64. Right click on it and click on modify.
- Change the setting from 1 to 0.
- Close regedit
- Next, click on start and control panel
- Double click Administrator Tools
- Double Click Services
- Look for and find the Windows Installer service.
- Double click on it and click stop then click start again.
- Ensure Startup type is Manual
- Click OK and then close the Services window
- You should now be able to install your programs.
Let me know in the comments if this worked for you.
January 4th, 2012 at 10:46 pm
This fix didn’t work for me. The last file was not there. Are there any other suggestions you have?
January 7th, 2012 at 2:21 pm
Which file Kaplan?