prevent Users from Changing Proxy Settings in Windows 11

How to prevent Users from Changing Proxy Settings in Windows 11?

In computer networks, a proxy server is a server (a computer system or an application) that acts as an intermediary for requests from clients seeking resources from other servers.  A client connects to the proxy server, requesting some service, such as a file, connection, web page, or other resources available from a different server and the proxy server evaluates the request as a way to simplify and control its complexity. Proxies were invented to add structure and encapsulation to distributed systems. Today, most proxies are web proxies, facilitating access to content on the World Wide Web, providing anonymity, and may be used to bypass IP address blocking. Proxies are useful in many ways but using Proxy settings is restricted in many corporate companies. This article will guide you to Disable Proxy and prevent Users from Changing Proxy Settings.

Prevent Users from Changing Proxy Settings:

In Windows, you can Disable the Proxy settings in two different methods.

  • Using Group Policy Editor
  • Using Registry Editor

If you are using Windows 10/11 Home editions then you can use the registry editor method, Group Policy editor method is not applicable for Windows Home editions.

How to Add Group Policy Editor in Windows 10 Home?

Using Group Policy Editor:

Open Run command by pressing Windows + R and type Gpedit.msc and hit enter. This command will open Group Policy Editor.

Now Navigate to the following Path.

User Configuration → Administrative Templates → Windows Components → Internet Explorer

From the Left-hand side click on Internet Explorer and from the right-hand side look for Prevent Changing Proxy Settings.

Double click on the Prevent Changing Proxy Settings to open the Policy setting.

Under Policy setting choose Enabled, and click on Apply and OK.

disable proxy using gpedit

That’s it you have successfully disabled the Proxy setting, if you want to enable it back, then follow the same steps above and enable the Policy back.

Using Registry Editor:

Note: Modifying the Registry is risky, and it causes irreversible damage to your Operating system. Friendly advice Before Modifying Registry, Creating Restore Point is recommended.

Open Run Command by pressing Windows + R and type Regedit and hit enter. This command will open Registry Editor.

Now navigate to the following path.

Computer\HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft

From the Left-hand side right-click on the Microsoft Registry Key and choose New > Key, and name the Key as Internet Explorer.

Then again right-click on the Internet Explorer and choose New > Key and name it as Control Panel.

Then click on the Control Panel and from the right-hand side, right-click on an empty area and choose New > DWORD (32-bit value).

Name the DWORD as Proxy. Double click on the Proxy and modify the value. Set the Value to 1 and click on OK.

prevent Users from Changing Proxy Settings using regedit

Close the Registry Editor and Restart the system once. This will disable the Proxy settings and prevent Users from Changing Proxy Settings.

Leave a Comment

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top