Results 1 to 2 of 2

Thread: Disable Access to USB Flash Drive on your PC

  1. #1
    catkiller Guest

    cool 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
    Last edited by catkiller; 24-08-2010 at 05:11 PM.

  2. #2
    Join Date
    Feb 2011
    Posts
    153

    Re: Disable Access to USB Flash Drive on your PC

    Well the same thing can be done with the help BIOS and that too you have to press F8 and enter into the bios and then you will find the options to disable the external devices access that is flash drives.

Similar Threads

  1. Replies: 3
    Last Post: 11-12-2011, 10:02 PM
  2. How to disable write access for CD/DVD drive?
    By LAMONT D in forum Windows Security
    Replies: 5
    Last Post: 23-08-2011, 04:52 AM
  3. Replies: 3
    Last Post: 30-07-2009, 11:14 PM
  4. Replies: 1
    Last Post: 27-03-2009, 10:11 PM
  5. Replies: 0
    Last Post: 13-10-2008, 04:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,105,952.23581 seconds with 17 queries