Code: Set-NetTCPSetting -Profile Datacenter -CongestionProvider BBR2 Set-NetTCPSetting -Profile Compat -CongestionProvider BBR2 Set-NetTCPSetting -Profile Custom -CongestionProvider BBR2 So, are these 3 commands enough to activate and improve upload speeds, or are there more things that need to be done? Good to know that it improves upload speeds. I only checked on versions 11 22h2 and up; it really does support it.
it's only for ISP which have congestion on their network. ( there is issues about localhost comm. , here with openvpn and vmware workstation. ) mitigations are for the moment : netsh int ipv6 set gl loopbacklargemtu=disable netsh int ipv4 set gl loopbacklargemtu=disable @Mods : Better move posts about BBR2 into a new topic