Sunday 13 June 2021

Speedtest How to get Faster Internet Speed When You Change a Simple Setting

cmd run administrator 


netsh interface ipv4 show subinterfaces


ping google.com -f -l  1452



reference website:


https://www.youtube.com/watch?v=RK2PHpKI9M4tsh interface ipv4 show subinterfaces




ping google.com -f -l  1452


netsh int ipv4 set subinterface "Ethernet" mtu=1599 store=persistent


netsh interface ipv4 show subinterfaces



netsh int ipv4 set subinterface "Wi-Fi" mtu=1599 store=persistent



No comments:

Post a Comment