Overview
You can flush your DNS cache on the Windows operating system, including Windows 10 and 11, by running the ipconfig /flushdns command from the command prompt.
How do I flush my DNS cache?
To flush your DNS cache in Windows 10 or 11:
On your keyboard, press the
Windowslogo key on the lower left while holding theRkey at the same time.The run box appears.
In the run box, type
cmdand then press theEnterkey.Enter the following command in the prompt:
C:\Users\username> ipconfig /flushdns
Type
exitand then press theEnterkey to close the window.