June
19
Change MTU settings in Windows
Type netsh interface ipv4 show subinterface
Press Enter.
You will see a list of network interfaces.
Type netsh interface ipv4 set subinterface “Local Area Connection (from the listed interface)” mtu=1500 store=persistent