How to Flush DNS Cache in Windows
Clear DNS cache to fix website loading issues and outdated domain records.
Before you start
Step-by-step instructions
1. Open Command Prompt as administrator
Search for Command Prompt, then run it as administrator.
You can right-click and select "Run as administrator".
2. Run the flush DNS command
Run the following command to clear the DNS cache.
ipconfig /flushdns
3. Verify and test
You should see a confirmation message. After that, try accessing the website again.
You should see "Successfully flushed the DNS Resolver Cache."
Common issues
Command Prompt must be opened as administrator.
The issue may not be DNS-related. Check network settings or the server itself.
Try restarting the browser or flushing DNS again.
Final check
Flushing DNS is a quick and safe way to fix many website access issues. If problems persist, check network configuration or DNS servers.