Monthly Archives: October 2007

Missing Control Panel on XP

A recent WinSys virus caused the control panel on an XP system to go missing.

There are two way to try and restore it:

1) Right click on the Start.
2) Click Properties.
3) Select the Start Menu tab.
4) Select Customize.
5) Go through the list. If you’re lucky, you’ll see Control Panel that you can check.

If the above doesn’t work, then try this set of procedures I found on http://www.annoyances.org/exec/forum/winxp/1191368503

1) Click Start, Run and type “regedit.exe” Press {ENTER}
2) Navigate to the following branch:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explor­er

3) Backup the key by exporting it (from the File menu, choose Export) as a REG file.

4) In the right pane of the above key, delete the value named “NoControlPanel” (if found)

5) Repeat the same in this branch:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explo­rer

6) Exit the Registry Editor.

The second procedure worked for me.

Winsys.exe Virus Unable To Run Regedit

Winsys.exe virus recented infected one of my customer’s computers. Two side effects:

1) Regedit is disabled.
2) No Control Panel under the start menu.

Boot to Safe Mode and run SDFix.exe. You can download it from this site:

http://downloads.andymanchesta.com/RemovalTools/SDFix.exe

You may also need to run Hijackthis to remove a regedit disable key. Run Hijackthis and search for regedit. Check off the item to remove it.

This should allow you to run Regedit.

To restore the Control Panel, see the next posting.