Computer Trick Optimize the TCP auto Tuning


If you like to sufing the Internet you certainly know about tcp auto tuning, but in Windows Operating System it only setting in standart set and it's not optimal.
To optimize it you must setting it so the load on the modem will be reduce and you can suft the net more smoothly.
To optimize the TCP auto tuning in you computer is as follow:

  • Open the command prompt window by open the start menu and type cmd in search box.
  • Right klik on cmd icon and select Run As Administrator
  • In the command prompt window, type: netsh interface tcp show global then press Enter.
  • The TCP setting will shown.
  • Type: netsh interface tcp set global autotuninglevel=high. then press enter.
  • If successful there will be an OK response, and check again by typing: netsh interface tcp show global. Press Enter.
To restore to its original settings, type: netsh interface tcp set global autotuninglevel = normal. and press enter.

No comments:

Post a Comment

Next previous home