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.
`Set-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings' -Name ProxyEnable -Value 0`
then restart. powershell can sometimes bypass the usual crap.
