Kualo / docs
On this page

How to clear your DNS cache

Flush your local DNS cache on Windows or macOS to fix browsing problems after a site moves to a new IP address.

1 min read Updated 4 Jun 2026

If your website has recently moved to a different IP address, your local DNS cache may still point to the old one, causing the site to appear unavailable. Clearing that cache usually fixes the problem straight away.

Windows 10 and 11

  1. Press Win+X to open the quick-access menu.
  2. Click Terminal (Admin) or Command Prompt (Admin).
  3. Run the following command:
ipconfig /flushdns

Windows 7 and 8

  1. Press the Start button, type cmd, then press Enter.
  2. In the Command Prompt window, run:
ipconfig /flushdns

macOS

  1. Open Launchpad and search for Terminal.
  2. Open the Terminal application.
  3. Run the following two commands in order, pressing Enter after each:
dscacheutil -flushcache
sudo killall -HUP mDNSResponder
  1. When prompted, enter your Mac admin password and press Enter.

If flushing the cache does not help

Try these steps in order:

  • Clear your browser cache as well, since browsers cache DNS results independently.
  • Restart your internet router - routers often cache DNS responses and a reboot clears them.
  • If neither step works, your Internet Service Provider (ISP) may have cached the old IP address. ISP caches can take up to 4 hours to expire on their own.

To confirm the issue is not on the server itself, ask a friend on a different ISP to check whether the site loads for them. You can also contact the Kualo support team and ask us to check the site from multiple locations.

Was this helpful?
Your feedback helps us find gaps in the docs.
Still need a hand?
Real people, around the clock - start a chat or open a ticket and we'll help you put it right.