Changing your DNS server will not lower your in-game ping. If a YouTube thumbnail promised that switching to 1.1.1.1 drops your Warzone ping by 30ms, that video is selling you a myth. Control D, a company that runs one of the fastest resolvers on the planet, says it plainly in its own 2026 gaming guide: “Once connected, DNS has zero impact on latency and ping.”
That does not mean DNS is useless for gamers. It means the benefit is real but narrow, and once you understand where the benefit actually lives, you can pick a resolver in about two minutes and stop chasing the wrong fix. Here is what a good DNS server genuinely does for gaming in 2026, which are the best DNS servers for gaming right now, and how to switch on every platform.
What DNS actually does the moment you launch a game
DNS (the Domain Name System) is the address book of the internet. When your PC or console needs to reach matchmaking.riotgames.com or a Steam content server, it asks a DNS resolver to translate that name into an IP address. That lookup happens during login, patch downloads, matchmaking, and the handshake that connects you to a game server.
Here is the part the myth skips. Once you are connected to the match, your game talks to that server’s IP address directly. It does not run a DNS lookup for every shot you fire or every frame the server sends back. SafeDNS, VPNcentral, and WTFast’s own engineering blog all land on the same conclusion: after connection, DNS plays no further role in the session. The distance to the server, the route your packets take, congestion, packet loss, and your Wi-Fi signal decide your ping. DNS is not on that list.
So what does a faster resolver buy you? A few concrete things:
- Quicker menus and matchmaking. Game clients hit dozens of hostnames on launch (auth, storefront, telemetry, patch CDNs). A resolver that answers in 10ms instead of your ISP’s 40ms shaves real time off the boot-to-lobby sequence.
- Fewer failed connections. ISP resolvers get overloaded and occasionally hand back stale or wrong records, which shows up as “servers not available” screens. A well-run public resolver is more reliable.
- Optional filtering. Some resolvers block malware and tracking domains at the network level, which cuts background chatter from launchers and overlays.
That is the honest pitch. If your problem is high ping mid-match, DNS is the wrong tool, and I will point you at the right ones near the end. If your problem is a laggy launcher, flaky server list, or a lookup that stalls before you even load in, the right resolver helps.
The resolvers worth using in 2026
The public DNS landscape has not changed dramatically since Cloudflare launched 1.1.1.1, but two newer options (Control D and NextDNS) now belong in the conversation because they add per-device control without a latency penalty. Independent 2026 benchmarks still put Cloudflare at the top for raw global speed, with Quad9 trading the lead in specific regions.
| Resolver | Primary IP | Secondary IP | Typical lookup time | Best for |
|---|---|---|---|---|
| Cloudflare | 1.1.1.1 | 1.0.0.1 | ~8-12ms global | Fastest all-round, privacy-first |
| Quad9 | 9.9.9.9 | 149.112.112.112 | single-digit ms in many regions | Blocks malicious domains automatically |
| 8.8.8.8 | 8.8.4.4 | ~10-20ms | Rock-solid reliability, huge cache | |
| Control D | 76.76.2.1 | 76.76.10.1 | matches Cloudflare | Free filtering profiles, DoH/DoT/DoQ |
| NextDNS | (per-config) | (per-config) | ~6-12ms | Per-device profiles, allowlists, analytics |
A few notes on the field:
Cloudflare (1.1.1.1) remains the fastest general-purpose resolver in most 2026 probe data, averaging roughly 8 to 12ms across North America, Europe, Asia, and Oceania. It logs no querying IP addresses and purges logs within 24 hours. For most gamers this is the default answer.
Quad9 (9.9.9.9) is the security pick. It checks each lookup against threat intelligence from multiple partners and refuses to resolve known malicious domains. Benchmarks show it winning several regions outright, and the real-world gap between it and Cloudflare is usually single-digit milliseconds. If you want protection baked in and you are not chasing the absolute lowest number, Quad9 is a strong default.
Google (8.8.8.8) is not the fastest anymore, typically landing around 10 to 20ms, but its cache is enormous and its uptime is effectively perfect. It is the safe choice if a fancier resolver ever gives you trouble with a game service.
Control D is the interesting newcomer. It runs on anycast infrastructure that matches Cloudflare’s speed, offers free no-account filtering profiles (block ads, malware, or specific categories), and supports every encrypted transport: DoH, DoT, and DoQ. Its default resolver is 76.76.2.1.
NextDNS is for people who want to tune per device. It sits in the 6 to 12ms range, adds granular policy control, per-device profiles, and allowlists so you can whitelist a game’s domains if filtering ever interferes. You create a config and get your own resolver addresses.
One thing that is not on this list for a reason: so-called “gaming DNS” products that promise lower ping. There is no special DNS that reduces in-game latency. Any service claiming otherwise is either misunderstanding how DNS works or hoping you do.
DNS fixed your menus but not your match?
If your ping is high after you load in, the problem is the route between you and the server. WTFast reroutes your game traffic through optimized peering to cut that ping by 30-50% for most players.
How to switch DNS on each platform
Pick one resolver from the table above. I will use Cloudflare (1.1.1.1 and 1.0.0.1) in these steps, but the fields are identical for any provider.
Windows 11 and Windows 10
Windows 11 can now do this in the Settings app with encryption, which is worth turning on.
- Open Settings > Network & Internet.
- Click your active connection (Ethernet or Wi-Fi), then Edit next to DNS server assignment.
- Switch the dropdown to Manual and toggle IPv4 on.
- Preferred DNS:
1.1.1.1. Alternate DNS:1.0.0.1. - On Windows 11, set DNS over HTTPS to On (automatic template) for both. This encrypts your lookups so your ISP cannot see or tamper with them.
- Save, then open Command Prompt and run
ipconfig /flushdnsto clear the old cache.
If you want IPv6 too, add 2606:4700:4700::1111 and 2606:4700:4700::1001.
PlayStation 5
- Settings > Network > Settings > Set Up Internet Connection.
- Highlight your active network, press the Options button, and choose Advanced Settings (or select Set Up Manually for a new connection).
- Set DNS Settings to Manual.
- Primary DNS:
1.1.1.1. Secondary DNS:1.0.0.1. - Save and test the connection.
Xbox Series X and Series S
- Settings > General > Network settings > Advanced settings.
- Choose DNS settings > Manual.
- Primary IPv4 DNS:
1.1.1.1. Secondary:1.0.0.1. - Confirm each entry and back out. Xbox applies it immediately.
Your router (set it once for the whole house)
Changing DNS on the router pushes it to every device: PC, both consoles, phones, and your smart TV. Log into your router admin page (usually 192.168.1.1 or 192.168.0.1), find the WAN, Internet, or DHCP settings, and replace the DNS server fields with your chosen pair. Reboot the router so devices pick up the new setting on their next lease. If your router supports DNS over HTTPS or TLS, enable it there and you cover every device at once.
How to check whether it actually did anything
Do not open a ping test to measure a DNS change. Ping tests measure round-trip time to a server, which DNS does not touch. Measure the thing DNS actually affects: lookup speed.
- GRC DNS Benchmark (a free Windows utility from Gibson Research) tests dozens of resolvers from your exact location and ranks them by response time. This is the definitive way to find your fastest option, because the best resolver depends on where you live and who your ISP peers with. Cloudflare wins on average, but Quad9 or Control D may win on your line.
- Command line spot check. Run
nslookup store.steampowered.com 1.1.1.1and watch how fast it returns, then compare against your ISP resolver. On Windows you can also time repeated lookups after aipconfig /flushdns. - The eyeball test. Boot your launcher and time how long it takes to reach a usable server list before and after. That is the improvement DNS gives you, and it is genuine even though it will not show up on a ping meter.
What DNS will never fix
If you came here because your ping is high, packets are dropping, or you are rubberbanding across the map, DNS is not your problem and no resolver will help. Those symptoms come from the connection between you and the game server after DNS has already done its one job. Point your effort at the causes that actually move ping:
- Distance and routing. The physical route your packets travel is the single biggest factor. See the full breakdown in the high ping fix guide.
- Packet loss. Even 1% loss wrecks a match. Diagnose it with the packet loss guide.
- ISP throttling. Some providers deprioritize game traffic. Here is how to tell if yours does.
- Wi-Fi. If you can run a cable, do. Wired versus wireless explains why it still matters.
- Router prioritization. QoS settings let you give the game lane the right of way, and NAT type affects who you can connect to at all.
When the route itself is the bottleneck, and you have exhausted the free fixes, that is where a traffic-optimizing service earns its keep. A GPN reroutes your game packets across a private peering network that is often shorter and less congested than the public path your ISP hands you.
Already on the fastest DNS and still lagging?
A better resolver cannot shorten the road to the server. WTFast can. Its private routing has cut cross-region ping from 140ms to 60ms in real player tests, and the trial costs nothing.
The one-line answer
Set your DNS to Cloudflare (1.1.1.1), or Quad9 (9.9.9.9) if you want built-in malware blocking, and turn on encrypted DNS if your device supports it. Your menus and matchmaking will feel snappier, your launcher will fail less, and your lookups will be private. Then stop thinking about DNS, because it has done everything it can do for your ping, which is a small but real amount at the front door and nothing at all once the match starts.
