Enable Uninstall in Safe Mode

bluescreen

This post will show you how to enable the ability to uninstall programs when in safe mode. This can help if you have installed a driver or some other piece of software that may have blue screened your computer.

Guide

Launch your computer into safe mode and then run the following from a command prompt:

REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer" /VE /T REG_SZ /F /D "Service"

Then you need to start the MSI service by running the following from the command prompt:

net start msiserver

Then go ahead and reboot your machine into Safe Mode again. Then try and uninstall a program from the Control Panel. You should now find that it allows you to do so.

Feedback

If you have any questions or feedback on this guide, then please feel free to leave us a message below in our comments section and we will get back to you as soon as we can.

Click to rate this post!
[Total: 0 Average: 0]

Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.