nav-left cat-right
cat-right

How to flush DNS cache in Windows servers

To flush or remove DNS cache:
C:>ipconfig /flushdns

To see the DNS cache:
C:>ipconfig /displaydns

Do this if you want to see the syntax;
C:>ipconfig /?

Leave a Reply