Thursday, October 4, 2012

Reset TCP/IP with recent versions of Windows

TCP/IP cannot be uninstalled with recent versions of Windows.  To “reset” TCP/IP for troubleshooting purposes, launch a command prompt with administrative privileges and use the following command:

netsh int ip reset c:\logname.txt

Another command to use if an issue persists would be:

netsh winsock reset

netsh_reset_tcpip 

A Fix-IT option is available at http://support.microsoft.com/kb/299357 for resetting TCP/IP.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.