Clearing your DNS Cache

What is DNS Cache?

DNS cache is like an address book saved on your computer with the domain name server (DNS) information of each website you visit. DNS or Domain Name Server is a technology that tells your computer the IP address associated with a domain name. Saving the DNS information in a local DNS cache helps your browser quickly find a website.

Once you enter a website address in your browser, it will look for DNS information in the local cache first. If it finds the directions, then it uses the DNS cache to visit the website. On the other hand, if the information is not in the local DNS cache, then the browser will get it from other DNS servers across the internet. This ensures that every time you visit any website, your browser takes the shortest route to get the DNS information it needs to locate the website on the internet.

As part of our scheduled maintenance, we will be updating the DNS for our application.  Most users will not have any issues with this, as their computers will automatically updated with the DNS. If you are unable to access the application after the the scheduled maintenance you might need to manually clear your DNS info for CMD. 

Please reference the following help articles for step by step instructions.


How to Clear DNS Cache in Windows

  1. Click on the Windows Start icon.

  2. Locate and open the CMD (Command Prompt) tool.

  3. Enter the following text into the command prompt window: ipconfig /flushdns   

  4. Press the Enter key.

  5. Your DNS should now be cleared. 


How to Clear DNS Cache on MacOS

  1. Navigate to Applications > Utilities

  2. Locate and open the Terminal App.

  3. Enter the following command: sudo killall -HUP mDNSResponder

  4. Press the Enter key.

  5. Enter your macOS account password.

  6. Your DNS should now be cleared. 


How to Clear DNS Cache In Chrome

Google Chrome also keeps a DNS cache of its own, and it is separate from the DNS cache stored by your operating system.

If you use Google Chrome as your main browser, then you’ll need to clear Chrome’s DNS cache as well.

  1. Enter the following address into the url field: chrome://net-internals/#dns

  2. Within the DNS section click the Clear host cache button.

  3. Your DNS should now be cleared. 


How to Clear DNS Cache In Firefox

Firefox also keeps a DNS cache of its own, and it is separate from the DNS cache stored by your operating system.

If you use Firefox as your main browser, then you’ll need to clear Firefox’s DNS cache as well.

  1. Enter the following address into the url field: about:config

  2. Click I accept the risk

  3. Within the next window, enter network.dnsCacheExpiration within the search bar

  4. Click within the value for both of the two results, and set the value to 0.

  5. Your DNS should now be cleared. 

  6. Repeat step 4 and set the values to 60.

How to Clear DNS Cache In Safari

Safari also keeps a DNS cache of its own, and it is separate from the DNS cache stored by your operating system.

If you use Safari as your main browser, then you’ll need to clear Safari’s DNS cache as well.

  1. Within Safari click Command+

  2. Navigate to the Advanced Tab.

  3. Check the Show Develop menu in menu bar option.

  4. Now you should have a new Develop option in your menu bar. Select Develop, then Empty Caches.

  5. Your DNS should now be cleared. 


How to Clear DNS Cache In Edge

Microsoft Edge also keeps a DNS cache of its own, and it is separate from the DNS cache stored by your operating system.

If you use Edge as your main browser, then you’ll need to clear Edge's DNS cache as well.

  1. Enter the following address into the url field: edge://net-internals/#dns

  2. Within the DNS section click the Clear host cache button.

  3. Your DNS should now be cleared.