Tag Archives: netsh

netsh: Administrators friend

Resetting the TCP/IP Stack

For XP/2003
Go to start > Run > type “cmd” press enter > then type the following:

netsh int ip reset resetlog.txt

For Vista
Go to start > Run > type “cmd” press enter > then type the following:

netsh int ip reset
netsh winsock reset

Read more »