How to Enable or Disable USB Ports in Windows 10?
There are several ways to protect your data on a Windows 10
computer. One of them is to disable the USB ports on your computer because a desired virus or information can be stolen from your PC with a flash memory connected to the USB ports
. If you want how to block USB drives to check which devices are connected to your PC, you are at the right place right now.
You can disable USB drives in Windows 10 by various methods such as using BIOS
, Registry
, or third-party
applications or enable them as desired.
Let’s take a look at the methods of disabling or enabling USB ports in Windows 10.
Method to Disable or Enable USB Ports in Windows 10 Using Registry
Operating using the Registry Editor is a critical way to disable or enable the USB drives port in Windows 10. So if you are familiar with Registry Editor then go ahead! Or you can do it by following the steps we will show.
To open the Registry Editor, type regedit.exe
in the search
bar next to the Start
menu and press Enter
.

Now you will see the Registry Editor window opens and follow the steps below.
1 | HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBStor |
When you get to the USBStor
section, you will find Start
on the right side of the window.

Let’s open the DWORD
value edit screen by double-clicking on the star. If you want to disable the USB
ports, change the value from 3 to 4 and say OK to exit the Registry editor. Thus, you will disable the USB
port.

When you turn your computer off and on, the change you made will be active. If you want to activate the USBs again, changing the value to 3 will be enough to turn the PC off and on again.
I hope it was a useful article.