Click Here To Get Latest Tricks and Tips In Your Inbox
Powered by MaxBlogPress  

Registry Hack to Disable Writing to USB Drives

SPONSORED LINKS

                              
Registry Hack to Disable Writing to USB Drives

A common security concern at organizations is allowing users to plug in a usb flash drive, because they could so easily copy corporate data.

Since Windows XP SP2, you can disable writing to USB devices altogether using a simple registry hack. Here it is:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]

“WriteProtect”=dword:00000001
Blog Widget by LinkWithin

Popularity: 2%

Related Articles

Registry Hack to Disable Writing to USB Drives

Subscribe to COOL COMPUTER TRICKS by Email

Support Us keeping this website online 24*7 Please

Recent Entries

8 Responses to “Registry Hack to Disable Writing to USB Drives”

  1. zer09 Says:

    where should i put this code:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]
    “WriteProtect”=dword:00000001

  2. bas Says:

    Navigate to the Key given here by using Registry Editor and in the right side pane create new Dword. Name it as WriteProtect and keep the dword value 1.
    To re-enable USB writing make dword value 0

  3. SHANKY Says:

    i have an xp sp2 after HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
    I DO NOT GET Control\StorageDevicePolicies WHAT DO I DO??

  4. SHANKY Says:

    Even if I make one file by the name of StorageDevicePoliciesin control and define its value to 0 or 1 by using d-word value it still works. Awating reply ASAP

  5. bas Says:

    Yupp, it’ll work
    Just try it that way

  6. SHANKY Says:

    hey thanks a lot man.

  7. bas Says:

    welcome mate

  8. Best Computer Tricks #1 | Cool Computer Tricks Says:

    [...] 2.Registry Hack to Disable Writing to USB Drives [...]

Leave a Reply