Enable Uninstall in Safe Mode

bluescreen

Table of Contents

Last updated on March 30th, 2023 at 05:15 pm

Read Time:48 Second

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]

Free Subscription

If you want to be notified when we post more quality guides like this one, sign up to our free subscription service and you will receive an email when a new post is live.

Join 441 other subscribers.

No need to worry, we will not be filling your inbox with spam and you can unsubscribe anytime you like.


Leave us a message...

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