How to Fix Windows Error dns-server-not-responding — DNS Server Not Responding

How to Fix Windows Error dns-server-not-responding — DNS Server Not Responding [2026]

Windows Error dns-server-not-responding: DNS Server Not Responding

Quick fix: Restart your router and modem — Unplug both devices from power, wait 30 seconds, plug in the modem first and wait 60 seconds, then plug in the router. Full step-by-step below.

What Causes Windows Error dns-server-not-responding?

Windows error dns-server-not-responding (DNS Server Not Responding) can be triggered by several issues:

  • Router not forwarding DNS queries after reboot or firmware bug
  • ISP DNS server experiencing an outage
  • Network adapter driver crashed or in bad state
  • Malware or adware modifying DNS settings
  • VPN changing DNS server to an unresponsive address
CauseBest fix
Router not forwarding DNS queries after reboot or firmware bugRestart your router and modem
ISP DNS server experiencing an outageChange to Google or Cloudflare DNS
Network adapter driver crashed or in bad stateFlush DNS and reset network stack
Malware or adware modifying DNS settingsUpdate or rollback network adapter driver
VPN changing DNS server to an unresponsive addressCheck for malware changing DNS

How to Fix Windows Error dns-server-not-responding — Step by Step

1

Restart your router and modem

Unplug both devices from power, wait 30 seconds, plug in the modem first and wait 60 seconds, then plug in the router. Most router-related DNS issues resolve with a proper power cycle.

2

Change to Google or Cloudflare DNS

Settings > Network > right-click your connection > Properties > IPv4 > Use the following DNS server addresses:
Preferred: 8.8.8.8 or 1.1.1.1
Alternate: 8.8.4.4 or 1.0.0.1
Click OK. These are the world's most reliable DNS servers.

3

Flush DNS and reset network stack

CMD as Admin:
ipconfig /flushdns
ipconfig /registerdns
netsh int ip reset
netsh winsock reset
Restart your computer after.

4

Update or rollback network adapter driver

Device Manager > Network adapters > right-click your adapter > Update driver. If the error started after a recent Windows Update, try Roll Back Driver instead.

5

Check for malware changing DNS

Open CMD:
ipconfig /all
Check the DNS Servers line. If it shows an unfamiliar IP (not your router's IP, 8.8.8.8, or 1.1.1.1), malware may have changed your DNS. Run a full Windows Defender and Malwarebytes scan.

Prefer we just handle it for you? Leave your email — a tech replies fast.

Remote fix, same-day, from $119.99. No fix, no fee.

Still Getting Error dns-server-not-responding?

IT Cares can diagnose and fix this error remotely — usually in under 30 minutes.

Can't fix it yourself? Skip the trial-and-error.

Our certified bilingual tech remotes in, reads your system logs, and resolves it on the spot — same day, from $119.99. No fix, no fee.

Frequently Asked Questions

What does DNS Server Not Responding mean?

Your computer cannot reach the DNS server needed to translate website names into IP addresses. Without DNS, browsers cannot find websites even if your internet connection is working.

Is this my ISP's fault?

It could be. Test by changing your DNS to Google (8.8.8.8) or Cloudflare (1.1.1.1). If the internet works after that, your ISP's DNS was the problem.

Can I browse the internet without DNS?

Technically yes, by typing IP addresses directly, but this is impractical. DNS is fundamental to normal internet use.

Why does this happen only on my PC but not my phone?

Your phone may be using different DNS (from the router via DHCP) while your PC has a manually set DNS that is failing. Or your PC's network adapter driver has a problem.

How do I know if DNS is working?

Open CMD and type nslookup google.com. If it returns an IP address, DNS is working. If it says non-existent domain or times out, DNS is the problem.

Comments

Have a question about error dns-server-not-responding? Leave a comment below.

Leave a Comment