,
Share with your friends 

Enabling or disabling mass storage devices

9 ratings Views 102 
Author: Rajesh Siva Pavan Kumar_f5166a97 (Rajesh Siva Pavan Kumar Godavarthi)  View Profile |  View other solutions by this author

Question / Problem


Disable or Enable pen drives and mass storage devices on usb ports

Solution

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR proceed further.

To disable access

REGEDIT4

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

To enable access

REGEDIT4

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



Applies to

Windows XP ,Windows 2008 Server, Windows 2003 Server

Rank It

Login to rank it

Report


Advertisement