Windows 啟用/停用 網卡指令 啟用: netsh interface set interface name=”區域連線” admin=enable 停用: netsh interface set interface name=”區域連線” admin=disable