Protect data from copying data to USB | Tutorial
Posted on 8:07 PM by Unknown
For those of you who want to protect the data on your computer from the action of copying, I think need to limit your computer so that users can not write, copy or move data in flash disk.- Open the Registry Editor (Start Menu> Run, type: Regedit, and press enter / click OK)
- Look for the following Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
- Create a new key (right click and choose New> Key), then give the name StorageDevicePolicies
- Then open StorageDevicePolicies and right click select New> DWORD, Value named WriteProtect
- Double click the WriteProtect, on the value, fill with value 1. Click OK
- CurrentControlSet addition, alteration must also be done in key ControlSet001, ControlSet002, and so on if any. So be on the check in the following Key :
- HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\StorageDevicePolicies
- HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\StorageDevicePolicies
- ...
After the set as above, then all users who use the computer can not save, copy or move data to a USB Flash Disk.
Related Post
Subscribe to:
Post Comments (Atom)

No Response to "Protect data from copying data to USB | Tutorial"
Leave A Reply