Block Storage Access, Not Every USB Peripheral
USB storage control should focus on removable data channels. Disabling every USB controller can also interrupt keyboards, mice, webcams, printers, and other devices that are unrelated to file copying.
Choose the Right Blocking Level
| Your goal | Recommended control | What remains available |
|---|---|---|
| Prevent data from leaving the PC | Disable writing to USB disks | USB storage may remain readable, depending on policy. |
| Prevent any USB storage use | Disable reading and writing | Keyboard, mouse, and unrelated peripherals can remain available. |
| Block personal drives but allow company drives | Default restriction plus trusted-device whitelist | Only approved USB storage remains usable. |
| Temporarily stop a storage driver | Windows Group Policy or Registry | Behavior depends on the selected Windows rule and edition. |
- Install and open GiliSoft USB Lock, then enter the administrator password.
- Open USB & CD Lock from the Control Center.
- Select Disable Reading USB Disk, Disable Writing to USB Disk, or both, according to the required policy.
- Apply the policy, reconnect a test flash drive, and verify the expected read and write behavior.
Allow Trusted USB Drives While Unknown Storage Stays Blocked
A blanket ban is not practical when staff still use approved encrypted drives, service media, or company-issued storage. In that case, keep the restriction active and add reviewed devices to the trusted-device whitelist.
- Connect one approved company USB drive.
- Click Add in the Trusted Devices White-list area.
- Repeat for each approved drive, then test an unknown drive.
- Use Export and Import when the same list is needed on other PCs.
- Press Windows + R, enter gpedit.msc, and open the Local Group Policy Editor.
- Go to the Removable Storage Access policy location shown below.
- Open All Removable Storage classes: Deny all access.
- Set the policy to Enabled, apply it, and restart or refresh policy before testing.
- Press Windows + R, enter regedit, and approve the administrator prompt.
- Open the USBSTOR service key shown below.
- Open the Start DWORD and set it to 4 to disable the USB storage service.
- Restart Windows and test a USB storage device. To restore the service, change the value back to 3.
What may stop working
USB keyboards, mice, webcams, printers, audio devices, docking hardware, and other peripherals connected through the disabled controller.
When it may be useful
Short troubleshooting sessions on a machine with an alternative input method and a documented recovery plan.
Compare the Four Methods
| Method | Separate read/write rules | Trusted-device list | Best fit |
|---|---|---|---|
| GiliSoft USB Lock | Yes | Yes | Office, school, shared, and managed Windows PCs |
| Group Policy | Policy dependent | Advanced configuration | Pro/Enterprise environments with policy administration |
| Registry USBSTOR | No | No | Coarse local blocking and experienced administrators |
| Disable USB controller | No | No | Temporary troubleshooting, not normal storage policy |
Verify the USB Storage Policy
Test reading
Open a file on an unapproved USB drive and confirm the configured read restriction.
Test writing
Copy a harmless test file to the USB drive and confirm the configured write restriction.
Test trusted devices
Connect an approved drive and confirm it receives only the intended permissions.
USB Storage Blocking FAQ
Can I block USB storage without disabling my keyboard and mouse?
Yes. Use storage-specific read/write controls instead of disabling USB controllers or hubs.
Can I block copying files to USB but still read the drive?
Yes. A write restriction targets copy-out activity while read access can remain available.
Can approved company USB drives remain usable?
Yes. Add reviewed drives to the trusted-device whitelist and test both approved and unknown devices.
Does USB storage blocking encrypt the files on a drive?
No. Blocking controls access on the PC. Use USB Encryption when files on the drive itself need password protection.