wiki:reset-network-tcp-ip-stack

Reset Network TCP/IP stack

If your TCP/IP stack is corrupted it can be reseted with the following commands.

Windows XP:

1. Search for Command Prompt > Run As Administrator
2. netsh winsock reset
3. netsh int ip reset
4. ipconfig /flushdns
5. Restart computer

Windows Vista, 7, 8, 10:

1. Search for Command Prompt > Run As Administrator
2. netsh winsock reset catalog
3. netsh int ipv4 reset reset.log
4. netsh int ipv6 reset reset.log
5. Restart computer
Last modified 7 years ago Last modified on 12/22/16 04:41:40