How to Reset TCP/IP stack in Windows
January 14th, 2012
I have received a lot of questions lately about resetting the TCP/IP stack in Windows 7. The command is actually the same as it was in Windows XP. Just open a command line window and type the following:
netsh int ip reset resetlog.txt
You will then need to reboot to make sure the changes take effect.
Categories: Microsoft, Networking