By default, the Windows Installer service does not start while in Safe Mode. This service allows you to not only install, but to uninstall software. It also does not allow you to start the service in Safe Mode. Here is how to create and start the service in Safe Mode.
1. Open a Command Prompt as Administrator.
2. Type REG ADD “HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer” /VE /T REG_SZ /F /D “Service” and press enter.
2a. If you are in Safe Mode with Networking, you would type REG ADD “HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\MSIServer” /VE /T REG_SZ /F /D “Service” and press enter.
3. Type net start msiserver and press enter.
Now you should be able to install or uninstall software while in Safe Mode. This comes in handy when a piece of software causes issues after being installed.
MSTechpages.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn commission fees by advertising and linking to the following web sites. Amazon.com
Auto Amazon Links: No products found.