Disabling USB keys in XP: Difference between revisions

From RSWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{AdWords}}
== Disable USB Keys only in Windows XP ==
== Disable USB Keys only in Windows XP ==


Line 6: 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'  
Line 14: Line 13:


Switch this value to 3, and USB storage devices are enabled.
Switch this value to 3, and USB storage devices are enabled.
{{AdWords2}}
[[Category:Windows| ]]
[[Category:Windows| ]]

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.