Solution for “The Windows Installer Service could not be accessed.” Fix

Many users have expressed a problem with there desktop or laptop running Windows Vista 32bit & 64bit reciving the following error message when attempting to install a program.

The Windows Installer Service could not be accessed.

This problem can be normally solved by executing the following commands in the Run Prompt (Start -> Run, or press Windows Logo + R on your keyboard)

Run:

msiexec.exe /unregister

Then after executing that command run:

msiexec /regserver

That should resolve your problem, if it does not then the service for Windows Installer may not be started, open the run prompt once more and then type in

services.msc

Search the list of services for Windows Installer Service, then right click and select “Start” that should resolve the problem.

Related posts:

  1. Q&A: How do I start Windows XP from the DOS mode on the installer CD?
  2. Q&A: I need help on how to fix my computer I have windows service pack 3?
  3. Keyboard/Mouse media buttons not working (HID Input Service) [FIX]. – Video
  4. How do I fix my computer after it reverted changes after windows service pack failed to install?
  5. TOTURIAL how to fix : ERROR 1068 Windows media player Network Sharing.(STEP1) – Video
Twitter Digg Delicious Stumbleupon Technorati Facebook Email

No comments yet... Be the first to leave a reply!