Thursday 16 February 2012

how to disable/enable usb port via regedit...

Enabling & disabling the USB port in windows via registry.

As per the Microsoft knowledge base article 823732 which
contains instructions on how to disable USB storage access
for a certain group of users this disabling and re-enabing
of USB ports is based on a simple registry entry.
To disable the access to USB port, in windows XP and 2000:
1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate, and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\UsbStor
4. In the right pane, double-click Start.
5. In the Value data box, type 4, click Hexadecimal
(if it is not already selected), and then click OK.
6. Quit Registry Editor.
To re-enable a disabled port:
1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate, and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\UsbStor
4. In the right pane, double-click Start.
5. In the Value data box, type 3, click Hexadecimal
(if it is not already selected), and then click OK.
6. Quit Registry Editor.
However, there can be other ways too to bypass this issue,
one of the easiest is to invest in a PS2 to USB port convertor.

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...