How can I configure the amount of bandwidth that Windows reserves for Quality of Service (QoS)?

John Savill

December 15, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. QoS provides a guaranteed level of service for media-rich applications and some mission-critical applications. By default, Windows reserves only 20 percent of the connection bandwidth for QoS. To adjust this setting in the registry, perform the following steps:

  1. Start a registry editor (e.g., regedit.exe).

  2. Navigate to the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesPSchedParametersAdapters\{} registry subkey.

  3. From the Edit menu, select New, DWORD Value.

  4. Enter the name NonBestEffortLimit, then press Enter.

  5. Double-click the new value, set it to the new level (e.g., 50 in decimal base), then click OK.

  6. Restart the computer for the change to take effect.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like