需要以管理员身份运行命令提示符

1、查看自己当前网络的 MTU 值,请命令提示符下输入以下命令并回车:

netsh interface ipv4 show subinterfaces

2、要设置你正在使用网络的 MTU 值,请在命令提示符下输入以下命令并回车:

netsh interface ipv4 set subinterface "需修改的连接名" mtu=store=persistent

其中,需修改的连接名 和 值 要用相应的值来代替。
例如,我这里需要输入:

netsh interface ipv4 set subinterface “WLAN” mtu=1492 store=persistent

在这里插入图片描述

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐