Saturday, March 27, 2010

How To Disable Detection of USB Storage Device

 

Many official users are worried for unauthorized access through USB storage devices like pen drive (USB HDD and others) .Sometimes in the offices, your office members implement viruses and access your secured data through USB storage device. Generally this unpleasant incident is detrimental for the Software programmers and designers.

To solve this issue implement these steps:

1. Click Start → Run and type regedit.

2. Scroll Down to following registry keys-

[HKEY_LOCAL_MACHINE \SYSTEM\CurrentControlSet \Services\UsbStor]
3.Double click →start
4. Set value data: 4 as mentioned above, to activate service of USB DISABLING mode and then restart your computer or logoff and then logon on your system.

5. For deactivation Set value data : 3 then restart your computer or logoff and then logon on your system.

No comments:
Write comments