- Steps to Clear DNS Cache:
- For Windows Users:
- Open Command Prompt as an administrator.
- Type ipconfig /flushdns and press Enter.
- You should see a message confirming the DNS cache has been flushed.
- For macOS Users:
- Open Terminal.
- Depending on your macOS version, you will need to enter specific commands. For macOS X Yosemite and later, sudo killall -HUP mDNSResponder - see https://www.freecodecamp.org/news/how-to-flush-dns-on-mac-macos-clear-dns-cache/ for other commands
- Enter your administrator password if prompted.
- For Linux Users:
- Open a terminal window.
- Type sudo systemd-resolve --flush-caches and press Enter.
- Enter your administrator password if prompted.
- For Mobile Devices:
- Restart your device or switch to airplane mode for a few seconds and then back, as this often effectively clears the DNS cache on mobile devices.
- For Windows Users:
- Follow-Up: Restart your browser and try accessing our services again.
Clearing DNS Cache Print
Modified on: Tue, 12 Dec, 2023 at 10:45 AM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.