Disable Control Panel Access using Group Policy on Windows

Spread the love




The reason why we might want to disable access to control panel on a Windows computer or server is to minimize the risk of exposing the computer settings to anyone. As we all know, in control panel we can find almost every configuration and settings on our computer; such as User Accounts, System and Security, Programs and Features, etc. These are all settings that we don’t want somebody else to mess with. For that purpose, Windows gives a way to restrict control panel access. On a managed domain, administrators usually disable control panel access using Group Policy on Windows.

How to Disable Control Panel Access using Group Policy on Windows

In this article we are going to demonstrate the way to disable control panel access using Group Policy on Windows. The steps by step below are performed on a Windows Server 2012 R2 as the Domain Controller and Windows 7 Ultimate as the targeted client computer where we want to disable its control panel. It is also assumed that the client computer has been joined to the domain.

Disable Control Panel Access using Group Policy on Windows

A user named “Arranda Saputra” is logged on to the client PC and is the subject for the policy enforcement. In the domain, this user is located under OU named “MustBeGeek” and this is where we will link the policy.

Disable Control Panel Access using Group Policy on Windows

Step by step:
1. Creating the Group Policy Object
On the Group Policy Management console, expand the forest and domain as usual, right click on Group Policy Objects and select “New

Disable Control Panel Access using Group Policy on Windows

Give name for the policy object, in this example we name it “Block Control Panel

Disable Control Panel Access using Group Policy on Windows

2. Editing the policy object
Once the policy object has been created, it will appear on the policy object list. Right click that policy and select “Edit

Disable Control Panel Access using Group Policy on Windows

On the policy editor window, the setting that we’re looking for is under User Configuration > Adminsitrative Templates > Control Panel , find one setting named “Prohibit access to Control Panel and PC settings

Disable Control Panel Access using Group Policy on Windows

Double click the setting and then configure it as shown in the screenshot below.

Disable Control Panel Access using Group Policy on Windows

Click OK to save the setting and close the editor window.

3.Applying the policy object
Find the target OU, in this example the target OU is “MustBeGeek”, right click on it and select “Link an Existing GPO

Disable Control Panel Access using Group Policy on Windows

Select the “Block Control Panel” GPO and click OK. Verify that it is now appear under the “MustBeGeek” OU.

Disable Control Panel Access using Group Policy on Windows

4. Check the result on the client machine
As soon as the policy applied, this is what will happen on the client machine when trying to open control panel.

Disable Control Panel Access using Group Policy on Windows

The same prompt window will also appear when trying to modify a setting directly via the object icon, for example when trying to modify network setting by choosing “Open Network and Sharing Center” via LAN icon at the taskbar will also resulting the above prompt.

PS: Policy will be applied naturally but remember we can always force the policy to be applied right away by issuing command gpupdate /force on command prompt.

Conclusion

Disabling control panel access means totally restrict the user from changing any computer settings, even the smallest one. The only way to open control panel or any of its configuration items is by logging in using another user account that is not impacted by the policy. Remember that you can always check policy being applied to a user account by using command gpresult /r on CMD.

Disable Control Panel Access using Group Policy on Windows

The best practice is not to apply this GPO to Administrator or Domain Admin accounts. However, if you are sure that other users are not required to do anything on the control panel, then you can always disable control panel access using Group Policy on Windows.

 




The following two tabs change content below.

Arranda Saputra

ITIL Certified, CCNA, CCDA, VCP6-DCV, MCSA Administering Windows Server 2012
I am IT practitioner in real life with specialization in network and server infrastructure. I have years of experience in design, analysis, operation, and optimization of infrastructure solutions for enterprise-scaled network. You can send me a message on LinkedIn or email to arranda.saputra@outlook.com for further inquiry regarding stuffs that I wrote or opportunity to collaborate in a project.

Latest posts by Arranda Saputra (see all)

scroll to top