Prevent copy files to USB drive without disable USB
To perform this we need to edit some registry entries. To do this registry edition follow the steps below.
1. Click on start and go to Run
2. Type regedit on run window and click OK
Now the registry editor will be opened. Now follow
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies
3. Create a DWORD value called ‘WriteProtect‘ and set it to 1.
To disable write protect on USB drives change the DWORD to 0.
To perform this we need to edit some registry entries. To do this registry edition follow the steps below.
1. Click on start and go to Run
2. Type regedit on run window and click OK
Now the registry editor will be opened. Now follow
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies
3. Create a DWORD value called ‘WriteProtect‘ and set it to 1.
To disable write protect on USB drives change the DWORD to 0.
0 comments:
Post a Comment