Open your terminal of choice and list the interfaces available: netsh interface ipv4 show subinterfacesLooking at the list find the name of the interface you want. In my example its Ethernet0: netsh interface ipv4 set subinterface "Ethernet0" mtu=9000 store=persistentThe default MTU value