解开注册表中U盘禁止拷贝的限制

将以下内容贴如记事本,保存为**.reg,双击运行即可

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]
"WriteProtect"=dword:00000000

原文地址:https://www.cnblogs.com/zengcan/p/1655937.html