askvity

How to setup a manual proxy in Windows 10?

Published in Proxy Configuration 2 mins read

Setting up a manual proxy in Windows 10 involves configuring your computer to route its internet traffic through a proxy server. This is done within the Windows settings. Below are the steps to configure your proxy settings:

Steps to Setup a Manual Proxy

Here's a step-by-step guide to setting up a manual proxy in Windows 10. This method utilizes a setup script, as indicated in the provided references.

  1. Open Settings: Click on the 'Settings' icon. This is typically found in the Start Menu or by searching "Settings" in the Windows search bar.

  2. Navigate to Network & Internet: In the Settings window, click on 'Network & Internet'. This section manages your network connections and settings.

  3. Access Proxy Settings: In the left-hand menu of the Network & Internet settings, click on 'Proxy'. This will open the proxy configuration options.

  4. Enable 'Use Setup Script': Within the Proxy settings, locate the 'Use Setup Script' option and toggle it to 'On'. This allows you to specify a script address that contains the proxy configuration.

  5. Enter Script Address and Save: Copy and paste the script address provided by your network administrator or proxy service into the designated field. Then, click the 'Save' button.

  6. Close Settings: Close the Settings window. Your proxy setup is now complete.

Example Scenario

Let's say your network administrator provided you with the following script address: http://example.com/proxy.pac. You would follow the steps above and paste this address into the "Script address" field under the "Use Setup Script" setting.

Important Considerations

  • Script Address Validity: Ensure the script address is correct and accessible. An incorrect address will prevent your system from connecting to the internet properly.
  • Proxy Authentication: If the proxy server requires authentication (username and password), you might be prompted to enter these credentials when you first attempt to access the internet after setting up the proxy.

Summary Table

Step Action Location
1 Open Settings Start Menu/Search
2 Network & Internet Settings App
3 Proxy Network & Internet Menu
4 Toggle 'Use Setup Script' Proxy Settings
5 Enter Script Address Proxy Settings
6 Save & Close Settings App

Related Articles