Lock Windows 11 Proxy Settings for Security

Richard
Written byRichardTech Writer, IT Professional
Jun 29, 2022 Updated Apr 15, 2026 2 min read

This guide explains how to lock your proxy settings in Windows 11. This stops other people from changing how your computer connects to the internet.

Why do this? A proxy server acts as a gatekeeper between your computer and the internet. Businesses use them to filter content and keep networks safe. If users can change these settings, they might bypass your security rules.

What happens when done? Once you apply these steps, the proxy settings become “greyed out” or locked. No one will be able to turn off or modify the proxy configuration without your permission.

Locking Proxy Settings via Group Policy

Note: This process requires admin privileges.

To lock down proxy settings, open Local Group Policy Editor by clicking the Start menu and searching for “Edit group policy.” Select it from the results to open the Local Group Policy Editor.

windows 11 open local group policy

In the window that opens, follow this path on the left side:

User Configuration > Administrative Templates > Windows Components > Internet Explorer

On the right side, find the setting named Prevent changing proxy settings and double-click it.

Windows 11 interface preventing proxy settings changes

In the new window, select the Enabled button.

Enabled proxy settings lock in Windows 11

Click OK and close the editor.

If you ever need to change this back, follow the same steps but select Not configured instead.

Not configured proxy settings in Windows 11

Locking Proxy Settings via Registry

Note: This process requires admin privileges and should be done carefully.

You can also use Windows Registry to lock these settings. Open the Registry Editor and go to this path:

HKEY_CURRENT_USER\Software\Policies\Microsoft

Right-click the Microsoft folder, select New > Key, and name it Internet Explorer. Right-click that new folder, select New > Key, and name it Control Panel. Finally, right-click the Control Panel folder, select New > DWORD (32-bit) Value, and name it Proxy.

Right-click menu in Windows 11 Control Panel

Double-click the Proxy value you just created. Change the “Value data” box to 1 and click OK.

Proxy value configuration in Windows 11 settings

Once finished, the proxy settings are locked.

Disabled proxy setting in Windows 11 configuration

Summary

Locking your proxy settings ensures that your internet connection stays secure and follows your company’s rules. You can achieve this easily by using the Local Group Policy Editor to enable the “Prevent changing proxy settings” rule. For advanced users, creating a specific DWORD value in the Windows Registry achieves the exact same security result.

Richard2457 articles

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Expertise:Windows 11Ubuntu LinuxCMSApps and Browsers
View all articles by Richard →

Categories:

Tags:

  1. anggy noviady Avatar
    anggy noviady

    i tried both, and settings menu cannot open after the policy applied

Leave a Reply

Your email address will not be published. Required fields are marked *