TH The Fix Ladder
Network Recovery

DNS Server Not Responding: Check One Windows 11 PC

DNS Server Not Responding: Check One Windows 11 PC
SummaryOn a personal Windows 11 PC, first establish whether the problem affects one device or the whole network. Compare a public-name lookup through the default resolver with an authorised alternative before changing settings. Preserve the original DNS assignment and restore it after a trial. Do not bypass workplace, school, VPN or filtering policies. Avoid factory resets and hardware work; use the administrator or official support when the required configuration is unclear.

What should you do when a DNS server is not responding?

On a personal Windows 11 PC, first establish whether the problem affects one device or the whole network. Compare a public-name lookup through the default resolver with an authorised alternative before changing settings. Preserve the original DNS assignment and restore it after a trial. Do not bypass workplace, school, VPN or filtering policies. Avoid factory resets and hardware work; use the administrator or official support when the required configuration is unclear.

DNS, the Domain Name System, helps turn names into addresses. A failed lookup is narrower than a failed internet connection, but it does not by itself identify the faulty equipment. This guide focuses on that distinction, not another whole-house restart sequence.

Is this the right branch for your problem?

Compare another device on the same connection and more than one unrelated service. If the entire home is offline, return to the home-network recovery guide. If one website fails everywhere while other services work, investigate that service first.

For one affected PC, record the exact message, time, Windows version and connection used. A browser error, Windows diagnostic and command-line result are different observations; do not give them an invented shared meaning.

On a managed PC or network, stop before running comparisons against outside resolvers or changing configuration. Ask the administrator. The same applies where a VPN, parental-control service or security policy determines DNS. A public resolver is not a way around those requirements.

What can you check without changing DNS settings?

Microsoft documents nslookup's noninteractive mode: the first argument identifies the name to look up; an optional second argument selects the DNS server for that query.

Open an ordinary Command Prompt and run these separately, only where outside-resolver queries are authorised:

nslookup -type=A example.com.
nslookup -type=A example.com. 1.1.1.1

The first uses the default DNS server. The second asks Cloudflare's resolver for that lookup; it does not change Windows' saved DNS assignment. The A query requests IPv4 address records. The final dot makes the name fully qualified rather than adding a local search suffix.

These are public-example queries, not instructions to send private workplace names to an outside service. A resolver receives the name you ask it to resolve. Keep raw output private because it can include local network details.

We ran both commands successfully during editorial checking. That verifies this limited command example on one machine, not your connection or the settings procedure below.

How should you interpret the comparison?

Cloudflare's troubleshooting documentation uses comparisons between resolvers and warns that timeouts can reflect a routing problem between the device and its service.

Use this original evidence table:

Default lookup Explicit-resolver lookup What the comparison supports
Answers Answers Both tested paths answered this query; investigate the failing application separately
Fails Answers The paths differ; record the result before considering an authorised resolver trial
Answers Fails The alternative path failed; do not replace a working setting with it
Fails Fails The comparison does not isolate a working resolver path; escalate with the results

One successful public lookup does not prove that every domain or application works.

Repeat the original failing action separately and record that result. A DNS lookup is not a website login, certificate check or complete page download.

Can a browser use a different DNS path?

Yes. Cloudflare's browser documentation describes browser-specific DNS-over-HTTPS settings and notes that some browsers already enable the feature.

Consequently, a successful command-line lookup does not establish which resolver a browser used. Note whether secure DNS or an administrator-managed browser policy is present. Do not disable protection to make the results agree. Use the browser's official guidance or administrator to investigate that separate configuration.

The useful distinction is “this lookup succeeded” versus “the failing application recovered”. Keep both entries in your record.

When is a reversible DNS-only trial appropriate?

Consider a trial only on an authorised personal PC after recording the original configuration and establishing that the alternative lookup works. Save open work. Do not change the router or every household device.

Cloudflare's Windows 11 instructions use this route:

  1. Open Settings > Network & internet and select the connected Ethernet or Wi-Fi adapter.
  2. Beside DNS server assignment, select Edit. Record the current automatic/manual state, addresses and any encryption options.
  3. Choose Manual. Enable the IPv4 DNS toggle; the standard resolver pair is 1.1.1.1 and 1.0.0.1.
  4. Enable the IPv6 DNS toggle; the corresponding pair is 2606:4700:4700::1111 and 2606:4700:4700::1001.
  5. Select Save.

This is the DNS-assignment editor, not the IP-address-assignment editor. Do not invent an IP address, gateway or subnet value, or disable a network protocol. If the controls differ, stop and consult the current official instructions.

DNS encryption is a separate setting. Follow supported provider and Windows guidance; do not assume that typing an address enables encryption or weaken existing requirements. If you cannot preserve the intended encryption behaviour, skip the trial.

How do you restore the original state?

After the comparison, return to the same DNS-assignment editor. Restore the recorded automatic setting or the exact previous manual addresses and encryption options, then save. Do not choose automatic merely because it sounds simpler when the network required a manual configuration.

Microsoft's network-settings guidance distinguishes automatic DHCP configuration from manually supplied settings. That is why the starting state matters.

If the change interrupts access or the original configuration is uncertain, use official support. Do not escalate to driver removal, a Windows network reset or a router factory reset. Those are different operations with wider consequences. Consult the Windows hardware collection only if evidence points to a separate device problem.

What should you send to support?

Provide the original symptom, time, Windows version, connection type, whether other devices worked, each lookup's result and whether the application recovered. State any authorised change and whether it was reversed.

Redact account identifiers, private names and addresses, credentials and unrelated diagnostic output. Use verified support channels. Do not open network equipment or handle damaged, wet, swollen, overheating or electrically unsafe hardware; route it to the provider, manufacturer or qualified repair professional.

Frequently asked questions

Does a successful lookup prove that the internet is fixed?

No. It establishes only that the tested query received an answer through that path. The original application may still fail for a different reason. Record its behaviour separately rather than treating a command-line result as a successful sign-in, working browser session or recovery of every service on the network.

Does the second command permanently change my DNS?

No. It selects a server for that lookup, unlike editing Windows' saved DNS assignment. Run it only where an outside-resolver query is authorised, and use public example names rather than private organisational names. Keep the output private and do not treat one response as permission to change managed network settings.

Should I disable my VPN or firewall?

Not as a generic troubleshooting step. Those products may enforce required access or filtering policies. Contact the administrator on managed devices and use the product's official support process on a personal device. A connection that works after removing protection does not establish that leaving protection removed is acceptable.

Should I reset the router when one PC reports DNS trouble?

Not on that evidence alone. Compare another device and the broader network first. A factory reset can erase configuration and is not the same operation as a DNS lookup or a reversible adapter setting. Use official support rather than performing a reset without authority, configuration records and a restoration plan.

What if the DNS trial makes connectivity worse?

Restore the exact starting assignment, addresses and encryption options through the same editor, then save and retest the original action. Do not replace a required manual setup with an assumed automatic one. If the starting state is missing or managed, stop and ask the administrator or official support for help.

Sources

FAQ

Does a successful lookup prove that the internet is fixed?

No. It establishes only that the tested query received an answer through that path. The original application may still fail for a different reason. Record its behaviour separately rather than treating a command-line result as a successful sign-in, working browser session or recovery of every service on the network.

Does the second command permanently change my DNS?

No. It selects a server for that lookup, unlike editing Windows' saved DNS assignment. Run it only where an outside-resolver query is authorised, and use public example names rather than private organisational names. Keep the output private and do not treat one response as permission to change managed network settings.

Should I disable my VPN or firewall?

Not as a generic troubleshooting step. Those products may enforce required access or filtering policies. Contact the administrator on managed devices and use the product's official support process on a personal device. A connection that works after removing protection does not establish that leaving protection removed is acceptable.

Should I reset the router when one PC reports DNS trouble?

Not on that evidence alone. Compare another device and the broader network first. A factory reset can erase configuration and is not the same operation as a DNS lookup or a reversible adapter setting. Use official support rather than performing a reset without authority, configuration records and a restoration plan.

What if the DNS trial makes connectivity worse?

Restore the exact starting assignment, addresses and encryption options through the same editor, then save and retest the original action. Do not replace a required manual setup with an assumed automatic one. If the starting state is missing or managed, stop and ask the administrator or official support for help.