How do I turn off the proxy server? Need help disabling it! or How do I turn off the proxy server? Ca

21 Replies, 1916 Views

sounds like a stubborn proxy. try this powershell command:

`Set-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings' -Name ProxyEnable -Value 0`

then restart. powershell can sometimes bypass the usual crap.

Messages In This Thread



Users browsing this thread: 1 Guest(s)