- Your cart is currently empty.
How to Flush DNS Cache in Windows and macOS
Search results for: ""
The DNS cache usually stores the locations of web servers that also contain web pages that visitors have recently viewed. If the location of the web server changes before the DNS cache, access to the website is not possible at that moment.
If you are experiencing a large number of HTML 404 errors, we recommend that you flush your DNS cache. Once you clear the cache, your device will obtain the latest version of DNS records.
Below, we will describe how you can flush the DNS cache on different operating systems.
WINDOWS 11
- In the taskbar at the bottom of the screen, click on the Windows icon (Start).
- In the search box, type
cmd. - Right-click on Command Prompt and select Run as Administrator.
- In the command prompt, type the command
ipconfig /flushdnsand press Enter. - If the operation is successful, the following message will appear:
Windows IP Configuration / Successfully flushed the DNS Resolver Cache.
WINDOWS 10 and 8
- Press the flag key (Win) and X to open the “WinX Menu”.
- Right-click and select “Command Prompt” and the option Run as Administrator.
- Run the following command: ipconfig /flushdns.
- If the command was executed correctly, you should receive the message “Windows IP configuration successfully flushed the DNS Resolver Cache”.
WINDOWS 7
- Press “Start” -> Command Prompt -> right-click and select Run as Administrator.
- Enter the command ipconfig /flushdns and confirm with the Enter key.
- If the command was executed correctly, you should receive the message “Windows IP configuration successfully flushed the DNS Resolver Cache”.
MacOS 10.7
- Open Applications -> Utilities -> Terminal.
- Enter the following command and confirm it:
- MacOS 10.10.4: sudo killall -HUP mDNSResponder
- MacOS 10.10.1, 10.10.2 and 10.10.3: sudo discoveryutil mdnsflushcache
- MacOS 10.7, 10.8 and 10.9: sudo killall -HUP mDNSResponder
- MacOS 10.5 and 10.6: sudo dscacheutil -flushcache
For additional assistance, please call us at +386 59 335 000 or email us at info@neoserv.com.
COMMENT THE POST
Your comment has been successfully submitted
The comment will be visible on the page when our moderators approve it.