If you are trying to change the proxy setting but after you restart your system setting its again reverting back to previous setting then you can follow below written steps.
At first step you have to open in built Administrator account.
click here to get detail information how to open a admin account.
so after login into the admin account you can go to the internet proxy setting and do required setting as you want.
if still you are facing the same issue then you can logout from the admin account and login to your created personal account.
And do the required registry edit steps mentioned below
For how to open registry editor click on this link
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings
- change
"ProxyEnable" value from 1 to 0
- delete the entry
"ProxyOverride"
- delete the entry
"ProxyServer"
- browse to
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet
Settings
- change
"ProxyEnable" value from 1 to 0
- delete the entry
"ProxyServer"
- browse to
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\NlaSvc\Parameters\Internet\ManualProxies
- in "Default",
deleted the listing "http=127.0.0.1:56124;https=127.0.0.1:56124"
so it would be blank (or value not set)
- browse to
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\services\NlaSvc\Parameters\Internet\ManualProxies
-
- in
"Default", deleted the listing "http=127.0.0.1:56124;https=127.0.0.1:56124"
so it would be blank (or value not set)
- browse to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings\Connections
- delete the key
"DefaultConnectionSettings"
- delete the key
"SavedLegacySettings"
- both of these keys had
the proxy and loopback information embededed in their value data, which would
not show up for a registry search for "127.0.0.1"
No comments:
Write comments