remove applications in safemode in windows OS - TechRepublic
General discussion
June 23, 2010 at 05:16 AM
delltech

remove applications in safemode in windows OS

by delltech . Updated 16 years ago

1. backup regisrty

2. Start -> Run -> type CMD

3. Add to registry –
REG ADD HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer/VE/TREG_SZ/F/D %Service%

4 .Start windows installer service by –
net start msiserver

5 . Now you can uninstall any applications / programs that is not allowing windows to boot normally

This discussion is locked

All Comments