Site icon EfmSoft

What does HRESULT 0x803100C9 (FVE_E_DE_OS_VOLUME_NOT_PROTECTED) mean?

 
Previous Next
FVE_E_DE_PROTECTION_SUSPENDED FVE_E_DE_DEVICE_LOCKEDOUT

FVE_E_DE_OS_VOLUME_NOT_PROTECTED

The failed prerequisite

FVE_E_DE_OS_VOLUME_NOT_PROTECTED / 0x803100C9 marks a rejected BitLocker transition: automatic Device Encryption cannot claim a protected device because the operating-system volume is not currently protected.

Note: Evaluate every fixed volume and the OS trust anchor together. When diagnosing this result, remember: Automatic unlock and device-wide compliance can fail because a secondary volume is outside policy.

Diagnostic map

Layerautomatic Device Encryption
Proof to collectOS volume encryption and protection status, protectors, recovery escrow, conversion state and device-encryption policy result
Different conditionan unencrypted secondary data volume; the OS volume is the trust anchor for automatic unlock and device posture
First safe changeestablish supported OS-volume protection and verified recovery escrow before addressing dependent fixed volumes

Note: Automatic Device Encryption is a provisioning and compliance workflow layered on BitLocker. When diagnosing this result, remember: 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

  1. establish supported OS-volume protection and verified recovery escrow before addressing dependent fixed volumes.
  2. After correcting the result prerequisite, refresh protection, conversion and lock state before one controlled retry; a cached UI message is not proof that the condition is still active.
  3. Before a this result remediation deletes protectors, changes firmware mode, resizes partitions or decrypts a production drive, verify that an independent recovery method is available and escrowed in the intended directory or account.
msinfo32.exe
powershell -NoProfile -Command "Get-BitLockerVolume | Format-Table MountPoint,VolumeType,VolumeStatus,ProtectionStatus"

Interpretation checkpoint

This result identifies a condition but not every owner of the surrounding state. Preserve the original caller, volume GUID and event sequence so the correction is applied at the right layer.

State checks specific to it

CheckpointHow to interpret it for it
Before the callRecord the target identity and the pre-call automatic Device Encryption state. The decisive boundary is that automatic Device Encryption cannot claim a protected device because the operating-system volume is not currently protected.
At failurePreserve OS volume encryption and protection status, protectors, recovery escrow, conversion state and device-encryption policy result. This proves whether it came from BitLocker itself or from a wrapper translating another result.
After correctionEstablish supported OS-volume protection and verified recovery escrow before addressing dependent fixed volumes. The request should then advance without removing an unrelated recovery route.
After reboot or remountRecheck protection, conversion and lock state for it; a successful management call is incomplete if the next boot cannot unlock the volume.

Verification after the change

Success means more than the absence of a dialog. Confirm that the condition represented by it now matches the intended design, that the protector inventory has not lost an independent recovery route, and that the next reboot or remount can unlock the volume. If the request advances to another HRESULT, record both values in order because that transition reveals the next unmet prerequisite.

Official references

Reference set for it:


Looking for a different code? Search another status or error code.

Exit mobile version