Seeing the “Windows could not automatically detect this network’s proxy settings” error can be frustrating, especially when your internet suddenly stops working or Windows Network Diagnostics fails to identify the problem. This error usually appears when Windows detects an issue with your network configuration but cannot determine the correct proxy settings needed to connect to the internet. In many cases, the problem isn’t caused by the proxy server itself. Instead, it may be related to incorrect network settings, a VPN, outdated network drivers, corrupted system files, or problems with your TCP/IP configuration.
In this guide, we’ll explain what this error means, why it happens, and walk you through 8 proven solutions to restore your internet connection on Windows 11. Most of these fixes also work on Windows 10.
Post Contents :-
- 1 What Does “Windows Could Not Automatically Detect This Network’s Proxy Settings” Mean?
- 2 Fix 1: Restart Your PC and Router
- 3 Fix 2: Check Your Proxy Settings
- 4 Fix 3: Reset Winsock and TCP/IP Settings
- 5 Fix 4: Perform a Network Reset (Reset Entire Network Configuration)
- 6 Fix 5: Update or Reinstall the Network Adapter Driver
- 7 Fix 6: Check Your IP and DNS Settings
- 8 Fix 7: Temporarily Disable Your VPN or Antivirus
- 9 Fix 8: Repair Corrupted Windows System Files
- 10 Frequently Asked Questions (FAQ)
What Does “Windows Could Not Automatically Detect This Network’s Proxy Settings” Mean?
A proxy server acts as an intermediary between your computer and the internet. Most home users don’t need one, but businesses and schools often use proxy servers to manage network traffic.
When Windows Network Diagnostics displays the message “Windows could not automatically detect this network’s proxy settings,” it doesn’t necessarily mean your proxy settings are incorrect. Instead, it indicates that Windows detected a problem with your internet connection but couldn’t identify the exact cause.
This error can appear for several reasons, including:
- Incorrect proxy settings: Proxy settings may have been enabled accidentally or configured incorrectly.
- VPN or security software: Some VPNs and antivirus programs modify your network settings, which can interfere with your internet connection.
- Corrupted network configuration: Problems with the Windows network stack, Winsock, or TCP/IP settings can trigger this error.
- Outdated or faulty network adapter driver: A buggy or outdated driver may prevent Windows from communicating properly with your network hardware.
- Incorrect DNS or IP settings: An invalid network configuration can prevent your PC from connecting to the internet.
- Recent Windows update or software changes: Installing updates or networking software may alter network settings unexpectedly.
- Malware or unwanted software: Some malicious programs change proxy settings to redirect internet traffic or block access to websites.
Since several different issues can trigger this error, there isn’t a single solution that works for everyone. Follow the fixes below in order until your internet connection is restored.
Fix 1: Restart Your PC and Router
Before changing any network settings, restart both your computer and your router. Temporary software glitches, router errors, or network communication issues can sometimes trigger the “Windows could not automatically detect this network’s proxy settings” error.
Restarting your devices forces Windows to establish a fresh connection to your network and request a new IP address from your router. If the problem was caused by a temporary issue, this simple step may restore your internet connection.
Restart your PC
- Click the Start button.
- Select the Power icon.
- Click Restart.
Restart your router
- Turn off your router using the power button or unplug it from the power outlet.
- Wait 30 to 60 seconds.
- Plug the router back in or turn it on.
- Wait until the internet and Wi-Fi indicators become stable.
- Reconnect your PC to the network if necessary.
Once both devices have restarted, try opening a website or run Windows Network Diagnostics again to check whether the error has been resolved.
Fix 2: Check Your Proxy Settings
Since the error message mentions proxy settings, it’s a good idea to verify that Windows is configured correctly. If a proxy server was enabled accidentally or by third-party software, your PC may be unable to connect to the internet.
If you don’t use a proxy server at work or school, the proxy server should usually be turned off.
On Windows 11
- Press Windows + I to open Settings.
- Go to Network & Internet> Proxy.
- Under Automatically detect settings, make sure the toggle is On.
- Under Manual proxy setup, ensure Use a proxy server is Off unless your organization has instructed you to use one.
- Close Settings and check whether your internet connection is working.

On Windows 10
- Press Windows + I to open Settings.
- Go to Network & Internet > Proxy.
- Turn on Automatically detect settings.
- Turn off Use a proxy server if you don’t use one.
- Restart your browser and test your internet connection.
Note: If your computer is managed by your workplace or school, don’t change the proxy settings unless instructed by your IT administrator. Your organization may require a proxy server to access the internet or internal resources.
If the proxy settings are already correct but the error persists, move on to the next fix.
Fix 3: Reset Winsock and TCP/IP Settings
If your proxy settings are correct but you’re still seeing the error, the Windows network stack may be corrupted. Resetting Winsock and TCP/IP can resolve problems caused by damaged network configuration, incorrect settings, or software that has modified your network.
This process is safe and simply restores the network components to their default state. You’ll need to restart your computer after running the commands.
Reset Winsock and TCP/IP
- Click Start, type cmd.
- Right-click Command Prompt and select Run as administrator.
- Run the following commands one at a time, pressing Enter after each:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
- Close Command Prompt.
- Restart your computer.

After your PC restarts, check that your internet connection is working and whether the “Windows could not automatically detect this network’s proxy settings” error has disappeared.
If the problem persists, continue with the next solution.
Fix 4: Perform a Network Reset (Reset Entire Network Configuration)
If resetting Winsock and TCP/IP didn’t solve the problem, try performing a Network Reset. This feature removes and reinstalls your network adapters, then restores all networking components to their default settings.
A Network Reset can fix issues caused by corrupted network adapters, incorrect configurations, or software that has modified your network settings.
Important: A Network Reset removes all saved Wi-Fi networks, passwords, VPN connections, and custom network settings. Make sure you know your Wi-Fi password before proceeding.
On Windows 11
- Press Windows + I to open Settings.
- Go to Network & internet > Advanced network settings.
- Under More settings, click Network reset.
- Click Reset now.
- Confirm your choice and restart your PC when prompted.

On Windows 10
- Press Windows + I to open Settings.
- Go to Network & Internet > Status.
- Scroll down and click Network reset.
- Click Reset now, then confirm.
- Restart your computer after the reset is complete.

Once your PC restarts, reconnect to your Wi-Fi network (if required) and check whether the proxy settings error has been resolved.
Fix 5: Update or Reinstall the Network Adapter Driver
A faulty or outdated network adapter driver can cause various internet connectivity problems, including the “Windows could not automatically detect this network’s proxy settings” error. Updating or reinstalling the driver can help restore a stable network connection.
Update the Network Adapter Driver
- Right-click the Start button and select Device Manager.
- Expand Network adapters.
- Right-click your Wi-Fi or Ethernet adapter and select Update driver.
- Choose Search automatically for drivers.
- Follow the on-screen instructions and restart your PC if a newer driver is installed.

Reinstall the Network Adapter Driver
If updating doesn’t help, reinstall the driver:
- Open Device Manager and expand Network adapters.
- Right-click your network adapter and select Uninstall device.
- If available, leave the “Delete the driver software for this device” option unchecked, then click Uninstall.
- Restart your computer. Windows will automatically reinstall the network adapter driver during startup.
Tip: If Windows doesn’t reinstall the driver automatically, visit your PC or motherboard manufacturer’s website and download the latest network driver for your model.
After updating or reinstalling the driver, reconnect to your network and check if the error has been resolved. If the issue persists, move on to the next solution.
Fix 6: Check Your IP and DNS Settings
Incorrect IP or DNS settings can prevent your PC from connecting to the internet, causing Windows Network Diagnostics to display the proxy settings error. If you haven’t manually configured these settings, it’s generally best to let Windows obtain them automatically.
Set IP and DNS to Automatic
- Press Windows + I to open Settings.
- Go to Network & Internet.
- Select your active connection (Wi-Fi or Ethernet).
- Click Edit next to IP assignment.
- Select Automatic (DHCP) and click Save.
- Next, click Edit next to DNS server assignment.
- Choose Automatic (DHCP) unless you intentionally use a custom DNS service, then click Save.
If you’re already using automatic settings, you can also try switching to a reliable public DNS service such as:
- Google Public DNS
- Preferred: 8.8.8.8
- Alternate: 8.8.4.4
- Cloudflare DNS
- Preferred: 1.1.1.1
- Alternate: 1.0.0.1

After making any changes, restart your computer or disconnect and reconnect to your network, then check whether the error has been resolved.
Fix 7: Temporarily Disable Your VPN or Antivirus
VPNs and third-party antivirus programs can modify your network configuration to filter or secure internet traffic. Occasionally, these changes can interfere with Windows networking and trigger the “Windows could not automatically detect this network’s proxy settings” error.
If you use a VPN, disconnect from it and check whether your internet connection starts working again.

If you have a third-party antivirus or internet security suite installed, temporarily disable its network protection or firewall feature. Then test your internet connection.
Important: Only disable your antivirus temporarily for troubleshooting. Turn it back on as soon as you’ve finished testing to keep your PC protected.
If disabling the VPN or antivirus resolves the problem, check for software updates or review the application’s network settings. You may also need to reinstall the software or contact the vendor for additional support.
Fix 8: Repair Corrupted Windows System Files
Corrupted or missing Windows system files can sometimes affect networking services and prevent Windows from diagnosing or resolving internet connection problems correctly. Running the System File Checker (SFC) and Deployment Image Servicing and Management (DISM) tools can repair these files without affecting your personal data.
Run the SFC Scan
- Click Start, type cmd.
- Right-click Command Prompt and select Run as administrator.
- Type the following command and press Enter:
sfc /scannow
- Wait for the scan to complete. This may take several minutes.
Run the DISM Commands
If the SFC scan reports errors or doesn’t resolve the problem, run these commands one at a time:
DISM /Online /Cleanup-Image /RestoreHealth
After the DISM scan finishes, restart your computer and check whether the proxy settings error has been resolved.

Tip: If DISM repairs system files, it’s a good idea to run
sfc /scannowagain after restarting your PC to ensure all corrupted files have been replaced successfully.
Conclusion
The “Windows could not automatically detect this network’s proxy settings” error is usually caused by incorrect network settings, corrupted network components, or software that has modified your connection. In most cases, checking your proxy settings, resetting the network stack, or performing a Network Reset resolves the issue.
If none of the fixes work, the problem may be related to your router, internet service provider, or a hardware issue with your network adapter.
Frequently Asked Questions (FAQ)
This error appears when Windows Network Diagnostics detects a problem with your internet connection but cannot identify the exact cause. It’s commonly caused by incorrect proxy settings, corrupted network configuration, outdated network drivers, VPN software, or incorrect IP and DNS settings.
If you use your computer at home, you typically don’t need a proxy server. In most cases, Automatically detect settings should be turned On, and Use a proxy server should be turned Off. However, if your computer is managed by your workplace or school, don’t change these settings unless instructed by your IT administrator.
No. A Network Reset only restores your network settings to their default state. It doesn’t delete your personal files or installed programs. However, it will remove saved Wi-Fi networks, VPN connections, and any custom network settings, so you’ll need to reconnect to your network afterward.
Yes. Some malware and unwanted software can modify your proxy settings or other network configurations, preventing your computer from accessing the internet. If the error appeared unexpectedly, run a full system scan using Windows Security or another trusted antivirus program.
Not necessarily. The problem could be with your Windows network settings, network adapter, router, or even your internet service provider. If possible, test another device on the same network or connect your PC to a different Wi-Fi network or mobile hotspot. This can help determine whether the issue is with your computer or your network.
If you’ve tried all the solutions in this guide and the error persists, restart your modem and router, test your PC on a different network, and check whether other devices can access the internet. If the problem only affects your computer, consider contacting your PC manufacturer’s support. If no devices can connect, the issue may be with your router or internet service provider.





