Wednesday, December 26, 2018

Disable USB ports on Windows PC via Registry

USB port and the USB devices are  most dangerous loop wholes in computing to transfer malware in order to high jack the security barriers. This article list downs the steps you need to follow to disable your usb via registry.

  1. Click on Start.
  2. Click on Run. If you cannot find RUN, type it in the search box.
  3. Type "regedit" without quotes. This will launch the Registry Editor.
  4. Navigate to  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usbstor.
  5. In the work area, double click on Start.
  6. In the Value Data box, enter 4.
  7. Click on OK.
  8. Close Registry Editor and refresh your desktop.
  9. To re-enable access to your USB ports, enter 3 in the Value Data box in Step 6.
Disable access to USB ports on your PC using Registry Editor
Note: This trick also disables access to your USB connected peripheral devices. So, do not use it if you have USB connected keyboard and mouse.