Loading...

Knowledge Base
Up to 75% off on hosting for WordPress websites and online stores

How to Flush Your DNS Cache

Flushing your DNS cache can solve internet problems and ensure you're seeing the latest version of websites. This guide covers how to clear the DNS cache on various operating systems to improve your web browsing experience. Sometimes a bad DNS entry will be cached, and you will need to either flush the DNS cache to get rid of it or wait up to 24 hours for it to be dropped from the cache automatically.



Flush DNS in Windows

  1. Click on Start button.
  2. Select Run...
  3. Type "cmd" and press OK button.
  4. You should see the following line: C:Documents and SettingsUser>. Type:
       ipconfig /flushdns
  5. You will see a message containing the following:
    "Windows IP Configuration Successfully flushed the DNS Resolver Cache."
  6. Type "exit" to close the prompt.

Flush DNS in Mac OS X

  1. Click on Finder in the dock.
  2. Click on Macintosh HD.
  3. Click on Applications.
  4. Click on Utilities.
  5. Double-click on Terminal.
    In Mac OSX Leopard, you can use the following command to flush the DNS resolver cache:
       dscacheutil -flushcache 
    In Mac OSX versions 10.5.1 and before, the following command performs the same task:
       lookupd -flushcache 

Flush DNS in Linux

  1. In Linux, the nscd daemon manages the DNS cache. To flush the DNS cache, restart the nscd daemon. To restart the nscd daemon, use the command:
       /etc/init.d/nscd restart 

These steps for the various OS will cause your DNS cache to be successfully refreshed.

If you need further assistance, feel free to contact us via Chat or Phone:

  • Chat Support - While on our website, you should see a CHAT bubble in the bottom right-hand corner of the page. Click anywhere on the bubble to begin a chat session.
  • Phone Support -
    • US: 888-401-4678
    • International: +1 801-765-9400

You may also refer to our Knowledge Base articles to help answer common questions and guide you through various setup, configuration, and troubleshooting steps.

Did you find this article helpful?

 
* Your feedback is too short

Loading...