1. Home
  2. Domain Names
  3. Domain Management
  4. How to Clear DNS Cache of Your Computer

How to Clear DNS Cache of Your Computer

To clear the DNS cache on a windows computer:

Open a command terminal: Start => Program => Accessories => Command Terminal

execute the code :

ipconfig /flushdns

To clear the DNS cache on a Mac OSX computer:

Applications => Utilities => Terminal => Spotlight => Terminal

execute the code :

dscacheutil -flushcache
Updated on 30 November 2023

Was this article helpful?

Related Articles