How to flush the DNS cache on Windows
Posted September 3rd, 2008 in Windows (Updated September 4th, 2008)
If you are having issues on Windows when a DNS entry is being cached when it shouldn't you can easily flush the DNS cache from the command line. This post explains how to flush the Windows DNS cache.
All you need to do is open up a command prompt and then type in the following command:
ipconfig /flushdns
This will display the following output:
Windows IP Configuration Successfully flushed the DNS Resolver Cache.
That's it, all done!
If you want to see what's currently in the DNS cache on Windows, then refer to my Display DNS cache on Windows post.
Related posts:
- Solution for connections tab missing in Internet Explorer options (Sunday, September 27th 2009)
- Display DNS cache on Windows (Friday, September 5th 2008)
- Editing the hosts file on Windows Vista (Sunday, April 20th 2008)

Comments
blog comments powered by Disqus