| Previous | Next |
| FVE_E_POLICY_CONFLICT_FDV_RP_OFF_ADB_ON | FVE_E_NON_BITLOCKER_KU |
FVE_E_POLICY_CONFLICT_RDV_RP_OFF_ADB_ON
FVE_E_POLICY_CONFLICT_RDV_RP_OFF_ADB_ON is BitLocker HRESULT 0x80310092. It identifies a conflict in the recovery policy for removable data drives: policy requires recovery information to be stored in Active Directory Domain Services while generation of a recovery password is not permitted.
The two recovery settings cannot be satisfied together
BitLocker cannot back up a recovery password to AD DS if policy has prohibited creating that recovery password. The failure occurs while evaluating policy, before the administrator can solve it by repeatedly starting encryption or changing the drive's filesystem. The RDV portion is significant: review the policy scope for removable data drives rather than changing operating-system-drive or fixed-data-drive recovery settings.
Compare all effective BitLocker policies from Group Policy, MDM, or another management layer. Resolve the contradiction so the allowed recovery protector types and the required directory backup behavior agree, then re-evaluate the volume. Microsoft documents parallel HRESULTs for the same logical conflict on operating system and fixed data drives, so preserve the exact code when determining which policy branch is inconsistent.
References
- Microsoft COM Error Codes: BitLocker FVE policy conflicts
- Configure BitLocker policy settings
- Microsoft BitLocker CSP recovery policy settings
Looking for a different code? Search another status or error code.