Tech News Today
  • News
  • How To
  • Buyer’s Guide
  • Hardware
    • PC Builds
    • Computer Cases
    • Motherboards
    • Peripherals
    • RAM
  • Gaming
  • Software
  • More
    • Mobile
    • Gadgets
    • Laptops
    • Reviews
Facebook Twitter Instagram
Tech News Today
  • News
  • How To
  • Buyer’s Guide
  • Hardware
    • PC Builds
    • Computer Cases
    • Motherboards
    • Peripherals
    • RAM
  • Gaming
  • Software
  • More
    • Mobile
    • Gadgets
    • Laptops
    • Reviews
Tech News Today
Home»Networking»Fix: Windows Could Not Automatically Detect This Network’s Proxy Settings

Fix: Windows Could Not Automatically Detect This Network’s Proxy Settings

DeepBy DeepApril 29, 2022
windows could not automatically detect this network's proxy settings

If you are connected to a proxy server, the PC cannot access the internet unless Windows retrieves the network’s proxy settings. Proxy settings include proxy server address and port information. 

On running the network adapter troubleshooter, the error message is given when the OS cannot find appropriate proxy configurations.

So today, we have brought forth this article to give you some solutions to fix the undetected network’s proxy settings.

Table of Contents

  • What Is a Proxy Server?
  • What Stops Windows From Detecting Network’s Proxy Settings?
  • How to Allow Windows to Detect Network’s Proxy Settings?
    • Set Appropriate Proxy Settings
    • Disable Proxy Server
    • Restart Network Adapter
    • Obtain IP Address Automatically
    • Update/Roll Back Network Drivers
    • Reset TCP/IP stack and Clear DNS
      • Using Command Prompt
        • Open Command Prompt
        • Run Commands
      • Using Windows Settings
    • Scan PC using Windows Defender
    • Restart Router
    • Contact ISP

What Is a Proxy Server?

A proxy server is a middleman between you and the internet. These servers retrieve data from the internet on behalf of a user.

If your PC is connected to a proxy server and you want to access the internet, your PC first sends a request to the said proxy server. This server then scours the internet for this data, gets them, and sends said data to your browser.

One specific benefit to using a proxy server is that it allows end-user to surf the internet anonymously. Besides this, it also offers an extra layer of security to the user.

What Stops Windows From Detecting Network’s Proxy Settings?

You get this error message when the Operating System cannot detect the network’s proxy settings, such as address and ports to the proxy server. So now, let us discuss what can stop the OS from detecting the network’s proxy settings.

  • Incorrect proxy server settings
  • Corrupted system files
  • Outdated network driver
  • Malicious software

How to Allow Windows to Detect Network’s Proxy Settings?

Here, we have mentioned a few solutions that can fix the issue you face with Windows not detecting proxy settings.

Set Appropriate Proxy Settings

If you use a proxy server to access the internet, the proxy settings, such as the proxy address and ports, should be set accordingly. If you apply the wrong settings, the OS cannot access the proxy server.  

Please follow these steps to set appropriate proxy settings.

  1. Press the Windows + I key to open Settings. 
  2. Go to Network & Internet > Proxy.
  3. Under Automatic proxy setup, enable Automatically detect settings.
    detect proxy automatically

Alternately, you can follow these steps to detect proxy settings automatically.

  1. Press the Windows + R key to open Run
  2. Type inetcpl.cpl to open Internet Options.
  3. Go to the Connections tab. Under Local Area Network (LAN) settings, click on LAN settings.
    lan settings
  4. Here, check the Automatic detect settings.
    detect settings automatically

Disable Proxy Server

Since this is an issue with the proxy server, disabling it as a whole can also fix the issue that you face.

Please follow these steps to disable the proxy server.

  1.  Open Settings and go to Network and Internet > Proxy.
  2. Under Manual proxy setup, click on Set up.
  3. Here, toggle using a proxy server to off.
    disable proxy server

Alternately, you can also follow these steps to disable the proxy server.

  1. Press the Windows + R key to open Run
  2. Type inetcpl.cpl to open Internet Options.
  3. Go to the Connections tab.
  4. Under Local Area Network (LAN) settings, click on LAN settings.
  5. Under Proxy Server, Uncheck Use a proxy server for your LAN.
    disable proxy server

Restart Network Adapter

If you leave your PC unattended or do not turn it off for too long, its components may start to malfunction. This can be the case for Network adapters as well. If you cannot access the internet or Windows cannot detect proxy settings, you can restart your Network Adapter.

Please follow the steps mentioned below to restart Network Adapter.

  1. Press the Windows + R to open Run.
  2. Type ncpa.cpl to open Network Connections window.
  3. Here, click on the device from which you are accessing the internet. It can either be the Ethernet or Wi-Fi.
  4. Right-click on it and select Disable. Wait for the device to be disabled.
    disable network adapter
  5. Once disabled, its icon will be black-in-white colored.
  6. Now, right-click on this lightly colored icon and click on Enable.
  7. It can take some time to start again. Once the device starts, try using the internet to see if it fixed the issue.

Obtain IP Address Automatically

When you connect a device to a network, your network adapter, by default, automatically sets said device a certain IP address. However, you can also set the IP address manually. 

If there is some error in the address when setting it manually, your device won’t be able to access the internet. Therefore, Windows also cannot access the network’s proxy server.

To use the IP address automatically, follow the steps mentioned below.

  1. Press the Windows + R to open Run.
  2. Type ncpa.cpl to open Network Connections
  3. Double-click on either the Ethernet or the Wi-Fi, whichever your computer is using at the moment.
  4. Click on Properties.
  5. Double-click on Internet Protocol Version 4 (TCP/IPv4).
  6. Here, make sure that you check Obtain an IP address automatically.
    get ip address automatically
  7. Click on OK.

Update/Roll Back Network Drivers

When a driver is not up-to-date, the Operating System and the device may not have smooth communication. This can result in the device itself not functioning properly. 

Therefore, you can try updating the driver to fix the issue with the network’s proxy settings.

  1. Press the Windows + X key simultaneously and select Device Manager.
  2. Expand Network adapters.
  3. Here, double-click on your Network Chipset.
  4. Click on Update/Roll Back driver according to your requirement.
    update roll back network driver

Reset TCP/IP stack and Clear DNS

Resetting the network adapter will clear all saved network addresses and settings. So, if an incorrect address was causing the issue, a simple network reset might solve the problem you face.

You can either use Command Prompt or Windows setting to reset the network settings.

Using Command Prompt

Since the following command work for both LAN and Wi-Fi adapters, it may display some error message, but this is not a cause for concern.

Open Command Prompt
  1. Press the Windows + R key to open Run. 
  2. Type CMD and press Ctrl + Shift + Enter to run Command as administrator.
Run Commands

Type the following command in Command Prompt. Press Enter after each command.

  • Netsh winsock reset-> resets components that handle network requests
    netsh-winsock-reset
  • Netsh int ip reset -> resets both IPv4 and IPv6 stack
    ip reset
  • Ipconfig /flushdns -> clear DNS details
    ipconfig-flushdns-netsh-winsock-reset
  • Ipconfig /release -> clears networking configuration
  • Ipconfig /renew -> reconfigure network setting
    reset-ipaddress
  • Ipconfig /registerdns -> re-register DNS configuration
    ipconfig-registerdns

Using Windows Settings

Alternately, you can use Windows settings as well to reset your network.

  1. Press the Windows + I key simultaneously.
  2. Go to Network & internet > Advanced network settings > Network reset.
  3. Here, click on Reset now.
    network reset

Scan PC using Windows Defender

Another reason your network troubleshooter gives the error message may be because of malicious software installed on your computer. To scan your computer for viruses, you can run the Windows Defender.

Here are the steps to scan your PC using Windows Defender.

  1. Press the Windows + I key simultaneously to open Settings
  2. Go to Privacy & security > Windows Security.
  3. Click on Open Windows Security.
  4. Now, click on Virus & threat protection.
  5. Here, click on Scan options. Then, select Full Scan.
  6. Click on Scan Now.
  7. Once the scan process is complete, you can see if your computer has any malware.
  8. Remove these threats by clicking on the Start Actions button.

If you have an antivirus installed on your computer, you can also scan and use them to find and delete any malicious software.

Restart Router

If none of the above solutions work, try restarting your router. Rebooting the router cleans its cache, including IP addresses and other network settings. This makes the router perform much smoother than before, solving any issues with it.

Contact ISP

You can also try contacting your ISP (Internet Service Provider) if you cannot solve the issue. Your network’s ISP will have a lot of details about the problem and resources to fix them. 

Furthermore, it can also be that the problem you face with the network’s proxy setting started from the ISP. So, they, most likely, will be able to solve the issue if you inform them.

fix
Deep

Tech Enthusiast. Front-end Developer. Casual Gamer. Campfire Guitarist.

Related Posts

how-to-restart-a-router

How to Restart a Router in XFINITY, Spectrum, and Eero

May 15, 2022
wifi-faster-than-ethernet1

Why Is My WiFi Faster Than Ethernet

May 12, 2022
default-gateway-not-available

How To Fix “Default Gateway Not Available” Error in Windows

May 10, 2022
Static IP Vs Dynamic IP

Static IP Vs Dynamic IP – What’s the Difference?

May 6, 2022
network discovery is turned off

7 Ways to Fix Network Discovery Is Turned off on Windows

May 5, 2022
the remote connection was not made because the attempted vpn tunnels failed

Fix: The Remote Connection Was Not Made Because The Attempted VPN Tunnels Failed

April 18, 2022
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
add user to administrator group cmd

How to Add a User to the Administrator Group

May 20, 2022
what-to-do-with-old-printers

What to Do With Your Old Printer

May 20, 2022
does-crypto-mining-damage-gpu

Does Crypto Mining Damage a GPU?

May 21, 2022
You may also like
double nat detected

4 Ways to Permanently Fix “Double NAT Detected” Error

May 21, 2022
ps5 wifi 6

Does the PS5 have Wi-Fi 6? How to Enable it

May 21, 2022
how to restart a chromebook when frozen

Frozen Chromebook? Try these 8 Fixes

May 21, 2022
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

October 25, 2021
Facebook Twitter Pinterest
  • Home
  • About Us
  • Privacy Policy
  • Affiliate Disclosure
© 2022 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.