How To Disable Control Panel in Windows 7

Posted by Mysticgeek on How to geek See other posts from How to geek or by Mysticgeek
Published on Thu, 29 Apr 2010 18:00:00 +0000 Indexed on 2010/04/29 18:17 UTC
Read the original article Hit count: 1023

If you have a shared computer that your family and friends can access, you might not want them to mess around in the Control Panel, and luckily with a simple tweak you can disable it.

Disable Control Panel with Group Policy

Note: This process uses Local Group Policy Editor which is not available in Home versions of Windows 7. Skip down below for the registry hack version that works on Home editions as well.

First type gpedit.msc into the Search box in the Start menu and hit Enter.

gpedit_start

When Local Group Policy Editor opens, navigate to User Configuration \ Administrative Templates then select Control Panel in the left Column. In the right column double-click on Prohibit access to the Control Panel.

1control Panel

In the next window, select Enable, click OK, then close out of Local Group Policy Editor.

2control Panel

After the Control Panel is disabled, you’ll notice it’s no longer listed in the Start Menu.

3control panel

If the user tries to type Control Panel into the Search box in the Start menu, they will get the following message indicating it’s restricted.

4control panel

Disable Control Panel with a Registry Tweak

You can also tweak the Registry to disable Control Panel. This will work with all versions of Windows 7, Vista, and XP. Making changes in the Registry is not recommended for beginners and you should create a Restore Point, or backup the Registry before making any changes.

Type regedit into the Search box in the Start menu and hit Enter.

regedit_Start

In Registry Editor navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer. Then right-click in the right pane and create a new DWORD (32-bit) Value.

1reg

Name the value NoControlPanel. Then right-click on the new Value and click Modify…

2reg 

In the Value data field change the value to “1” then click OK. Close out of Registry Editor and restart the machine to complete the process.

3reg

When you get back from reboot, you’ll notice Control Panel is no longer listed in the Start menu.

4start

If a user tries to access it by typing Control Panel into the Search box in the Start menu…

5start

They will get the following message indicating it is restricted, just like if you were to disable it via Group Policy.

4control panel

If you want to re-enable the Control Panel, go back into the Registry and change the NoControlPanel value back to “0” then reboot the computer.

6start

This comes in handy if you have inexperienced users working on your machine and don’t want them messing with Control Panel settings.


Got an opinion to share? Click here to join the discussion

Similar Articles Productive Geek Tips
Latest Software Reviews Tinyhacker Random Tips


© How to geek or respective owner

Related posts about System Administration

Related posts about Vista