Forum Discussion
DylanDD13
Jun 23, 2021Copper Contributor
WinHTTP Proxy Service Stopping on Server 2019
I am having an issue with a few of our Windows server 2019 VMs. Every week weeks one of the boxes would suddenly be unable to send HTTP requests. Upon further investigations into the Event Viewer, ...
jameswilliams2305
Apr 24, 2022Copper Contributor
Hi DylanDD13
I am recently getting the same issue on my computer. After that, I tried to run the command - netsh winhttp reset proxy to reset the proxy. (Refer to guide here)
It will reset your proxies and caches and your problem will most probably be fixed. However, If your problem is still not fixed then you can try this method.
Open your browser and go to its proxy section. This step might vary from browser to browser, In most of cases, it is Google Chrome Browser.
Enter this URL on Google Chrome - chrome://net-internals/#proxy
After that Reset and select "use system proxies" and it will start working again.
Hopefully, this will give you an answer to your problem. Thanks!!