How to flush DNS on Windows, Mac, and Linux in simple steps

avatar
|

The Domain Name System (DNS) acts as the internet’s address book, translating website names into IP addresses so that you can access them quickly and efficiently. To speed things up, your device stores DNS data locally in a cache.

However, this cache can sometimes become outdated or corrupted, causing issues such as slow connections, website errors, or security vulnerabilities. Fortunately, flushing DNS clears the cache, helping resolve these problems. This guide will show you how to flush DNS on Windows, Mac, and Linux, step by step.

Understanding DNS and DNS cache

To delve into flushing the DNS cache, it’s first crucial to clarify what DNS is and its significance.

DNS translates easy-to-remember domain names, such as mywebsite.net into numerical IP addresses that computers use to locate websites. This ensures your device quickly finds the correct server whenever you browse online. To save time, this data is stored temporarily in a local cache.

While helpful, the DNS cache can cause problems if it becomes outdated or contains incorrect information. For instance, you might experience issues like:

  • Websites not loading correctly.
  • Pages showing outdated content.
  • Connection errors when the DNS cache conflicts with updated server data.

Therefore, flushing DNS cache is a quick fix for resolving connectivity problems and ensuring smoother browsing.

When should you flush DNS?

Flushing DNS isn’t something you need to do every day, but there are specific scenarios where it becomes necessary:

  • Websites fail to load: If you encounter errors or cannot access certain sites despite having an active internet connection, the DNS cache may be at fault.
  • DNS server changes: Switching to a new DNS provider, such as Google DNS or Cloudflare, requires clearing the old cache to ensure proper connectivity.
  • Malware or security concerns: DNS cache poisoning or hijacking can redirect you to malicious websites. Flushing DNS removes potentially harmful entries.

In such situations, flushing your DNS cache helps restore smooth and secure browsing, ensuring your device connects to the right destinations.

How to flush DNS on Windows

Windows offers multiple methods to flush DNS, primarily through Command Prompt and PowerShell. Let’s dive into the steps:

Using Command Prompt

  1. Press Win + R to open the Run dialog box.
  2. Type cmd and press Enter to open Command Prompt.
  3. In the Command Prompt window, type the following command:
    ipconfig /flushdns
  4. Press Enter. You’ll see a confirmation message: “Successfully flushed the DNS Resolver Cache.”

Using PowerShell

  1. Press Win + X and select Windows PowerShell.
  2. Enter the same command:
    Clear-DnsClientCache
  3. Press Enter to flush the DNS cache.

These methods work on Windows 10 and 11, but earlier versions like Windows 7 or 8 follow a similar process.

How to flush DNS on macOS

On macOS, you can flush DNS using Terminal. The commands vary slightly depending on your macOS version. Follow these steps:

  1. Open Terminal by pressing Command + Space, typing “Terminal,” and hitting Enter.
  2. Enter the appropriate command based on your macOS version:
    • For macOS Ventura or later:
      sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
    • For older versions:
      sudo killall -HUP mDNSResponder
  3. Press Enter and enter your admin password when prompted.
  4. There won’t be a confirmation message, but the DNS cache will be cleared.

How to flush DNS on Linux

Linux systems often use tools like systemd-resolved or dnsmasq for DNS caching. The exact steps depend on your distribution and setup.

For systems using systemd-resolved:

  1. Open a terminal window.
  2. Type the following command:
    sudo systemd-resolve --flush-caches
  3. Press Enter to clear the DNS cache.

For systems using dnsmasq:

  1. Restart the dnsmasq service with the command:
    sudo systemctl restart dnsmasq
  2. Press Enter to apply the changes.

If you’re unsure which DNS caching service your Linux distribution uses, consult the documentation or use a universal approach by restarting the network service:

sudo service network-manager restart 

Verifying the DNS cache is flushed

After flushing the DNS cache, you might want to confirm the operation. Here’s how:

  • Windows: Use Command Prompt and type:
    ipconfig /displaydns

    An empty list indicates the cache is cleared.

  • macOS: There isn’t a built-in verification command, but you can test by accessing a previously visited website and checking for changes.
  • Linux: For systemd-resolved, use:
    sudo systemd-resolve --statistics

    The output will show reset statistics.

Additional tips for managing DNS

Managing DNS effectively goes beyond just flushing the cache. Consider these tips:

  1. Switch to a reliable DNS provider: Services like Google DNS (8.8.8.8, 8.8.4.4) or Cloudflare (1.1.1.1) often provide faster and more secure browsing.
  2. Regular maintenance: Flushing DNS periodically can help avoid caching issues and improve connection reliability.
  3. Use tools for monitoring: Applications like DNS Benchmark or What’s My DNS can help identify DNS-related problems and optimize your settings.

By adopting these practices, you can enhance your DNS performance, improve security, and ensure a smoother online experience.

Conclusion

Flushing DNS is a straightforward yet powerful way to resolve network issues, improve browsing performance, and enhance security. Whether you’re on Windows, macOS, or Linux, following the steps in this guide ensures you can clear your DNS cache quickly and effectively. Bookmark this article as a handy reference, and don’t hesitate to share it with others who might benefit from these tips!

Read more

blog thumbnail

Best residential proxy providers in 2026: Real-world tested

Looking for the best residential proxy provider in 2026? Instead of simply comparing specifications published on provider websites, we tested real residential IPs from leading proxy services to evaluate their IP quality, connection performance, and location accuracy. This guide combines those hands-on results with key product features to help you choose the residential proxy provider that best fits your needs.  Show more
Valerie Thorne avatar
Valerie Thorne
blog thumbnail

How to configure and manage SwitchyOmega proxies

Managing multiple proxies doesn't have to mean constantly changing your browser settings. SwitchyOmega makes it easy to create, manage, and switch between multiple proxy profiles from a single interface. In this guide, IPFighter explains what SwitchyOmega is, how to set it up step by step, and how to verify that your proxy is working correctly before you start browsing.  Show more
Valerie Thorne avatar
Valerie Thorne
blog thumbnail

NiuProxy review: Is this affordable proxy provider worth using?

NiuProxy is one of the newer providers in the market, offering residential, mobile, ISP, and datacenter proxies designed for web scraping, automation, AI data collection, and multi-account management. In this review, IPFighter takes a closer look at NiuProxy's proxy types, pricing, key features, real-world performance, and overall user experience to help you determine whether it's the right provider for your projects.  Show more
Valerie Thorne avatar
Valerie Thorne
blog thumbnail

711Proxy review: Is it the right proxy provider for your needs?

711Proxy is a residential proxy provider offering flexible pricing models, including pay-per-GB, pay-per-IP, unlimited rotating proxies, and static residential proxies. With over 100 million IPs across 200+ countries, it aims to serve everyone from individual users to enterprise-scale data collection projects. But does its performance live up to its feature list? In this review, IPFighter takes a closer look at 711Proxy's proxy types, pricing, key features, and real-world performance to help you decide whether it's the right provider for your workflow.  Show more
Valerie Thorne avatar
Valerie Thorne
blog thumbnail

What is a SOCKS5 proxy? Why is it a high-performance standard?

SOCKS5 proxies are widely known for their high speed, low latency, and ability to handle multiple traffic types, making them popular for gaming, automation, scraping, streaming, and privacy-focused tasks. In this guide, IPFighter explains what SOCKS5 proxies are, how they work, how they differ from HTTP proxies, and why many advanced users consider them one of the most powerful proxy standards available today.  Show more
Valerie Thorne avatar
Valerie Thorne
blog thumbnail

Datacenter proxy: Best solutions for scaling operations

Looking for a proxy that offers high speed without the high price tag? For many businesses and developers, datacenter proxies are the go-to solution for web scraping, automation, SEO monitoring, and other large-scale online tasks. In this guide, IPFighter reviews some of the best datacenter proxy providers available today, explains when datacenter proxies are the right choice, what features to compare before buying, and how to verify proxy quality before deploying your project.  Show more
Valerie Thorne avatar
Valerie Thorne