查看网卡列表信息:
netsh interface ip show interfaces
禁用指定网卡:
netsh interface set interface "以太网" disabled
启用指定网卡:
netsh interface set interface "以太网" enabled
查看网卡列表信息:
netsh interface ip show interfaces
禁用指定网卡:
netsh interface set interface "以太网" disabled
启用指定网卡:
netsh interface set interface "以太网" enabled
本文标题:WIN10网卡命令
本文链接:https://www.haomeiwen.com/subject/zkefuktx.html
网友评论