您的位置首页百科问答 cmd可以让人断网? Simone 发布于 2025-03-29 12:54:54 581 阅读 cmd可以让人断网?的有关信息介绍如下:开始---运行---cmd禁用网卡: netsh interface set interface "本地连接" disabled 禁用网卡成功,断网成功注:启用网卡 : netsh interface set interface "本地连接" enabled