How to configure use of Passwords for Fixed Data Drives in BitLocker

To configure use of passwords for fixed data drives, follow these steps: Let’s delve into these steps in detail. To get started, search for gpedit or gpedit.msc in the Taskbar search box and click on the individual search result to open the Local Group Policy Editor on your computer. Then, navigate to this path: Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Fixed Data Drives On the right-hand side, you can see a setting named Configure use of passwords for fixes data drives. You need to double-click on this setting and choose the Enabled option.

Next, you have three options to set up:

Require password for fixed data drive: You can tick the checkbox to enable.Choose a password complexity setting.Select the minimum password length.

Finally, click the OK button to save the change.

How to configure use of passwords for fixed data drives using Registry

To configure use of passwords for fixed data drives using Registry, follow these steps: Let’s find out more about these steps. First, press Win+R to open the Run prompt, type regedit, click the OK button, and click on the Yes option to open the Registry Editor. Then, go to this path: Right-click on Microsoft > New > Key and set the name as FVE.

Right-click on FVE > New > DWORD (32-bit) Value and name it as FDVPassphrase.

Double-click on it and set the Value data as 1.

Then, you need three more REG_DWORD values:

FDVEnforcePassphrase: 1 to enableFDVPassphraseComplexity: 0/1/2FDVPassphraseLength: 6 to 20

Then, double-click on each REG_DWORD value and set the Value data as mentioned above. Finally, close all windows and restart your computer. Read: How to change BitLocker PIN in Windows 11/10

How can we enforce BitLocker encryption?

To enforce BitLocker encryption in Windows 11/10, you need to use a PIN or password for the protected drive. For that, you can use Control Panel, Command Prompt, Windows PowerShell, or Windows Terminal. In the Windows Terminal, you need to use this command: manage-bde -changepin C:.

How do I enable Require additional authentication at startup?

To enable the Require additional authentication at startup for BitLocker, you need to use the Local Group Policy Editor. For that, go to the BitLocker Drive Encryption > Operating System Drives. Double-click on the Require additional authentication at startup setting and choose the Enabled option. Then, expand the drop-down menu and choose Require start PIN with TPM option. Click the OK button to save the change. That’s all! Hope it helped. Read: Specify Minimum Length for BitLocker Startup PIN in Windows 11/10.