In Active Directory: Where Is Bitlocker Key Stored
Replace COMPUTER-NAME with the actual hostname.
CN=COMPUTER-NAME,OU=Workstations,DC=contoso,DC=com └── CN=GUID-of-recovery-key,CN=COMPUTER-NAME,OU=Workstations... objectClass: msFVE-RecoveryInformation msFVE-RecoveryPassword: 123456-123456-123456-123456-123456-123456-123456-123456 msFVE-VolumeGuid: GUID where is bitlocker key stored in active directory
BitLocker recovery keys are stored as child objects of the specific in Active Directory Domain Services (AD DS). Replace COMPUTER-NAME with the actual hostname
That 48-digit numeric recovery password is split into 8 blocks of 6 digits. That’s your key. DC=com └── CN=GUID-of-recovery-key
If you query the computer’s distinguished name in (the low-level LDAP editor), you’ll see: