If you see the “DNS server not responding” error in Windows 11, your computer is unable to translate domain names (like example.com) into IP addresses. As a result, websites may fail to load even though your internet connection appears to be active.
DNS issues are usually caused by incorrect network configuration, router problems, outdated drivers, firewall interference, or problems with your ISP’s DNS servers. Fortunately, most DNS errors can be resolved by adjusting network settings or refreshing the DNS cache.
If you encounter the DNS server not responding error in Windows 11, follow the troubleshooting steps below.
How to Fix DNS Server Not Responding in Windows 11
Work through the following methods in order. After completing each step, try accessing a website again.
1. Restart Your Router and PC
Temporary network glitches may cause DNS errors.
- Turn off your computer.
- Unplug your router or modem.
- Wait about 30 seconds.
- Plug the router back in and wait for the connection to stabilize.
- Turn on your PC and reconnect to the network.
Restarting network hardware often resolves DNS problems.
2. Run the Network Troubleshooter
Windows includes a built-in tool for diagnosing network issues.
- Press Windows + I to open Settings.
- Go to System > Troubleshoot.
- Click Other troubleshooters.
- Find Network and Internet.
- Click Run and follow the instructions.
The troubleshooter may automatically fix DNS-related problems.
3. Flush the DNS Cache
Clearing the DNS cache removes outdated or corrupted DNS records.
- Press Windows + S and search for Command Prompt.
- Right-click Command Prompt and select Run as administrator.
- Enter the following command:
ipconfig /flushdns - Press Enter.
This forces Windows to rebuild the DNS cache.
4. Reset the Network Configuration
Resetting network settings can resolve persistent DNS errors.
- Open Command Prompt as administrator.
- Run the following commands one by one:
ipconfig /release ipconfig /renew netsh winsock reset netsh int ip reset - Restart your computer.
These commands refresh your IP address and reset network components.
5. Change DNS Server Address
Your ISP’s DNS server may be unavailable.
- Press Windows + I.
- Go to Network & Internet.
- Click Advanced network settings.
- Select your network adapter.
- Click Edit DNS settings.
- Choose Manual.
- Enable IPv4 and enter a public DNS server, such as:
- Preferred DNS: 8.8.8.8
- Alternate DNS: 8.8.4.4
- Save the changes.
Using a public DNS server often resolves DNS problems.
6. Disable IPv6 Temporarily
In some cases, IPv6 conflicts may cause DNS issues.
- Press Windows + R.
- Type:
ncpa.cpl - Press Enter.
- Right-click your network connection.
- Select Properties.
- Uncheck Internet Protocol Version 6 (TCP/IPv6).
- Click OK.
Test your internet connection afterward.
7. Update Network Drivers
Outdated drivers may cause connectivity issues.
- Press Windows + X.
- Select Device Manager.
- Expand Network adapters.
- Right-click your network adapter.
- Select Update driver.
- Choose Search automatically for drivers.
- Restart your PC.
Updating drivers improves network stability.
8. Disable Antivirus or Firewall Temporarily
Security software may block DNS requests.
- Temporarily disable your antivirus program.
- Try accessing a website again.
- If the connection works, add an exception for network traffic.
Re-enable your security software after testing.
9. Reset Network Settings
If the issue persists, reset the entire network configuration.
- Press Windows + I.
- Go to Network & Internet > Advanced network settings.
- Click Network reset.
- Select Reset now.
- Restart your PC.
You will need to reconnect to your Wi-Fi network afterward.
10. Install Windows Updates
Outdated system builds may cause networking issues.
- Press Windows + I.
- Go to Windows Update.
- Click Check for updates.
- Install any available updates.
- Restart your PC.
Updates often fix network and DNS-related bugs.
Conclusion
The DNS server not responding error in Windows 11 usually occurs due to network configuration issues, router problems, outdated drivers, or DNS server failures. In many cases, restarting your router, flushing the DNS cache, or switching to a public DNS server resolves the issue quickly.
By following the troubleshooting steps above, you should be able to restore proper DNS functionality and access websites normally again. If the problem persists, your internet service provider may be experiencing DNS outages that require further assistance.