Hi ,
Did you manage to solve the problem?
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi ,
Did you manage to solve the problem?
Thanks
Hi,
You can also disable it via the command on prompt on command(admin): reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f
Give feedback if the information was useful or not.
Thanks
To keep the proxy settings off in Windows, you can follow these steps:
If the settings do not stay off, you may need to check for any group policies or third-party applications that might be overriding your settings. Additionally, you can reset the WinHTTP proxy settings using the command prompt:
netsh winhttp reset proxy
This command will reset the proxy settings for WinHTTP, which may help in keeping the proxy off.
If you are still experiencing issues, consider checking for malware or other software that could be affecting your settings.
References: