How do I enable network adapter task offloading?

John Savill

March 7, 2001

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

A. Some network cards have an onboard processor that you can use instead of the main CPU for certain functions. If your NIC driver supports this onboard processor, you can enable it as follows:

  1. Start regedit.exe.

  2. Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters.

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

  4. Enter a value name of DisableTaskOffload and press Enter.

  5. Double-click the new value and ensure that it's set to 0. Click OK.

  6. Close regedit.

  7. Reboot the machine.

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