Estimated reading time: 1 minutes
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 "HKLMSYSTEMCurrentControlSetControlSafeBootMinimalMSIServer" /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.
Share this content: