My work computer uses this reg edit on login to change the proxy settings to there server, how do i change this so it turns the proxy off?
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyEnable"=dword:00000001
"ProxyServer"="10.12.8.254:8000"