LAN proxy settings acting funky.

Ausar

Honorable
Sep 30, 2014
37
0
10,540
So I turned off my "use a proxy server" option under LAN settings in win 7 a while back. It helps with the downloads. But I went back to it and it was checked. I unchecked it and a duplicate window pops up, checks the same setting, then closes. After several attempts I managed to hit the X to close it but then everything freezed. Still had audio but video was frozen for a good 15 seconds. I had to three finger salute (ctrl alt del) but all my displays just went black for 10 seconds at least. I got to the task manager but everything was super laggy until after those windows closed. Kinda freaked out. No viruses that I can tell from malwarebytes. Any ideas/fixes?
 
Windows key + R

Type in "Regedit" without quotes

Press enter

Navigate to the following and make sure they are disabled.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\
"MigrateProxy"=dword:00000001

1 for enable 0 for disable


"ProxyEnable"=dword:00000000

1 for enable 0 for disable


"ProxyHttp1.1"=dword:00000001

1 for enable 0 for disable Might also be "ProxyHttp1_1" on some machines


"ProxyServer"="" This is blank (if there's a value Delete it)


If the registry Keys above aren't shown Add them.

Right click New>DWORD(32-bit Value)

give it its name, right click and Modify... type in its value from above.
 


Thank you for the detailed response. However, as soon as I changed the ProxyEnable value to 1 the connections window popped up again and check it. I looked back at the value and it was 1 again.
 


Yes. As soon as I hit "ok" after changing it, the connections Window popped up and checked the proxy setting.