If you're experiencing issues with internet connectivity and you've tried everything short of resetting the TCP/IP Stack, this will show you how. This works on all Windows versions
1. Click Start > All Programs > Accessories, right-click on Command Prompt and choose Run as administrator. For Windows 8 users, press [Windows Key] + [X] and select Command Prompt (Admin).
2. When in the command prompt, enter:
and press ENTER.
3. Once you've entered that, next enter:
and press ENTER.
4. Reboot your computer. This is necessary for the TCP/IP Stack to be successfully reset.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Your TCP/IP should now be fully reset. If you're still experiencing issues, simply post in the Network Help section and we'll do our best to assist you.
1. Click Start > All Programs > Accessories, right-click on Command Prompt and choose Run as administrator. For Windows 8 users, press [Windows Key] + [X] and select Command Prompt (Admin).
2. When in the command prompt, enter:
Code:
netsh winsock reset catalog
and press ENTER.

3. Once you've entered that, next enter:
Code:
netsh int ip reset reset.log
and press ENTER.

4. Reboot your computer. This is necessary for the TCP/IP Stack to be successfully reset.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Your TCP/IP should now be fully reset. If you're still experiencing issues, simply post in the Network Help section and we'll do our best to assist you.