|
Re: PC Guard
Try this - it resets the Security Center
1. Open a Command Prompt by clicking on Start->Run, enter "CMD.EXE" , and click on the OK button. The Command Prompt window will appear.
2. In the Command Prompt window, type "NET STOP WINMGMT /Y" and press Enter.
3. Type "REN %WINDIR%\SYSTEM32\WBEM\REPOSITORY %WINDIR%\SYSTEM32\WBEM\REP.OLD" and press Enter.
4. Type "EXIT" at the Command Prompt to close the window.
5. Reboot
EDIT: That is for Vista, but it should also work for XP
|