Page 1 of 3 123 LastLast
Results 1 to 20 of 55

Thread: How to enable/disable USB ports

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Expert Member
    Join Date
    Jan 2007
    Answers
    249

    Smile How to enable/disable USB ports

    Hi,

    I want to know how to enable/disable usb ports...
    For eg: Suppose i want to prevent the users to connect any usb devices in the system. How can i do that??

    Thanks
    Manoj


  2. #2
    Expert Member
    Join Date
    Sep 2006
    Answers
    477

    Re: How to enable/disable USB ports

    There is no direct way of doing it (Other than disabling the drivers) in windows. (As of I know). But there are third party softwares available for it.

    Also, you should be able to block the ports in BIOS setting.

    http:// labmice . techtarget . com/articles/usbflashdrives . htm

    -Kalayama

    Last edited by admin; 06-21-2012 at 08:44 AM.
    [COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR]

    Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!"

  3. #3
    Contributing Member
    Join Date
    Jan 2007
    Answers
    31

    Re: How to enable/disable USB ports

    hi friend,

    try this:

    ok, on the desktop, right click on MY COMPUTER, and then select MANAGE option. a new window will appear, in that select SYSTEM TOOLS, in that click on DEVICE MANAGER, on the right side of the window pane, a list wil appear,
    that will show u the components attached to your system, in that select the USB port, right click and diable the port.

    well, i do not have admin right to check this in office. but following this way, i used to diable various hard disk partitions, CD-ROM, floppy disk.

    so try it, i think it will work.

    regards,
    RSY


  4. #4
    Junior Member
    Join Date
    Jan 2007
    Answers
    12

    Re: How to enable/disable USB ports

    start>>settings>>controlpannel>>system>>hardware>>devise manager>>look for the usb port in the list and select it then you can see an option disable or enable accordingly on the tool bar


  5. #5
    Junior Member
    Join Date
    Nov 2012
    Answers
    3

    Re: How to enable/disable USB ports

    hi
    thanks for providing this information i was searching for usb ports disable option know i got an idea how to disable usb ports thanks


  6. #6
    Expert Member
    Join Date
    Jan 2007
    Answers
    249

    Re: How to enable/disable USB ports

    Its difficult to go to each computer to disable the usb port... The way they have done in my company is they have diable the USB drives but my system is detecting the Usb keyboard and all...

    Guys do you have any idea how they have done it... But i heard that USB drive permissions cannot be done through Group Policy in windows...

    Thanks
    Manoj


  7. #7
    Junior Member
    Join Date
    Jan 2007
    Answers
    12

    Re: How to enable/disable USB ports

    Go to run and type devmgmt.msc in that click universal serialbus controllers,right click on the sub menus and disable it....


  8. #8
    Expert Member
    Join Date
    Jan 2007
    Answers
    141

    Re: How to enable/disable USB ports

    Hi Team,

    I read in one of the Article on Microsoft Website which tells you How to Disable Storage Devices.All you need to do is changes in Registry key would disable the device,but before changing any keys in registry read this note

    "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"

    set the Start value in the following registry key to 4:

    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:

    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.

    Let me know How it worked for you.

    Regards,
    Sridevi


  9. #9
    Junior Member
    Join Date
    Jun 2008
    Answers
    3

    Re: How to enable/disable USB ports

    Quote Originally Posted by Sridevichitthu View Post
    Hi Team,

    I read in one of the Article on Microsoft Website which tells you How to Disable Storage Devices.All you need to do is changes in Registry key would disable the device,but before changing any keys in registry read this note

    "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"

    set the Start value in the following registry key to 4:

    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:

    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.

    Let me know How it worked for you.

    Regards,
    Sridevi
    Thanks for the input....have tried it in my pc and works well. have a vista and the USB is nt even recogonised it i have changed the Store vale from 3 to 4.

    but can any one tell me how to do the same in group policy...


  10. #10
    Junior Member
    Join Date
    May 2009
    Answers
    1

    Re: How to enable/disable USB ports

    Hi mem,

    There is no folder with the name of "Services" under CurrentControlSet in the following path in WinXP SP2. I think it will be in WinXP SP3.
    Any how thanks for your advise.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor


    ***********************************************

    Quote Originally Posted by Sridevichitthu View Post
    Hi Team,

    I read in one of the Article on Microsoft Website which tells you How to Disable Storage Devices.All you need to do is changes in Registry key would disable the device,but before changing any keys in registry read this note

    "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"

    set the Start value in the following registry key to 4:

    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:

    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.

    Let me know How it worked for you.

    Regards,
    Sridevi



  11. #11
    Contributing Member
    Join Date
    Sep 2008
    Answers
    84

    Question Re: How to enable/disable USB ports

    HI Ashwad,

    have u find the path of usbstore in xp2.

    However i have find this folder in XP as well, but it needs to be checked out in xp2. please update once u get path.
    (Screenshot is attached)





    Quote Originally Posted by ashwadreddy View Post
    Hi mem,

    There is no folder with the name of "Services" under CurrentControlSet in the following path in WinXP SP2. I think it will be in WinXP SP3.
    Any how thanks for your advise.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor


    ***********************************************


    Attached Images Attached Images How to enable/disable USB ports-services-jpg 

  12. #12
    Contributing Member
    Join Date
    Sep 2008
    Answers
    84

    Re: How to enable/disable USB ports

    Right SRIDEVI, that is the best one, i am using it in my organization.



    Thanks & regards

    Mohit Sharma

    Quote Originally Posted by Sridevichitthu View Post
    Hi Team,

    I read in one of the Article on Microsoft Website which tells you How to Disable Storage Devices.All you need to do is changes in Registry key would disable the device,but before changing any keys in registry read this note

    "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"

    set the Start value in the following registry key to 4:

    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:

    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.

    Let me know How it worked for you.

    Regards,
    Sridevi



  13. #13
    Junior Member
    Join Date
    Apr 2007
    Answers
    1

    Re: How to enable/disable USB ports

    USB ports can be disabled in BIOS.You can also disable USB ports Through device manager in Windows


  14. #14
    Junior Member
    Join Date
    Dec 2010
    Answers
    1

    Re: How to enable/disable USB ports

    Please helppp...
    I disabled I guess all usb ports on my stationary computer, my mouse and keyboard dont work... how do I enable it back? please help...
    I cannot slick start, nothing works... can I do it in bios?


  15. #15
    Junior Member
    Join Date
    Sep 2013
    Answers
    2

    Re: How to enable/disable USB ports

    YES YOU CAN OFCOURSE DO IT IN BIOS.
    GO TO ADVANCED SETTINGS OPTION AND THEN ENABLE OR DISABLE USB PORTS WHATEVER IS SUITABLE FOR YOU.


  16. #16
    Junior Member
    Join Date
    Dec 2008
    Answers
    1

    Re: How to enable/disable USB ports

    thanks amir


  17. #17
    Junior Member
    Join Date
    Dec 2008
    Answers
    1

    Smile Re: How to enable/disable USB ports

    Quote Originally Posted by Manojks View Post
    Hi,

    I want to know how to enable/disable usb ports...
    For eg: Suppose i want to prevent the users to connect any usb devices in the system. How can i do that??

    Thanks
    Manoj
    hi here is 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.

    Thank U
    babashaan.


  18. #18
    Junior Member
    Join Date
    Dec 2008
    Answers
    2

    Re: How to enable/disable USB ports

    you can do this by two ways

    1.from bios set up
    go to advanced setting in the bios then disable usb

    2.from device manager.
    right click in Mycomputer
    properties
    hardware
    device manager
    right click to usb and disable

    i think the first metod is more better than th second one.

    Last edited by admin; 11-20-2012 at 05:15 AM. Reason: easier

  19. #19
    Junior Member
    Join Date
    Jan 2009
    Answers
    8

    Smile Re: How to enable/disable USB ports

    right click on MY COMPUTER, and then select MANAGE option. a new window will appear, in that select SYSTEM TOOLS, in that click on DEVICE MANAGER, on the right side of the window pane, a list wil appear,
    that will show u the components attached to your system, in that select the USB port, right click and diable the port.




  20. #20
    Junior Member
    Join Date
    Dec 2008
    Answers
    4

    Smile Re: How to enable/disable USB ports

    To disable the access to USB port, in windows XP and 2000, follow the steps below
    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, follow these steps below
    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


Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact