Skip to content
Follow
Windows

How to Lock Windows 11 Proxy Settings for Security

Richard
Written by
Richard
Jun 29, 2022 Updated Aug 13, 2026 3 min read
How to Reset Your Microsoft Account Password
How to Reset Your Microsoft Account Password

Locking proxy settings in Windows 11 stops other people from changing how your internet connection works. A proxy server is a middleman computer that handles your web traffic for extra security.

You can use the Local Group Policy Editor (found in Windows 11 Pro and Enterprise versions) to lock these settings down in just a few steps. This keeps shared computers and family PCs safe from unwanted network changes.

⚡ Quick Answer

Lock Windows 11 proxy settings by enabling “Prevent changing proxy settings” in the Local Group Policy Editor or by creating a Proxy DWORD value in the Registry Editor. These actions prevent unauthorized modifications to your internet connection.

Why Lock Proxy Settings?

Locking proxy settings in Windows 11 is important for security because it stops people from changing how your computer connects to the internet.

What Happens When Done?

Once applied, proxy settings in the Windows Settings menu appear greyed out and locked. This prevents anyone without administrator permission from turning them off or changing the configuration. Network administrators rely on this restriction to enforce uniform connection policies across multiple devices.

Before You Begin

Before proceeding, note that the Group Policy method requires Windows Pro, Enterprise, or Education editions.

Locking Proxy Settings via Group Policy

The Group Policy Editor offers a reliable way to lock down network configurations on supported Windows editions. Open the Start menu , search for Edit group policy, and select the top result.

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

windows 11 open local group policy
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 of the window, find the setting named Prevent changing proxy settings. Double-click this Prevent changing proxy settings to open its configuration options.

Windows 11 interface preventing proxy settings changes
prevent changing proxy settings windows 11

In the new window, select the Enabled button.

Enabled proxy settings lock in Windows 11
prevent changing proxy settings windows 11 enabled

Click OK and close the editor. Reverting this restriction requires following the exact same path and selecting Not configured instead.

Not configured proxy settings in Windows 11
prevent changing proxy settings windows 11 not configured

Locking Proxy Settings via Registry

Home editions lack the Group Policy Editor, requiring registry modifications instead. The Windows Registry (a hierarchical database storing low-level operating system settings) lets you apply the same restriction manually.

Open the Registry Editor and navigate to this path:

🗝️Registry
HKEY_CURRENT_USER\Software\Policies\Microsoft

Right-click the Microsoft folder and choose New Key. Name this new folder Internet Explorer. Then, right-click the Internet Explorer folder, choose New Key, and name it Control Panel. Right-click the Control Panel folder, choose New DWORD (32-bit) Value, and name it Proxy.

Right-click menu in Windows 11 Control Panel
windows 11 registry right click control panel

Double-click your new value, set the Value data to 1, and click OK.

Proxy value configuration in Windows 11 settings
windows 11 proxy value

Once finished, the proxy settings are locked.

Disabled proxy setting in Windows 11 configuration
windows 11 proxy setting disabled

Verification and Troubleshooting

After locking proxy settings in Windows 11, verify the modification by opening the Command Prompt and running a specific command.

Summary

Locking proxy settings in Windows 11 keeps your internet connection secure and compliant with company rules by preventing unauthorized changes.

Can I lock proxy settings on 🪟 Windows 11 Home edition?

Yes, you can lock proxy settings on Windows 11 Home, but you cannot use the Group Policy Editor. Instead, you must manually edit the Windows Registry by creating the specific DWORD value in the HKEY_CURRENT_USER path. Always exercise caution when editing the registry to avoid system instability.

Does locking proxy settings prevent VPN usage?

Locking your proxy settings in Windows 11 usually doesn't stop a VPN from working because VPNs use their own network connections.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips 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.

📚 Related Tutorials

How to Back Up and Restore Windows 11 Registry
Windows How to Back Up and Restore Windows 11 Registry
How to Switch HKCU and HKLM Registry Keys in Windows 11
Windows How to Switch HKCU and HKLM Registry Keys in Windows 11
How to Access Control Panel in Windows 11
Windows How to Access Control Panel in Windows 11
How to Open and Edit Windows 11 Registry
Windows How to Open and Edit Windows 11 Registry

0 Comments

  • anggy noviady

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

    Reply

Leave a Comment

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