Our mission is to find a specific class id (CLSID) and change the value for the NoControlPanel from 'Computer' to a variable which will reflect the user who logs on to this particular computer.
1) Launch Regedit
2) Navigate to this key:
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3) Create a new VALUE. Note choose: 'DWORD (32-Bit) Value' Name the new value: NoControlPanel
4) Edit the 'Value data'. What I do is double click NoControlPanel, then click in the 'Value data:' set to 1. If it displays as 0x00000001 (1) this is a good sign it will disable your Control Panel.
5) To check the fruits of your labours, close the registry editor, click the Start Orb, try and select Control Panel.


0 comments