用批处理文件实现电脑USB接口禁用开启

 时间:2026-04-21 20:53:44

1、禁用电脑USB接口方法:

新建一个文本文档,将下方内容复制到文本文档当中,然后保存文本文档,修改文本文档后缀为bat,r然后以管理员身份运行即可。

@echo off

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ControlStorageDevicePolicies" /v WriteProtect /t reg_dword /d 1 /f

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR" /v Start /t reg_dword /d 4 /f

copy %windir%\inf\usbstor.inf %windir%\usbstor.inf /y >nul

copy %windir%\inf\usbstor.pnf %windir%\usbstor.pnf /y >nul

del %windir%\inf\usbstor.pnf /q/f >nul

del %windir%\inf\usbstor.inf /q/f >nul

@echo on

2、开启电脑USB接口方法:

新建一个文本文档,将下方内容复制到文本文档当中,然后保存文本文档,修改文本文档后缀为bat,r然后以管理员身份运行即可。

@echo off

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ControlStorageDevicePolicies" /v WriteProtect /t reg_dword /d 1 /f

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR" /v Start /t reg_dword /d 3 /f

copy %windir%\inf\usbstor.inf %windir%\usbstor.inf /y >nul

copy %windir%\inf\usbstor.pnf %windir%\usbstor.pnf /y >nul

del %windir%\inf\usbstor.pnf /q/f >nul

del %windir%\inf\usbstor.inf /q/f >nul

@echo on

  • UOS如何查询关机事件记录
  • IE11经常卡死无响应怎么办
  • 使用蒲公英智能组网,三步访问企业内网ERP系统
  • 如何通过注册表在任务栏上显示所有通知区域图标
  • windows Server 2016如何安装域控制器
  • 热门搜索
    手抄报小插图 保护森林手抄报 有关节约用水的手抄报 数学手抄报三年级上册 小学消防安全手抄报 关于爱国的手抄报图片 关于环保手抄报资料 幼儿手抄报图片 家长会手抄报 小学四年级数学手抄报