Langkah langkah:

1. Buka cmd + run as administrator

 


2. Ketikan netsh interface ipv4 show subinterfaces

 


 

3. Ketik netsh interface ipv4 set subinterface “koneksi digunakan” mtu=1473 store=persistent 

Nilai kisaran mtu 520 hingga 1500, apabila dibawah 520 koneksi akan berpengaruh

Misal: netsh interface ipv4 set subinterface “Ethernet” mtu=1473 store=persistent

 

4. Good luck