- Get link
- X
- Other Apps
Posted by
sdfsdf
on
- Get link
- X
- Other Apps
![Quick Fix Network Problems Using "Netsh" Command Quick Fix Network Problems Using "Netsh" Command](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFqYjWyNGNPMmG0qDgcboy_nn-ny83BTzAZzKPGeac-5TjbYm_ZoPvX8RumcLHHz0oEPtRj2b6haa33JWKdDrYikJHoTIgqHeEQbKFUZyNnOV5KQVCY1TXZ6UBHZTYZz_WA9hVyV3YMIiR/s1600/win7_netsh.png)
Every time a program needs to connect to Internet or other machine, it opens a new connection. A router can only handle a limited number of connection. If for any reason, a program opens many connections, you can end up with a block Internet.
Solving a network problem can be hard and frustrating. While you can check your internet connection using the Windows Network Diagnostic tool, it is hardly enough to solve most problems. Sometime, you might have to troubleshoot via the hard way – the command line way.
1. Open Command Prompt and choose Run as administrator.
2. Type the following commands, pressing Enter after each command:
- netsh int ip reset reset.txt
- netsh winsock reset
- netsh advfirewall reset
![netsh winsock reset netsh winsock reset](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9qo70761NuSlMmaVfkiOGRNF624RtWn_eVsiEpiLCGAJ0NF4tqbbhDhba18sClp60kOvDxAMhXwnFJBCGn-gRPIiopsSHKdkjxFhH1zirprpwzEmtJmLvri4MGRyrnyQQpSVH7TXfeIOh/s1600/win7_netsh+%25281%2529.png)
3. Restart the computer.
Comments
Post a Comment