Thursday, March 17, 2011

Uninstall and Remove Software in Safe Mode in Windows OS

Here are the steps:----->>>>>>>

1. Click on Start
2. In the Search field, type regedit and press Enter.
3. Locate the following registry key: HKLM\ SYSTEM\CurrentControlSet\ Control\SafeBoot\ Minimal\
4. Right-click on the Mininal key and from the menu select New – Key. Now name the new key MSIService and change the value to Service by double-clicking it.
5. If you are in the Safe Mode with Network Mode, repeat the above steps for the following registry key: HKLM\ SYSTEM#92;CurrentControlSet\ Control\ SafeBoot\Network\
6. The newly created MSIService will make available the Windows Installation Service in Safe Mode. However, I want to remind you that it is necessary to turn the new service on.
7. To do it, exit regedit, click Start and in the Search field type: services.msc and press Enter.
8. From the list, locate Windows Installer. Right-click it and select Start.
9. If the procedure to turn on Windows Installer doesn’t work try this one:
10. Click Start.
11. In the search field, type cmd. Do not press Enter.
12. Right click the Command DOS icon and click the Run it as Administrator link.
13. In the command prompt, type net start msiserver.

No comments: