|
Flushing DNS tables in Windows is very straight forward.
- Click on the Windows Start button (bottom left hand corner of the screen)
- Click on "Run…"
- Type "cmd" (without the quotes)
- Click "OK" and a command window will open
- In the command window
- type "ipconfig /flushdns"
- press the enter key
- type "exit"
- press the enter key
The above applies to Windows/XP, Windows/Vista and Windows 7.
For Windows/98 try the command winipcfg.
|