← All Tweaks
🌐 Network
📤 LSO (Large Send Offload)
Allows the network adapter to complete data segmentation instead of the operating system.
Benefit
Reduces CPU load
Impact
mediumCommands (2)
Disable-NetAdapterLso -Name *
Get-NetAdapterLso -Name *
🌐 Network
Allows the network adapter to complete data segmentation instead of the operating system.
Reduces CPU load
Disable-NetAdapterLso -Name *
Get-NetAdapterLso -Name *