How To Clear Your DNS Cache
Print- 0
Overview
Your DNS cache stores the IP addresses of websites you have recently visited. If a website’s server location changes before your cache updates, you may be unable to access the site.
If you experience frequent 404 errors, clearing your DNS cache can help resolve the issue. Once cleared, your system will retrieve updated DNS information from the nameservers.
How to Clear Your DNS Cache
The following steps will help remove outdated DNS records that may be causing access issues.
Windows® 8
- Press Win + X to open the menu.
- Right-click on Command Prompt and select "Run as Administrator".
- Enter the following command and press Enter: ipconfig /flushdns
- If successful, you will see:
Windows IP configuration successfully flushed the DNS Resolver Cache.
Windows 7
- Click the Start button.
- Type cmd in the search field.
- Right-click Command Prompt and select "Run as Administrator".
- Enter the following command and press Enter: ipconfig /flushdns
- If successful, you will see:
Windows IP configuration successfully flushed the DNS Resolver Cache.
Windows XP, 2000, or Vista®
- Click the Start button.
- Select Run (or type "run" in the search bar if not visible).
- Enter the following command: ipconfig /flushdns
macOS® 10.7 and 10.8
- Open Applications.
- Go to Utilities.
- Launch the Terminal application.
- Enter the following command:
sudo killall -HUP mDNSResponder
Note: You will need administrator privileges to run this command.
macOS 10.5 and 10.6
- Open Applications.
- Go to Utilities.
- Launch the Terminal application.
- Enter the following command: sudo dscacheutil -flushcache
Was this answer helpful?
Related Articles
Cannot connect to database This error may occur within a web application if any of the following conditions are present:...
Files fail FTP transfer When uploading a large number of files (such as for a CMS), it is common for some files to fail...
How to submit a proper support ticket Providing clear and detailed information when submitting a support ticket can significantly speed...
I can't login to cPanel Make sure that Caps Lock is turned off and that you are entering the correct cPanel password....
I'm receiving a blank page If your website or application is showing a blank white page, it may indicate that a required...
Powered by WHMCompleteSolution