Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

NVIDIA nForce network controller causes a network connection drop in Windows 7


View products that this article applies to.

Symptoms

You have an NVIDIA nForce network controller installed on a computer that is running Windows 7. However, you lose the network connection intermittently. When this issue occurs, the affected network connection is displayed as "limited connection."

↑ Back to the top


Workaround

To work around this issue, disable Receive-Side Scaling (RSS). To do this, follow these steps:
  1. Click Startstart button , and then type cmd in the Search programs and files box.
  2. Right-click cmd.exe in the Programs list, and then click Run as administrator.
    UAC If you are prompted for an administrator password or for confirmation, type the password or provide confirmation.
  3. At the command prompt, type netsh interface tcp set global rss=disabled, and then press ENTER.

↑ Back to the top


More Information

To determine whether Receive-Side Scaling is enabled, type the following command at an elevated command prompt:

netsh interface tcp show global

You receive an output that resembles the following:
 Querying active state...

TCP Global Parameters
----------------------------------------------
Receive-Side Scaling State : enabled
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.

↑ Back to the top


Keywords: consumerwin7track, kbexpertiseinter, kbtshoot, kbsurveynew, kbprb, kb

↑ Back to the top

Article Info
Article ID : 979464
Revision : 1
Created on : 1/7/2017
Published on : 9/23/2011
Exists online : False
Views : 163