Torx's Mind
Random IT stuff that I have picked up here and there.
Sunday, August 28, 2016
Windows installer while in Safe mode
Ever have a issue where you need to uninstall something while in safe mode?
Here is how to accomplish this task:
Enter Safe mode with Networking
Open a CMD prompt as Administrator
Type
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\MSIServer" /VE /T REG_SZ /F /D "Service"
The type
net start msiserver
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment