Disabling USB keys in XP: Difference between revisions

From RSWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 4: Line 4:


Just open regedit and browse to this key:
Just open regedit and browse to this key:
 
<code>
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
</code>


Notice the value 'Start'  
Notice the value 'Start'  

Latest revision as of 11:53, 27 October 2018

Disable USB Keys only in Windows XP

Original Article [1]

Just open regedit and browse to this key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor

Notice the value 'Start'

Switch this value to 4, and USB storage devices are disabled.

Switch this value to 3, and USB storage devices are enabled.