| Previous | Next |
| FVE_E_PASSPHRASE_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED | FVE_E_LIVEID_ACCOUNT_BLOCKED |
FVE_E_LIVEID_ACCOUNT_SUSPENDED
The failed prerequisite
FVE_E_LIVEID_ACCOUNT_SUSPENDED / 0x803100C2 marks a rejected BitLocker transition: recovery-password escrow to the specified Microsoft account is blocked because that account is suspended.
Evaluate every fixed volume and the OS trust anchor together. Automatic unlock and device-wide compliance can fail because a secondary volume is outside policy.
Diagnostic map
| Layer | automatic Device Encryption |
|---|---|
| Proof to collect | account state, connected-account identity, escrow destination, network/service response and whether another approved escrow target exists |
| Different condition | a local failure to create the recovery password or a network timeout reaching account services |
| First safe change | restore the account or choose an enterprise-approved escrow destination before enabling protection that depends on successful backup |
Automatic Device Encryption is a provisioning and compliance workflow layered on BitLocker. It evaluates platform eligibility, account-backed recovery escrow, all applicable fixed volumes and protection state; failure of Auto-DE does not automatically mean manual BitLocker is unavailable.
A focused verification sequence
Recommended operational response
- Restore the account or choose an enterprise-approved escrow destination before enabling protection that depends on successful backup.
msinfo32.exe
powershell -NoProfile -Command "Get-BitLockerVolume | Format-Table MountPoint,VolumeType,VolumeStatus,ProtectionStatus"
State checks specific to FVE_E_LIVEID_ACCOUNT_SUSPENDED
| Stage | How to interpret it |
|---|---|
| Before the call | Record the target identity and the pre-call automatic Device Encryption state. Recovery-password escrow to the specified Microsoft account is blocked because that account is suspended. |
| At failure | Preserve account state, connected-account identity, escrow destination, network/service response and whether another approved escrow target exists. |
Official references
Looking for a different code? Search another status or error code.
