Frequently Asked Question

Flush DNS Cache on OSX
Last Updated 7 years ago

Open a shell (Terminal) window and enter the following

sudo killall -HUP mDNSResponder;sudo killall mDNSResponderHelper;sudo dscacheutil -flushcache

You'll be asked for the root password and then the command will execute and flush the cache.

This website relies on temporary cookies to function, but no personal data is ever stored in the cookies.
OK

Loading ...