Skip to content
How‑To Guides

How to Change Your DNS Server for Faster Browsing

Changing your DNS server is one of those small tweaks that quietly improves browsing speed, privacy, and safety all at once. Here is the clear walkthrough.

How to Change Your DNS Server for Faster Browsing

Most people never think about their DNS server until something specific breaks — a website refuses to load, a parental control fails to filter the right things, or a friend who works in networking mentions over coffee that yours is probably slowing you down. Until that moment, the DNS service that resolves every website name into an actual address sits invisibly in the background, doing its job, configured to whatever your internet provider decided to give you when the connection was set up years ago. For the bigger picture, our Home Networking pulls everything together.

The encouraging news is that changing your DNS server in 2026 is one of the simplest improvements you can make to a home network. The change takes about two minutes, costs nothing, and tends to produce immediate, noticeable benefits — faster page loads, stronger privacy, better security filtering, and freedom from a layer of carrier-level tracking that most people never realised was there. None of this is technical magic. It is just choosing better defaults than the ones your provider quietly handed you.

This guide walks through everything I check when helping a friend change their DNS server — what DNS actually does, why the provider default is rarely the best choice, which alternatives are worth considering in 2026, and how to apply the change on a router or individual device. By the end you will have a faster, safer, more private network without having spent a single penny.

What a DNS Server Actually Does and Why It Matters

Whenever you type a website name into a browser, something has to translate that human-readable name into the numeric address the internet actually uses to route traffic. That translation is the job of the DNS server. It happens every time you visit a site, often dozens of times per page, because modern websites pull resources from many domains in parallel. The speed and reliability of those lookups directly affects how fast pages appear, even though the lookup itself is invisible to anyone watching.

Your internet provider’s DNS server is the default in most homes simply because nobody changed it. The provider’s resolvers are often functional, but they are rarely the fastest, almost never the most privacy-respecting, and frequently the slowest to fix outages or update entries. The bigger concern in 2026 is that ISP-run resolvers see every domain you visit, which means your provider effectively has a log of every site every device on your network ever requests. That information is sometimes monetised, sometimes shared with marketing partners, and almost never deleted on the schedule you would prefer.

A reputable third-party DNS server addresses both problems. The resolvers tend to be faster because they are designed for scale and operate from points of presence around the world. They typically commit to not selling lookup data, and most support DNS over HTTPS or DNS over TLS, which encrypts the lookups themselves so even passive observers cannot tell which sites you visit. According to leading digital privacy resources, the choice of DNS provider is one of the more consequential and least visible levers a household can pull when thinking about everyday privacy.

The performance difference is often more noticeable than people expect. A typical home page now triggers somewhere between twenty and a hundred separate domain lookups during its initial load — ad networks, analytics, fonts, CDNs, third-party widgets, social-media embeds. Each lookup might take ten milliseconds with a slow resolver and two milliseconds with a fast one. The aggregate difference across a busy page can shave a full second off perceived load time, every time, on every device. That kind of compounding benefit is why network professionals tend to be quietly evangelical about resolver choice.

The Best DNS Server Options to Switch To in 2026

There are several reputable DNS providers in 2026, each with different priorities. None of them are perfect for every household, and the right choice depends on what you most want — raw speed, privacy, malware filtering, parental controls, or some combination. The table below summarises the major options that have stood the test of time.

Provider Primary / Secondary Notable Strength
Cloudflare 1.1.1.1 / 1.0.0.1 Generally the fastest DNS server globally; strong privacy stance
Google Public DNS 8.8.8.8 / 8.8.4.4 Very reliable; widely supported; not the most privacy-focused
Quad9 9.9.9.9 / 149.112.112.112 Built-in malware blocking; non-profit operation
OpenDNS 208.67.222.222 / 208.67.220.220 Strong parental controls and family-friendly filtering
NextDNS Custom resolver per account Detailed analytics and configurable filtering
AdGuard DNS 94.140.14.14 / 94.140.15.15 Ad and tracker blocking at the DNS layer

For most households, Cloudflare’s 1.1.1.1 is the safest default choice. It is consistently the fastest DNS server in independent testing, commits publicly to not retaining lookup data, supports modern encrypted DNS, and works everywhere without configuration drama. It also runs a child-friendly variant at 1.1.1.3 that filters adult content automatically, which is a useful drop-in for families.

If privacy specifically is the priority, Quad9 has a strong track record as a non-profit and adds the bonus of blocking known malicious domains automatically. If filtering specifically is the priority — keeping children away from certain content, or blocking trackers across the entire household — OpenDNS, NextDNS, and AdGuard each take different approaches to the same outcome. Reading the philosophy of each provider on their own site is worth the five minutes before committing.

One nuance worth flagging: the order you put providers in matters. The primary entry handles every lookup that succeeds, and the secondary only kicks in when the primary times out. This means choosing two resolvers from the same provider keeps behaviour consistent. Mixing providers — Cloudflare primary, Google secondary, say — works fine but can produce occasionally surprising results because the two resolvers may interpret edge cases differently. For most households, pairing primary and secondary from a single provider is the simpler, more predictable approach.

It is also worth knowing that some providers offer multiple variants of the same resolver tuned for different goals. Cloudflare runs 1.1.1.1 for unfiltered access, 1.1.1.2 for blocking malicious sites, and 1.1.1.3 for blocking both malicious and adult content. NextDNS lets you build an entirely custom resolver with whatever filtering rules you choose. Picking the right variant is genuinely useful, particularly in households with children or shared devices.

How to Change Your DNS Server on a Router

Changing the DNS server at the router level is the most efficient option because it applies the new resolver to every device in your home automatically. Phones, laptops, smart-home gadgets, gaming consoles — anything that gets its network configuration from the router inherits the new DNS without per-device intervention. This is almost always the right approach unless you specifically want to mix different resolvers on different devices.

The exact menu varies by router brand, but the underlying process is the same on every modern consumer router. Log into the admin panel — our walkthrough on accessing your router settings covers the login flow if you have not done this before — and look for the section labelled Internet, WAN, or DHCP settings. Inside, you will find fields labelled Primary DNS and Secondary DNS, sometimes also called DNS 1 and DNS 2.

  1. Open the router admin panel using its local IP address or the manufacturer’s app.
  2. Navigate to the internet or WAN settings page. The DNS server fields usually sit there, sometimes labelled separately under DHCP options.
  3. Choose manual DNS over automatic. Most routers default to “use ISP-provided DNS” and you need to toggle this off before you can enter custom values.
  4. Enter the primary DNS address. For Cloudflare, enter 1.1.1.1; for Google, 8.8.8.8; for Quad9, 9.9.9.9; and so on per your chosen provider.
  5. Enter the secondary DNS address. The secondary is a fallback if the primary fails. Use the secondary from the same provider — 1.0.0.1 for Cloudflare, 8.8.4.4 for Google, etc.
  6. Save the configuration and reboot the router if prompted. Most routers apply the change immediately, but a quick restart guarantees every device picks up the new resolver on next connection.
  7. Verify the change. Most chosen DNS providers offer a verification page — for example, visiting 1.1.1.1’s help page will confirm whether Cloudflare is now your active DNS server.

Once the router is updated, every device on your network will use the new DNS server next time it reconnects to the network. There is no need to update each device individually unless you specifically want different settings for specific devices, which is uncommon in domestic setups.

Changing the DNS Server on Individual Devices

Sometimes you want a different DNS server on a specific device rather than across the whole network. This is uncommon but useful in a few situations — testing a new provider on one machine before committing across the household, applying parental filtering to a child’s device only, or working around a network where you cannot modify the router. The per-device path differs by operating system.

Quick tip — settings applied at the device level always override the router’s DNS configuration for that device specifically. This means you can experiment with a new resolver on a single laptop without disturbing the rest of the home, then propagate the change to the router only when you are confident the new provider works well for your usage.

On Windows 11, open Settings, click Network & Internet, click your active connection’s Properties, scroll to DNS Server Assignment, and click Edit. Choose Manual, enable IPv4, and enter your primary and secondary DNS addresses. Save. The change applies immediately to that connection only — if you switch to a different network, Windows will use whatever DNS server that network advertises.

On macOS, open System Settings, click Network, click your active connection, click Details, and select DNS. Click the small + button under the DNS Servers list to add your chosen primary and secondary, drag them above any auto-populated entries so they take priority, and click OK. As with Windows, this applies to the current network only and macOS will return to network-default DNS on other connections.

On iOS and Android the per-device approach is similar but slightly more buried. On iOS, open Settings, tap Wi-Fi, tap the info icon next to your network, scroll down to Configure DNS, choose Manual, and add servers. On Android, long-press the connected Wi-Fi network in Settings, choose Modify, expand advanced options, change IP settings to Static, and enter DNS values there. These changes also apply per-network, so the device behaves differently on different Wi-Fi networks.

Common Pitfalls When Changing a DNS Server

Most DNS server changes work first time, but a handful of recurring issues account for the cases where things do not go smoothly. Recognising the pattern usually points immediately at the fix. The first is the cached lookup problem. After changing the DNS server, devices and browsers continue using cached lookups from the old resolver for a while. This is normal, harmless, and resolves on its own as the cache expires. If you want to force the issue, restart the device or flush the DNS cache manually.

The second is double configuration. Some setups specify a DNS server at both the router level and at individual device levels, with conflicting values. The device-level setting wins for that device, which is occasionally surprising. If you want consistent network-wide behaviour, either standardise on the router setting and unset all per-device DNS configurations, or accept that specific devices may behave differently.

The third is ISP-side DNS hijacking. Some internet providers intercept all outbound DNS traffic on port 53 and silently redirect it to their own resolvers, regardless of what you configure on your router. This is more common with budget or rural providers than with major urban ones, but it does happen. The fix is to use encrypted DNS — DNS over HTTPS or DNS over TLS — which the ISP cannot transparently intercept. Most modern routers and operating systems now support these encrypted protocols natively.

The fourth is functional issues with specific resolvers. A small minority of websites — usually corporate intranets or services that depend on internal DNS — only resolve correctly when using a specific DNS server. If something stops working immediately after a change, temporarily revert the resolver and confirm it returns. If it does, you can either keep the old DNS server for that specific case or set up a split configuration. Reviews from outlets like major technology publications regularly note that for the vast majority of consumer use cases, third-party DNS works as well or better than ISP-provided service, but the edge cases are real and worth knowing about.

Smart Practices Around DNS for the Long Haul

Once your DNS server is changed and working, a few small habits keep the configuration healthy over time. None of these are demanding. All of them quietly save trouble down the line, and most of them take only a moment to apply.

Document the configuration. Note which DNS server you switched to, the date, and where the change was applied — router, individual devices, or both. A short entry in a password manager — our roundup of the best password manager options covers good 2026 picks — preserves this information for the day you have forgotten and someone in the household asks why a particular setting looks the way it does. Documentation is the single underrated practice in home networking.

Enable encrypted DNS where possible. DNS over HTTPS and DNS over TLS prevent passive observers from seeing your lookups even when the resolver itself respects your privacy. Most modern operating systems and routers support these in 2026 with a single toggle. Pair encrypted DNS with the broader hardening checklist from our walkthrough on securing your home WiFi network for a layered approach to privacy.

Test occasionally. Once or twice a year, run a quick benchmark to confirm that the DNS server you chose still performs well. Free tools from outlets like internet engineering organisations document the technical underpinnings of DNS, and various third-party benchmark utilities measure real-world resolver speed from your specific location. The DNS landscape shifts slowly but it does shift; the resolver that was fastest in 2024 may not be in 2026.

Finally, do not be afraid to change again. Switching DNS provider is not a permanent decision. If you find your current resolver slow, untrustworthy, or simply outshone by a new option, the change takes the same two minutes it took the first time. The flexibility is part of the appeal. For broader connectivity issues that sometimes manifest as DNS problems, our companion guides on DNS server not responding and WiFi not working on Windows 11 cover the troubleshooting paths that often turn out to share root causes with DNS misconfiguration.

Nikolas Lamprou

Nikolas Lamprou (MSc; GCFR, SC-200, Security+) has been working with computers professionally since 2009 — starting with web development and e-commerce, and moving into cybersecurity over the years. Based in Greece, he brings over 15 years of real-world IT experience to SolveTechToday, where he writes about Windows fixes, software reviews, security tools, and AI applications. His goal is straightforward: cut through the noise and give readers clear, honest guidance on the tech decisions that matter.

Stay Ahead

Fix your next problem before it starts

Get the week's best Windows fixes, software picks, and security guides delivered straight to your inbox. No noise, just solutions.

Press ESC to close · Try "Windows 11" or "Chrome"