Insight Compass
education and learning /

How enable USB read write in registry?

How enable USB read write in registry?

Enabling USB Write Protection Using the Registry

  1. Step 1: Use Windows key + R keyboard shortcut to open the RUN command.
  2. Step 2: Type regedit and click OK.
  3. Step 3: Go to the following path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.
  4. Step 4: Right-click the Control (folder) key, select New, and click Key.

How do I remove USB block policy from registry?

If you’re comfortable working with Regedit, the key you want to go to is HKEY_LOCAL_MACHINESYSTEMCurrentContro>SetServicesUSBSTOR. The value inside that key is Start. To disable USB storage, change Start’s data to 4 . To enable it again, change the data to 3 .

How do I enable USB ports blocked by administrator?

Enable USB Ports via Device Manager

  1. Click the Start button and type “device manager” or “devmgmt.
  2. Click “Universal Serial Bus controllers” to see a list of USB ports on the computer.
  3. Right-click each USB port, then click “Enable.” If this does not re-enable the USB ports, right-click each again and select “Uninstall.”

How do I enable USB writing?

How to enable USB write protection using the Group Policy

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type gpedit.
  3. Browse the following path:
  4. On the right side, double-click the Removable Disks: Deny write access policy.
  5. On the top-left, select the Enabled option to activate the policy.

How do I enable USB in BIOS?

How to enable USB boot in BIOS settings

  1. In the BIOS settings, go to the ‘Boot’ tab.
  2. Select ‘Boot option #1”
  3. Press ENTER.
  4. Select your USB device.
  5. Press F10 to save and exit.

How do I enable USB blocking by group policy?

How do you unlock a flash drive?

Unlock a USB drive with the Command Prompt:

  1. Launch the Command prompt as Administrator, type the command Diskpart and press Enter.
  2. Type list disk and press Enter.
  3. Find the drive number corresponding to your flash drive.
  4. Type attributes disk clear readonly and press Enter.