How do I flush my DNS cache on macos?

How to clear the local DNS cache in Mac OS?

To flush or remove your local DNS cache in Mac OS use your Terminal:

  • Go to Applications > Utilities > Terminal or just press F4 then type Terminal then press enter
  • Type the following command and press Enter:
sudo dscacheutil -flushcache
  • After that type the command below and press Enter:
sudo killall -HUP mDNSResponder
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I change my remember password options in Google Chrome

Manage your website passwords This article applies to the Google Chrome browser on Windows,...

Change time is Gmail

Correct Your Gmail Time Zone To set your Gmail time zone: Click the gear in your Gmail's...

How to speed up Windows XP use at your own risk

Warning: occasionally people break their PC badly by using this list of suggestions. Usually...

How to run cmd in escalated mode with admin rights to modify firewall

a solution: runas /user:administrator@domainname.local cmd then in the resulting command...

How do I enable auto login in Windows

This article describes how to configure Windows to automate the logon...