Body
Objective
Following these steps will clear the DNS cache on your Windows machine. This is a common troubleshooting step for various website issues.
Environment
Windows
Before You Begin
N/A
Steps
- Open a command prompt as administrator:
- Select Start
- Type cmd
- Right-click Command Prompt
- Select Run as Administrator
- In the command prompt, type ipconfig /flushdns (including the space before the "/" as shown)
- OPTIONAL - Reboot your machine
- You're done! The DNS cache should now be cleared out.
Additional Info
N/A