How to Configure Windows Updates to use a Proxy Server

Normally Windows Update will use settings from the user configuration to access the Windows Update site, however in certain circumstances you will need to configure the proxy server manually.

From an Elevated Command Prompt, type;

netsh winhttp set proxy <proxy>:<port>

e.g.  netsh winhttp set proxy proxy.swgfl.org.uk:8080

Last reviewed 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…

  • 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…