
How to Change Your DNS Settings to Increase Speed
Marry Ava
Slow page loads aren't always your internet plan's fault. Often, the real bottleneck is DNS — the invisible lookup step that happens before every website even starts loading. Switching to a faster DNS resolver is one of the few free, five-minute changes that can noticeably speed up browsing, gaming, and streaming, regardless of your ISP.
This guide explains what DNS actually does, why your default DNS might be slowing you down, and exactly how to change it on every major platform.
1. What DNS Is and Why It Affects Speed
Every time you type a website address into your browser, your device needs to translate that human-readable name (like example.com) into a numerical IP address computers can actually connect to. This translation is handled by DNS — the Domain Name System.
By default, your device uses whatever DNS resolver your ISP assigns automatically. ISP resolvers are often under-provisioned, geographically distant from your actual traffic routes, or slowed by heavy shared load during peak hours. The lookup itself usually takes only milliseconds, but that delay happens on nearly every new domain you visit, and it compounds across a browsing session, especially on pages that pull resources from many different domains (ads, fonts, analytics, CDNs).
Switching to a faster, better-optimized DNS resolver won't increase your raw download speed, but it can noticeably cut the delay before pages start loading — which is often what "feels" like a speed boost.
2. Signs Your Current DNS Might Be Slowing You Down
- Websites take a noticeable pause before they start loading, even though your internet speed test looks fine
- Some sites load quickly while others lag inconsistently
- Gaming shows higher-than-expected ping to nearby servers
- Streaming buffers briefly at the start of a video, even on a fast connection
- Your router or ISP-assigned DNS hasn't been changed since setup
If any of these sound familiar, a DNS switch is worth testing before you troubleshoot anything more complicated.
3. The Fastest Public DNS Servers in 2026
| Provider | Primary DNS | Secondary DNS | Best For |
|---|---|---|---|
| Cloudflare | 1.1.1.1 | 1.0.0.1 | Fastest overall response times for most regions |
| Google Public DNS | 8.8.8.8 | 8.8.4.4 | Consistent uptime and broad global reliability |
| Quad9 | 9.9.9.9 | 149.112.112.112 | Built-in malware and phishing blocking |
| NextDNS | Custom (account-based) | Custom | Granular content filtering and analytics |
| OpenDNS | 208.67.222.222 | 208.67.220.220 | Family-safe filtering |
<cite index="7-1">Cloudflare is generally considered the fastest free DNS option for most people, with median lookup times around 11 milliseconds thanks to a large network of resolver locations.</cite> <cite index="1-1">Quad9 is widely viewed as the strongest choice when security and built-in malware blocking matter as much as raw speed.</cite> <cite index="3-1">Google Public DNS remains a dependable, predictably fast option, particularly for setups that benefit from its caching behavior.</cite>
Actual performance varies by location and ISP routing, so it's worth testing more than one resolver on your own connection before settling on a permanent choice.
4. How to Change DNS Settings on Windows
- Open Settings > Network & Internet
- Click your active connection (Wi-Fi or Ethernet)
- Scroll to DNS server assignment and click Edit
- Switch from Automatic (DHCP) to Manual
- Toggle IPv4 on, then enter your preferred DNS (e.g., 1.1.1.1) and alternate DNS (e.g., 1.0.0.1)
- Click Save
5. How to Change DNS Settings on macOS
- Open System Settings > Network
- Select your active connection and click Details
- Go to the DNS tab
- Click the + button and add your preferred DNS addresses
- Click OK, then Apply
6. How to Change DNS Settings on iPhone
- Open Settings > Wi-Fi
- Tap the (i) icon next to your connected network
- Scroll to Configure DNS and select Manual
- Remove the existing servers and add your preferred DNS addresses
- Tap Save
Note: this only applies to the currently connected Wi-Fi network and needs to be repeated for others.
7. How to Change DNS Settings on Android
- Open Settings > Network & Internet > Wi-Fi
- Tap the gear icon next to your connected network
- Tap Advanced > IP settings and switch to Static
- Enter your preferred DNS 1 and DNS 2 addresses
- Save the changes
Many recent Android versions also support Private DNS under Network & Internet > Private DNS, where you can enter a DNS-over-TLS hostname (e.g., dns.cloudflare.com) for encrypted lookups across all networks.
8. How to Change DNS Settings on Your Router
Changing DNS at the router level applies the new settings to every device on your network at once.
- Log in to your router's admin panel (commonly 192.168.1.1 or 192.168.0.1)
- Find the DNS or WAN/Internet settings section
- Switch from automatic/ISP-assigned DNS to manual
- Enter your preferred primary and secondary DNS addresses
- Save and reboot the router
This is the most efficient option for households with multiple devices, since you only need to configure it once.
9. Should You Use Encrypted DNS (DoH/DoT)?
Standard DNS queries travel in plain text, meaning your ISP or anyone on the network path can see which domains you're looking up. Most major resolvers now support encrypted alternatives:
- DNS-over-HTTPS (DoH) — encrypts DNS traffic inside standard HTTPS
- DNS-over-TLS (DoT) — encrypts DNS traffic over a dedicated secure port
<cite index="6-1">DNSSEC, supported by default on major resolvers like Cloudflare, Google, and Quad9, adds a layer of authentication by verifying that DNS answers genuinely came from the domain owner, though it doesn't encrypt the query itself.</cite> For most home users, enabling DoH or DoT through your browser or OS settings adds privacy without any noticeable speed tradeoff.
10. Testing Your New DNS Speed
After switching, confirm the change actually helped:
- Flush your DNS cache (
ipconfig /flushdnson Windows,sudo dscacheutil -flushcacheon macOS) - Use a DNS benchmarking tool to compare response times across resolvers from your specific location
- Run a few real-world page loads before and after to compare the "time to first byte" feel
If you don't notice a difference, try a different provider from the comparison table above — regional routing means the fastest resolver isn't the same for everyone.
Frequently Asked Questions
Does changing DNS actually increase internet speed? Not your raw bandwidth — your download and upload speeds stay the same. What improves is the time it takes to look up a website's address before the page starts loading, which can make browsing feel noticeably faster.
Is it safe to change my DNS settings? Yes. Switching to a reputable public DNS provider like Cloudflare, Google, or Quad9 is safe and reversible. You can always switch back to automatic/ISP settings at any time.
Which is the fastest DNS server in 2026? Cloudflare (1.1.1.1) is widely benchmarked as the fastest option for most users globally, though actual results depend on your location and ISP routing.
Do I need to change DNS on every device? No — changing DNS at the router level applies it to every device on your home network automatically. Manual per-device changes are only needed for devices used outside that network, like phones on mobile data.
Will changing DNS affect gaming ping? It can slightly reduce the initial lookup delay when connecting to game servers, but it won't change your actual network latency to the game server itself, which depends on your ISP's routing.