I was having a number of strange network issues on a laptop today. Here’s the complete nuclear option for resetting your whole IP stack. This is for when “Diagnose and Repair” isn’t cutting it. Thanks to JohnP for his help.
- Go to the Start Menu, type cmd and right click, and select “Run As Administrator”
- Type the following commands, each followed by pressing enter.
- ipconfig /flushdns
- nbtstat -R
- nbtstat -RR
- netsh int reset all
- netsh int ip reset
- netsh winsock reset
Now, reboot and pray. Possibly not in that order.
© 2007 Scott Hanselman. This Feed is for personal non-commercial use only.
Meet Over 32,000 Programmers
at Dream.In.Code