How to Flush DNS in Windows XPIn Microsoft Windows, you can use the command ipconfig /flushdns to flush the DNS resolver cache: (For vista, you have to run command prompt as administrator by clicking mouse right button) C:\>ipconfig /flushdns
You can also use the command ipconfig /displaydns to view the DNS resolver cache.
How to Flush DNS in Windows VISTAIt is same method with XP. However, you have to run command prompt as administrator by clicking mouse right button
Alternative Method (one-click-flushing)You can easily run batch file withou steps above. * This is a batch file that doesn't install anything on your computer.
|