Table of Contents
Why should I clear my DNS cache?
Clearing your DNS cache ensures your computer connects to the new server addresses after IP changes.
Windows 11 and Windows 10 #
- Click Start and type
cmd. - Right-click Command Prompt and select Run as administrator.
- In the black window, type:
ipconfig /flushdns - Press Enter.
You’ll see: “Successfully flushed the DNS Resolver Cache.”
Windows 7 #
- Click Start, then All Programs → Accessories → Command Prompt.
- Right-click Command Prompt and choose Run as administrator.
- Type:
ipconfig /flushdns - Press Enter.
You’ll see a confirmation that the DNS cache has been cleared.
Tip: Restarting your browser or email program after clearing the DNS cache helps apply the change immediately.