Monday 8 April 2013

How to Enable and Disable USB (Universal Serial Bus) on your Computer.


Go to My computer>right click>properties>Hardware>Device Manager
find the Universal serials bus controllers expand it, find the usb port right click on it> select disable.
USB Port can be disabled from BIOS or Device Manager.

·         If it is disabled from BIOS then go to the BIOS by pressing DEL at the startup (Most Common, However it can change as per the desktop/Laptop) and then go the Integrated Peripherals. There you will find the USB port. Enter on it and then you can enable or disable from there.


HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor

When you do so, the USB storage device does not work when the user connects the device to the computer.

To set the Start value, follow these 

steps: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:
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. 

"Warning : Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. If a USB storage device is already installed on the computer"

·         If it is disabled from device manager, go to the device manager (right click on My Computer -> Properties -> Hardware -> Device Manager) and there you will find USB port. If it is disable, Red Mark on it will be there. Just right click on it and then click on Enable.


The simply way to block USB port try this,..................

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.

Follow the steps to enable USB ports:

1. Go to run in the start menu and type regedit and click ok.
2. Navigate to HKEY_LOCAL_MACHINE --> SYSTEM --> CurrentControlSet -->
Services --> USBSTOR
3. Now right click on USBSTOR and go to Permissions and give Full Control to yourself and click OK.
4. In the right panel, right click. A New prompt will come. Select DWORD Value and rename it to Start.
5. Now double click on Start and key in Value data as 3 and click OK. 
6. Quit Registry Editor.



Enable disabled USB ports in a Windows XP computer?
How to enable disabled USB ports in a Windows XP computer?
Open the Windows Registry ‘ Expand HKLM ‘ Expand System ‘Expand CurrentControlSet’ Expand Services.
Scroll down to find “USBSTOR”
Right-click on “USBSTOR” and click on Permissions
Click on Advanced
Check box “Inherit from parent the permission entries that apply to child objects. Include these with entries explicitly defined here”
Click on Apply
Click on OK
Select USBSTOR and on the right, double click on start and set the value data to 3
Value data: 3 to enable and 4 to disable (USB Mass storage device)
Once changed the setting in registry please go to the windows folder (C:\Windows) and then enter into the hidden INF folder and modify the file name
Enable (USB Mass storage device) file names – usbport.inf & usbport.PNF
Disable (USB Mass storage device) file names – usbport.inf.disabled & usbport.PNF.disabled
(Just rename usbport.INF.disabled and usbport.PNF.disabled to usbport.INF & usbport.PNF respectively.)
Restart the system for changes to get affect.
Go to computer management window and uninstall if any USB mass storage is showing with an exclamatory mark and then scan for hardware changes connecting the USB thumb / storage device to complete the USB storage drivers installation.


Note: Please share your Views/Thoughts and leave a message with your comments/suggestions as they are always welcomed.  This will keep me motivated and will encourage me to write and post more useful articles based on various topics mostly related to Technology and HRM.

No comments:

Post a Comment