pour changer en "restricted" : netsh interface tcp set global autotuning=restricted pour changer en "disabled" : netsh interface tcp set global autotuning=disabled pour changer Max sync transmissions mini=0 maxi=8 : netsh interface tcp set global MaxSynRetransmissions= netsh interface tcp set global ecncapability=disabled netsh interface tcp set global congestionprovider=none netsh interface tcp set global ecncapability=enabled netsh interface tcp set global congestionprovider=ctcp netsh int tcp set global initialRto=3000 pour voir la globalité des fonction activer : netsh int tcp show global