How to Clear DNS Cache in Chrome using chrome://net-internals/#dns Command
Last Updated :
23 Jul, 2025
If you're experiencing website loading issues, seeing outdated pages, or encountering network errors in Google Chrome, clearing your DNS cache (also known as host cache) might be the solution. This method is useful if you are facing problems like slow browsing speeds, site access errors, or incorrect cached website data.
In this guide, we’ll learn through the step-by-step process to clear your DNS cache in Chrome using the chrome://net-internals/#dns command.
Note: This method works properly on Windows 10, Windows 11, macOS, Linux operating systems and Android devices. The interface may look slightly different on mobile, but the steps and process mentioned below will remain the same.
How to Clear DNS Cache in Google Chrome using "net internals dns"
Follow the below steps to clear hosting cache from your Google Chrome browser easily:
Step 1: Open Google Chrome and Paste Net Internal Command
- Launch Google Chrome on your laptop or Desktop.
- Now, in the URL bar, type or copy and paste chrome://net-internals/#dns and press Enter.
- This will take you to Chrome internal network diagnostics page, where you can manage various network-related settings, including the DNS cache.
Clear DNS Cache in Google Chrome using "net internals dnsStep 2: Clear the Host Cache
- Tap on Clear host cache button available next to Host resolve cache text.
- This action ensures that Chrome will perform fresh DNS lookups the next time you visit any website.
Clear Chrome’s DNS CacheStep 3: Flush Socket Pools (Recommended)
- After clearing the DNS cache, it is recommended to flush the socket pools to ensure that Chrome do not reuse the existing connections with outdated DNS records.
- Now, to go the sockets option from the left-side bar or simply type of copy and past the command
chrome://net-internals/#sockets
in the top URL box. - Now Click on Flush socket pools button.
- This will close all active network connections, ensuring that no remaining connections hold onto old DNS info before new lookups occur.
Flush socket poolsStep 4: Restart Chrome
- Now, Restart the Chrome
- Restarting ensures that all changes take effect and clears any remaining temporary data.
- After completing these steps, Chrome will perform fresh DNS lookups for any website you visit, which can resolve issues caused by outdated or corrupt DNS cache entries.
Note: Chrome’s cache is separate from your OS’s DNS cache. If problems still persist, you might need to flush the OS-level cache and to do this refer the guide how to clear DNS cache in Opreating System
Pro-Tips
Disable Browser Extensions
- Some extensions, especially those related to security or VPNs, can interfere with DNS resolution. Try disabling extensions or running Chrome in Incognito mode (which disables most extensions by default).
Reset Chrome Settings
- If issues continue, you can reset Chrome to its default settings. Go to chrome://settings/reset and click “Restore settings to their original defaults.” Note that this will disable extensions and clear some preferences, so consider this to be your last option.
Google Chrome vs System DNS Cache
Google Chrome maintains its own internal DNS cache separate from the operating system’s DNS cache. This distinction is important because clearing Chrome’s cache alone does not flush the system-wide DNS cache and vice versa.
Feature | Chrome DNS Cache | System DNS Cache |
---|
Where it is stored? | Inside Chrome’s browser memory | In the operating system (Windows, macOS, Linux) |
---|
How to clear it? | Via chrome://net-internals/#dns | Using system commands |
---|
Affects other applications? | No, only affects Chrome | Yes, affects all applications using the internet |
---|
When to clear? | When Chrome is showing incorrect DNS resolution | When all browsers and apps face DNS issues |
---|
When Should You Clear Google Chrome DNS Cache?
Consider clearing the DNS cache if you encounter any of the following:
- A website you know is live isn’t loading in Chrome.
- You’re seeing an outdated version of a website despite knowing it has been updated.
- You’re experiencing DNS-related errors, such as “DNS_PROBE_FINISHED_NXDOMAIN.”
- You’ve recently changed DNS settings or switched networks and are having trouble accessing sites.
Clearing the cache is a safe troubleshooting step with minimal issues, though you might notice slightly slower load times for websites on your first visit after clearing, as Chrome performs fresh DNS lookups.
Conclusion
Clearing the DNS cache in Google Chrome is a quick and effective way to resolve many common browsing issues, from inaccessible websites to outdated content. By following the above steps of net internal commands, clearing the host cache, and flushing socket pools, you can ensure that Chrome will now use the latest DNS information.
Similar Reads
How to Find the Wi-Fi Password Using CMD in Windows Forgotten your Wi-Fi password? Don't worry you're not alone! Whether you're trying to connect a new phone, set up a smart TV, or help a friend get online, remembering complex Wi-Fi passwords can be a headache. Luckily, you don't need to reset your router or dig through old notebooks. Windows has a h
7 min read
How to Download and Install the Google Play Store The Google Play Store is the heartbeat of your Android experienceâhome to millions of apps, games, and updates that keep your device functional, fun, and secure. But what if your phone or tablet doesnât have it pre-installed?In this step-by-step guide, youâll learn how to safely download and install
6 min read
How to Change Directories in Command Prompt (CMD) The Command Prompt (CMD) in Windows is a powerful tool for executing commands, managing files, and navigating your system. One of the most common tasks youâll perform in CMD is changing directories, which allows you to move between folders to access and manage files. But have you know how to change
11 min read
How to List all Files in a Directory using CMD in Windows Are your files buried deep in folders and hard to find? While File Explorer is good for browsing visually, the Windows Command Prompt (CMD) offers a faster and more powerful way to manage and list files. Whether you're troubleshooting, creating backup lists, or writing scripts, the dir command gives
5 min read
How to Clear DNS Cache in Chrome using chrome://net-internals/#dns Command If you're experiencing website loading issues, seeing outdated pages, or encountering network errors in Google Chrome, clearing your DNS cache (also known as host cache) might be the solution. This method is useful if you are facing problems like slow browsing speeds, site access errors, or incorrec
5 min read
How to See deleted Messages on Whatsapp [5 Methods] Ever received a WhatsApp message only to see it disappear with a âThis message was deletedâ notification? Whether itâs curiosity or the need to retrieve important information, figuring out how to see deleted messages on WhatsApp can feel like solving a mystery. While WhatsApp doesnât make it easy, t
6 min read
How to Create Any File Using CMD: Learn 5 Methods Creating a file using Windows GUI is quite simple but did you know you can do the same using the Command Prompt (CMD)? This guide will walk you through multiple methods to create files directly from CMD, giving you more control and efficiency in managing your system.How to Create a File in CMDMethod
4 min read
Fixing High CPU & Disk Usage by Antimalware Service Executable (MsMpEng.exe): 9 Proven Solutions" If your Windows PC feels unusually slow and unresponsive, the culprit might be a system process called Antimalware Service Executable(MsMpEng.exe). This blog post explains why this process can spike CPU and disk usage and more importantly, how to fix it while keeping your device secure. and you don'
14 min read
How to Run an EXE through CMD in Windows Running software in Windows is usually as simple as double-clicking a .exe file. But what if you want to launch an executable using the Command Prompt (CMD)? Whether for automation, troubleshooting, or scripting, CMD offers a powerful way to run .exe files directly from the terminal.In this guide, w
6 min read
How to Check Open Ports Using CMD in Windows? Open ports on your Windows computer act like doors for data-letting information in and out. While necessary for apps and services, unprotected ports can become security risks. Checking which ports are open helps you spot vulnerabilities, fix connection issues, and keep your system safe.Using Command
5 min read