BitLocker Recovery Key Backup Path Registry Key

This article identifies the specific Windows Registry key that holds configuration parameters for BitLocker Drive Encryption recovery key backup paths. You will learn the exact registry path, the function of the parameters stored within it, and how these settings control where BitLocker recovery information—such as Active Directory Domain Services (AD DS) or Microsoft Entra ID—is stored.

The BitLocker Backup Configuration Registry Path

The configuration parameters for BitLocker Drive Encryption recovery key backup paths are stored under the FVE (Full Volume Encryption) policy key in the Windows Registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE

If BitLocker policies are applied via Group Policy (GPO) or Mobile Device Management (MDM), Windows writes the configuration rules to this location.

Key Registry Values for Recovery Paths

Within the FVE key, specific DWORD values determine whether recovery keys are backed up to Active Directory, Azure AD/Entra ID, or local storage. These parameters are categorized by drive type:

1. Operating System Drives

2. Fixed Data Drives (FDV)

3. Removable Data Drives (RDV)

How to Locate the Key in Regedit

  1. Press Win + R, type regedit, and press Enter.
  2. Navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE
  3. Inspect the right-hand pane to view the DWORD entries governing the backup paths and recovery requirements.

(Note: If BitLocker settings have not been configured via Group Policy, the FVE subkey under Policies may not exist until the relevant policies are defined).