Register |  | Thursday, March 18, 2010   
 
 
..:: Tips & Blogs  ::..  
Search    
Tips & Blogs > Tech Tips, Downloads & more...    

 

Mar2

Written by:Terence Cheong
Monday, March 02, 2009 

Here are the steps to turn off Auto-Tuning in Microsoft Windows Vista:

  1. From the Start Menu, click Run and type "cmd" to open the Command Prompt window.
  2. Type "netsh interface tcp set global autotuning=disabled" and hit the Enter key.
  3. The system will return "OK." and you are done.
  4. If you want to confirm the auto-tuning setting status, type "netsh interface tcp show global" and hit the Enter key. The system should show the following:

     Receive Window Auto-Tuning Level    : disabled 


     
  5. Type "exit" to close the Command Prompt window and done.

 

 

Here are the steps to set it back to normal:

  1. From the Start Menu, click Run and type "cmd" to open the Command Prompt window.
  2. Type "netsh interface tcp set global autotuning=normal" and hit the Enter key.
  3. The system will return "OK." and you are done.
  4. If you want to confirm the auto-tuning setting status, type "netsh interface tcp show global" and hit the Enter key. The system should show the following:

     Receive Window Auto-Tuning Level    : normal 


     
  5. Type "exit" to close the Command Prompt window and done. 

 

 

 

Bookmark and Share

Copyright ©2009 Terence Cheong

Tags:

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Add Comment  Cancel 
HomeTips & BlogsStoreServicesAbout Us
Copyright 2008 by ITXpert  | Terms Of Use | Privacy Statement