Friday, 6 May 2011

Disable Access to USB Flash Drive on your PC

Step 1: Go to Start > Run > and type in regedit and press enter.

Step 2: Locate the following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR

Step 3: Now on the right side double click on the value called Start & set it value to 4 & click OK.

Thats it. You have succesfully disabled access to the usb flash drive.

When you need to use your usb flash drive just change the value of Start to

3.If you're too lazy or newbie just copy & paste these codes into a notepad file and save it with a .reg extension.

Code to Disable access to the usb mass storage drive :
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR]
"Start"=dword:00000004

Code to Enable access to the usb mass storage drive :
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR]
"Start"=dword:00000003

0 Responses to “Disable Access to USB Flash Drive on your PC”

Post a Comment

Copyright 2010-2011 paradisefour.blogspot.com- Latest Freebies, Hacking tips and tricks. Powered by Blogger.All Rights Reserved to paradisefour. Computer Tips and Tricks, Hacking Tricks | Blogger Template by Paradisefour