Site icon EfmSoft

What does HRESULT 0x803100D3 (FVE_E_DE_VOLUME_NOT_SUPPORTED) mean?

 
Previous Next
FVE_E_DE_VOLUME_OPTED_OUT FVE_E_EOW_NOT_SUPPORTED_IN_VERSION

FVE_E_DE_VOLUME_NOT_SUPPORTED

What BitLocker has already established

At HRESULT 0x803100D3, BitLocker has determined that the selected volume type or layout is outside the set supported by automatic Device Encryption. The FVE_E_DE_VOLUME_NOT_SUPPORTED code does not by itself say that the volume master key is lost or that user data is corrupt.

Operational boundary: automatic Device Encryption.

For FVE_E_DE_VOLUME_NOT_SUPPORTED, note: Automatic Device Encryption is a provisioning and compliance workflow layered on BitLocker. When diagnosing FVE_E_DE_VOLUME_NOT_SUPPORTED, 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. For FVE_E_DE_VOLUME_NOT_SUPPORTED, note: Automatic Device Encryption has stricter end-to-end prerequisites than manual BitLocker. When diagnosing FVE_E_DE_VOLUME_NOT_SUPPORTED, remember: An Auto-DE HRESULT should be reported with the device-encryption support reason and account/escrow state.

Data to preserve before changing state

Related state to rule out

Do not merge this incident with manual BitLocker support, which may still exist for the same volume under administrator control. If both appear with FVE_E_DE_VOLUME_NOT_SUPPORTED in one trace, preserve ordering because the first HRESULT normally identifies the prerequisite that caused later cleanup or fallback messages.

How to retest without losing evidence

Manage the volume with an appropriate manual BitLocker policy or redesign the storage layout instead of forcing Auto-DE.

  1. After correcting the FVE_E_DE_VOLUME_NOT_SUPPORTED prerequisite, refresh protection, conversion and lock state before one controlled retry; a cached UI message is not proof that the FVE_E_DE_VOLUME_NOT_SUPPORTED condition is still active.
  2. Before a FVE_E_DE_VOLUME_NOT_SUPPORTED 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"

For FVE_E_DE_VOLUME_NOT_SUPPORTED, diagnosis should be driven by the target object, effective policy and captured state snapshot rather than by a generic remediation applied to every BitLocker error.

Volume eligibility is the failing axis

This result is tied to the selected volume rather than the computer-wide hardware posture. Record whether the target is fixed or removable, its partition role, filesystem, bus type and any hidden or recovery attributes. Other volumes on the same computer can qualify for automatic Device Encryption while this one remains outside the supported set.

Do not clear or replace the TPM to address this code. Decide whether the volume should be manually managed with BitLocker, excluded by design, or recreated with a supported storage role.

State checks specific to FVE_E_DE_VOLUME_NOT_SUPPORTED

CheckpointHow to interpret it for FVE_E_DE_VOLUME_NOT_SUPPORTED
Before the callRecord the target identity and the pre-call automatic Device Encryption state. For FVE_E_DE_VOLUME_NOT_SUPPORTED, the decisive boundary is that the selected volume type or layout is outside the set supported by automatic Device Encryption.
At failurePreserve volume role, bus/media type, filesystem, partition attributes, fixed/removable classification and device-encryption policy scope. This proves whether FVE_E_DE_VOLUME_NOT_SUPPORTED came from BitLocker itself or from a wrapper translating another result.
After correctionManage the volume with an appropriate manual BitLocker policy or redesign the storage layout instead of forcing Auto-DE. The FVE_E_DE_VOLUME_NOT_SUPPORTED request should then advance without removing an unrelated recovery route.
After reboot or remountRecheck protection, conversion and lock state for FVE_E_DE_VOLUME_NOT_SUPPORTED; a successful management call is incomplete if the next boot cannot unlock the volume.

Verification after the change

For FVE_E_DE_VOLUME_NOT_SUPPORTED, success means more than the absence of a dialog. Confirm that the condition represented by FVE_E_DE_VOLUME_NOT_SUPPORTED 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 FVE_E_DE_VOLUME_NOT_SUPPORTED request advances to another HRESULT, record both values in order because that transition reveals the next unmet prerequisite.

Microsoft references

Reference set for FVE_E_DE_VOLUME_NOT_SUPPORTED:


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

Exit mobile version