• April 19, 2024

Windows 10 Proxy Settings Won’T Save

Windows 10 – Proxy Setting can’t be saved or changed

Answer
Hello all,
We have the same problem with all Windows 10 version 1703.
The proxy settings are not working (Internet Options).
When i want to apply a new parameter, the button OK do not close the window. I can click only on cancel.
And no parameters can be entered. Same with GPO. (but GPO are working because parameters are in the registry)
But, if i modify WinHttpAutoProxySvc service from disabled to normal, modifications in the proxy parameters works.
This service starts automaticaly when i will check proxy parameters or if i’m using internet.
However, the service WinHttpAutoProxySvc goes back automaticaly to disabled after a while (to somes minutes or hours… ) and same problem, accessing internet via proxy are not working.
No results also by installing the lastest patch of Windows 10 1703 (15063. 632)
We did not find a solution other than the downgrade of Windows 10 1703 to 1607.
It’s complicated because it requires formatting the hard drive to reinstall Win10 1607…
You can see others peoples with the same problem:
If anyone has the solution to this bug, i thank you in advance to share it.
Regards,
16 people found this reply helpful
·
Was this reply helpful?
Sorry this didn’t help.
Great! Thanks for your feedback.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
Thanks for your feedback.
Cannot change/save proxy setting in Internet Options on ...

Cannot change/save proxy setting in Internet Options on …

I have installed my work programs in Windows 10 on my Surface Pro 5. I need to always change proxy settings to use it normally. However, after the recent version 1809 updates, the Proxy Manual configuration can not be saved. I type the IP address and port to apply a new parameter and click on save button, then it’s reseted to empty. My tablet has joined into domain. Checking the Automatically detect settings doesn’t take effect. How can I resolve the problem?
Something related to the Proxy settings should be messed up during the Windows 10 update process. So user can not change and saved the configuration from either the Settings Interface app or LAN Setting (Internet Option). I did the Network Reset and nothing happens, while you could try any of the tips to troubleshoot that and fix the issue.
The third-part software may causes the proxy not function well. For example, the HP tools are installed on my Windows 10 computer, including HP client security manger, and HP device access manger. After I uninstalled them from program & features in Settings app, I am able to change the proxy option.
The required services might be not running, and you need to enable them on your device.
* Press Win + R from your keyboard, type into Run dialog box, and click OK button.
* Locate on the WinHTTP Web Proxy Auto-Discovery Service, right click on it and select Properties from menu.
* Click on the Start button, set its status from disabled to Enabled, and click Apply > OK button.
If the the service WinHttpAutoProxySvc goes back to be disabled minutes later, try the way to get rid of that.
* Press Win + R keyboard shortcuts, type and press Enter.
* Double click on HKEY_Local_Machine to expand items, navigate to its sub-tree:
\Software\Policies\Microsoft\Windows\CurrentVersion\
and select the Internet Settings folder.
* On its right side pane, double click on ProxySettingPerUser, and change its value data from 0 to 1.
AD
How to prevent users from changing proxy settings on Windows 10

How to prevent users from changing proxy settings on Windows 10

On computing, a proxy server sits between a device and the internet to retrieve web data on behalf of the user. Usually, there are three reasons to use a proxy, including privacy, speed, and traffic monitoring.
Privacy is perhaps the most important benefit because it allows you to navigate the internet anonymously since the computer will be requesting information to the proxy (not to the website directly). Then the server will retrieve the information for the client, hiding your public network address.
A proxy server can also improve internet speeds and reduce bandwidth. For example, if the organization has a proxy in the network, whenever a request is made, the server will also cache the web page in its database, and it will serve it to other users if they request the same information. Also, organizations may use this solution to monitor the websites users access and create an access list to block specific sites.
Since there are many reasons to use a proxy, depending on your environment, sometimes you may need to prevent users from changing the proxy settings on Windows 10 to properly implement the solution or prevent them from using this feature.
Whatever the reason it might be, Windows 10 includes at least two methods to disable the proxy settings using the Local Group Policy Editor and Registry.
In this Windows 10 guide, we will walk you through the steps to disable the proxy settings available in the Settings app to prevent users from modifying this feature. We will also outline the steps to enable the settings if you no longer need to use a proxy or the feature was disabled by mistake.
How to disable proxy settings on Windows 10
How to enable proxy settings on Windows 10
On Windows 10, it is possible to disable the proxy settings available through the Settings app (and Internet Options) in at least two different ways using the Group Policy Editor and Registry.
Quick tip: If you want to block users from changing a custom configuration, then first configure proxy, and then disable the settings with the steps below.
Disable settings with Group Policy
If you use Windows 10 Pro (or Enterprise), the easiest way to prevent users from changing the proxy settings is using the Local Group Policy Editor.
To disable the ability to change the proxy settings on Windows 10, use these steps:
Open Start.
Search for and click OK to open the Local Group Policy Editor.
Browse the following path:
User Configuration > Administrative Templates > Windows Components > Internet Explorer
On the right side, double-click the Prevent changing proxy settings policy.
Source: Windows Central
Select the Enabled option.
Click the Apply. button
Click the OK button.
Once you complete the steps, the proxy settings available in the Settings app and through the Internet Options will no longer be available to users. If you have previously set up a custom proxy configuration, it will still be available, and users won’t be able to change it.
Disable settings with Registry
In the case you use Windows 10 Home, you won’t have access to the Local Group Policy Editor. However, you can still disable the “Prevent changing proxy settings” policy by modifying the Registry.
Warning: This is a friendly reminder that editing the Registry is risky, and it can cause irreversible damage to your installation if you don’t do it correctly. It’s recommended to make a full backup of your PC before proceeding.
To disable the settings to configure the proxy settings, use these steps:
Search for regedit and click the top result to open the Registry.
HKEY_CURRENT_USER\Software\Policies\Microsoft
Quick tip: On Windows 10, you can now copy and paste the path in the Registry’s address bar to quickly jump to the key destination.
Right-click the Microsoft (folder) key, select the New submenu and choose the Key option.
Name the key Internet Explorer and press Enter.
Right-click the newly created key, select the New submenu, and choose the Key option.
Name the key Control Panel and press Enter.
Right-click the Control Panel (folder) key, select the New submenu, and choose the DWORD (32-bit) Value option.
Name the key Proxy and press Enter.
Double-click the newly created DWORD and set the value from 0 to 1.
Restart your computer.
After you complete the steps, the proxy settings will no longer be customizable using the Settings app or through the legacy Internet Options page. In the same way as using the Local Group Policy editor, if you previously specified custom proxy settings, they will continue to be available, and users won’t be able to modify the feature.
If you want to revert the changes, or you are the administrator for the device, and the proxy settings appear grayed out in the Settings app, you can use the Local Group Policy Editor or Registry to enable the feature.
Enable settings with Group Policy
To enable the ability to change the proxy settings on Windows 10, use these steps:
Select the Not configured option.
Click the Apply button.
Once you complete the steps, the proxy settings will no longer be grayed out in the Settings app, and anyone can now customize the feature.
Enable settings with Registry
To make the proxy settings available in the Settings app (and Internet Options) with the Registry, use these steps:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel
Double-click the Proxy DWORD from the right side and set the value from 1 to 0.
After you complete the steps, the proxy settings will once again be available on Windows 10.
More Windows 10 resources
For more helpful articles, coverage, and answers to common questions about Windows 10, visit the following resources:
Windows 10 on Windows Central – All you need to know
Windows 10 help, tips, and tricks
Windows 10 forums on Windows Central
With your own two hands
New World crafting guide: Gathering, skills, and more
Crafting is a huge part of the New World experience, but the game’s crafting system is a little different than other MMOs. Here’s a look at everything you need to know about New World crafting.
Basically perfect
Review: Surface Pro 8 is the 2-in-1 PC we’ve all been waiting for
Constituting one of the most extensive revisions since Surface Pro 8, the all-new Surface Pro 8 pretty much sticks the landing. As we head into the 10th year of Surface, Microsoft’s latest 2-in-1 finally adds Thunderbolt and a better display to make a winner.

Frequently Asked Questions about windows 10 proxy settings won’t save

How do I stop Windows 10 from changing proxy settings?

To disable the ability to change the proxy settings on Windows 10, use these steps:Open Start.Search for gpedit. … Browse the following path: … On the right side, double-click the Prevent changing proxy settings policy. … Select the Enabled option. … Click the Apply. … Click the OK button.Dec 28, 2020

Why do my proxy settings keep resetting?

Periodically either you get reinfected with the same malware, or there is lingering malware that keeps changing your settings.Jul 18, 2016

Why does my proxy change automatically?

Proxy settings change automatically Windows 10 is some new bug, virus, popped up recently and some users are experiencing this issue nowadays. … The only way that I found fixing it, is by enabling some local Group Policy which doesn’t allow Proxy and internet settings to be changed. Start > Run > “Gpedit. msc”.Aug 1, 2018

Leave a Reply

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