| Previous | Next |
| FVE_E_VOLUME_BOUND_ALREADY | FVE_E_PROTECTION_DISABLED |
FVE_E_OS_NOT_PROTECTED
FVE_E_OS_NOT_PROTECTED generally indicates a prerequisite problem: the operating-system drive is not protected, so a dependent data-drive feature such as automatic unlock cannot be configured safely.
What to check for FVE_E_OS_NOT_PROTECTED
- Verify protection status for the Windows OS volume before managing dependent data-volume settings.
- Confirm that the OS volume has suitable recovery material and a supported protector configuration.
- Do not enable automatic unlock as a substitute for OS-volume protection.
manage-bde -status
Microsoft: manage-bde -protectors
Diagnostic interpretation
This result has the HRESULT value 0x80310020. AllStat records the condition as “The operating system drive is not protected by BitLocker Drive Encryption.”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the fve / os / protected operation.
- Preserve the first failure in the call chain; a later HRESULT can describe cleanup rather than the original fve / os / protected condition.
Retry and recovery
” has changed.
Looking for a different code? Search another status or error code.