|

How to remove a machine proxy

Proxy settings on Windows computers can be set per user or per computer.  They are usually set at the per computer level when Windows Updates have previously failed, especially when a proxy server is required.  The commands below will show how to check if a per computer proxy has been setup, and how to reset/remove this setting.

To find out open a command prompt and type:-

netsh winhttp show proxy

This usually comes back with Direct access <no proxy server>

If, however, there is a proxy listed it can be removed by typing:-

netsh winhttp reset proxy

Reviewed on 12/01/2026

How useful was this article?

Click on a star to rate it!

Average rating / 5. Vote count:

No votes so far! Be the first to rate this post.

Similar Posts

  • Hosted Applications – Can’t connect to the remote computer using the specified forward proxy configuration

    When connecting to the Scomis Hosted Applications service, if you receive the following error: “Can’t connect to the remote computer using the specified forward proxy configuration” Check to see if you can access the internet and one of the following websites in Internet Explorer (not Chrome) : https://gw.scomis.org https://gw-eclipse.rdp.scomis.org https://gw-swgfl.rdp.scomis.org Check that the proxy in…

  • Scomis Hosted Application Connector

    Our connector is in the process of being updated to enable new features such as smart sizing and the ability to connect back to a 2003 server to enable legacy applications as we migrate everyone over to 2008…

  • How to configure your Google Chromebook to use a Proxy Server

    Some networks require you to use a proxy server to access the Internet. A proxy server is another computer or device that acts as an intermediary between you and the Internet by relaying your requests to a server and the servers responses back to you. Unfortunately, this type of setup requires you to specify certain…