How to fix and resolve 'DNS server not responding' errors
Summary
This guide helps you troubleshoot and resolve: How to fix and resolve 'DNS server not responding' errors. Follow the steps below to fix the issue.
Common Causes
A "DNS server not responding" error means your device cannot reach the Domain Name System (DNS) servers that translate website names (like google.com) into IP addresses. When this fails, web pages won't load even though your internet connection may appear active. This guide walks you through flushing your DNS cache, switching to alternative DNS servers, and checking your network adapter settings on Windows to restore connectivity.
Quick Fix Steps
Try these steps in order. Most customers resolve the issue within the first few steps.
- Restart your modem and router. Power them off, wait 30 seconds, then power them back on. Allow two minutes for the connection to re-establish.
- Restart your computer. This clears temporary network glitches and refreshes your network adapter.
- Flush your DNS cache. Open
Command Promptas Administrator and runipconfig /flushdns. - Try a different browser or device. This helps determine whether the issue is device-specific or network-wide.
- Switch to a public DNS server such as Google (
8.8.8.8and8.8.4.4) or Cloudflare (1.1.1.1and1.0.0.1).
Detailed Instructions
Flush the DNS Cache on Windows
- Press
Windows key + Xand select Terminal (Admin) or Command Prompt (Admin). - Click Yes on the User Account Control prompt.
- Type the following command and press
Enter:ipconfig /flushdns - You should see the message: "Successfully flushed the DNS Resolver Cache."
- Try loading a website again.
Switch to a Public DNS Server on Windows 11
- Right-click the Start button and select Settings.
- Go to Network & internet.
- Click on Wi-Fi or Ethernet depending on your connection type.
- For Wi-Fi: click your connected network, then click DNS server assignment and select Edit. For Ethernet: click DNS server assignment and select Edit.
- Switch the dropdown from Automatic (DHCP) to Manual.
- Toggle on IPv4.
- Enter the preferred and alternate DNS addresses:
- Google DNS: Preferred
8.8.8.8, Alternate8.8.4.4 - Cloudflare DNS: Preferred
1.1.1.1, Alternate1.0.0.1
- Google DNS: Preferred
- Click Save.
- Restart your browser and test the connection.
1.1.1.1 is generally the fastest public DNS option and includes built-in malware protection through 1.1.1.2 and 1.1.1.3.
Reset the Network Adapter on Windows
- Press
Windows key + Xand select Terminal (Admin). - Run the following commands one at a time, pressing
Enterafter each:netsh winsock resetnetsh int ip resetipconfig /releaseipconfig /renewipconfig /flushdns
- Restart your computer when finished.
Disable IPv6 (Optional Workaround)
Some older routers and DNS configurations handle IPv6 poorly, which can cause "DNS server not responding" errors even when IPv4 is working.
- Open Settings > Network & internet.
- Click your active connection (Wi-Fi or Ethernet).
- Find the IPv6 setting and toggle it Off.
- Test your connection.
Troubleshooting
Check Your Network Connection
- Confirm Wi-Fi or Ethernet is connected and shows full signal strength.
- Try a wired Ethernet connection to rule out Wi-Fi instability.
- Verify other devices can access the internet on the same network.
Check Your Modem and Router
- Look at the status lights on your modem. The internet light should be solid green or blue (not flashing or red).
- If the internet light is off or red, contact your ISP or Open a Ticket for assistance.
- Try connecting your computer directly to the modem with an Ethernet cable to bypass the router.
Temporarily Disable Security Software
Third-party antivirus or firewall software can sometimes block DNS traffic. To test this:
- Right-click your antivirus icon in the system tray.
- Look for an option such as Disable Protection or Pause Firewall.
- Select a short duration (10–15 minutes) and test your connection.
- Re-enable protection immediately after testing.
Check for Windows Updates
Outdated network drivers can cause DNS resolution failures.
- Open Settings > Windows Update.
- Click Check for updates.
- Install any available updates, including optional driver updates.
- Restart your computer when prompted.
Verify Date and Time Settings
Incorrect system time can interfere with DNS security checks.
- Open Settings > Time & language > Date & time.
- Ensure Set time automatically is toggled On.
- Click Sync now if available.
When to Escalate
If you have tried all the steps above and DNS errors persist across multiple devices, the issue is likely with your modem, router, or upstream provider. At this point, you may need to:
- Factory reset your router (note: this will erase custom settings such as Wi-Fi names and port forwarding rules).
- Contact your internet service provider to check for an outage in your area.
- Open a support ticket with 220 so our team can investigate further.
For related guidance, see our article on How to connect to Wi-Fi.
Still Having Issues?
💻 Open a Ticket