How to Enable/Disable The Use of USB Devices
Tags: enable disable usb storage devices on a system, Technical DotNet, usbTo disable the use of USB devices in windows XP follow the steps below
- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- Locate, and then click the following registry key:
- In the right pane, double-click Start.
- In the Value data box, type 4, click Hexadecimal (if it is not already selected), and then click OK.
- Quit Registry Editor.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStorTo enable, follow these steps below
- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- Locate, and then click the following registry key:
- In the right pane, double-click Start.
- In the Value data box, type 3, click Hexadecimal (if it is not already selected), and then click OK.
- Quit Registry Editor.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStorHope this is useful to you.
-NKJ
Related posts:
- How to Remove Listings from Add/Remove Programs If any application happens to have left out in the...
- How to Disable Tabs in Display Properties in Windows Run registery editor. Type regedit in Run dialog box...
- Recover Deleted Mails in Outlook If you are using Microsoft Outlook and connecting to an...
- How to Delete/Remove a Windows Service? Practically speaking, uninstalling an application should remove all its associated...
- VS.Net Insallation Error There is a general issue that we face while installing...
- Enable Edge and 3G on iPhone 3G with iOS 4.0 There seem to be some problem with iOS 4.0, which...
- Keyboard Shortcuts Windows Explorer keyboard shortcuts END Display the bottom of...
- Label and Refer Diagrams, Tables in MS Word The preferred approach for labelling and referencing ’screen shots’, diagrams,...
- USB Port in a Power Plug Yes, soon USB ports will not be limited to computers...
- Fields Data Types in MS Access Ever wondered, what do data types assigned to fields in...

Leave your response!