Thank you for your reply. But it is still not working
Proxy - use automatic configuration script keeps unchecking
I have just installed windows and I'm trying to set a remote access address to my university's library via proxy settings.
I'm doing it trough (as it was working for me previously):
Internet options > connections > LAN settings:
Uncheck "Automatically detect settings"
Check "use automatic configuration script" and input the address.
press "OK"
However, these settings are not saved. When I go again into LAN settings the "use automatic configuration script" is unchecked.
Can anyone suggest a solution?
Windows for home | Windows 10 | Internet and connectivity
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
2 answers
Sort by: Most helpful
-
Anonymous
2023-01-26T18:46:57+00:00 -
Ivan B 110.4K Reputation points Independent Advisor
2023-01-25T19:36:56+00:00 Hi, BoriShHD.
I am Ivan, I will help you with this.
You can apply via regedit if you have difficulty activating the option.
- Press win+r and put Regedit and press okay.
- Then follow the directories to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings.
- These are options to add the configuration as you wish:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"AutoDetect"=1
"AutoConfigURL"="URL"
"ProxyEnable"=1
"ProxyServer"="Proxy:Port"
"ProxyOverride"="List"
If the key is not in the registration list, you will add it in Dword (32-bit)
Independent Advisor - Community
Thanks