What does HRESULT 0x803100A4 (FVE_E_POLICY_PASSPHRASE_REQUIRES_ASCII) mean?

 
Previous Next
FVE_E_PROTECTOR_CHANGE_MAX_PIN_CHANGE_ATTEMPTS_REACHED FVE_E_FULL_ENCRYPTION_NOT_ALLOWED_ON_TP_STORAGE

FVE_E_POLICY_PASSPHRASE_REQUIRES_ASCII

FVE_E_POLICY_PASSPHRASE_REQUIRES_ASCII The proposed BitLocker password contains characters not permitted by effective policy. The policy requires printable ASCII characters, so accented, non-Latin, or other Unicode characters are rejected.

What to check

  • Use only the printable ASCII character set required by the policy.
  • Check password length and complexity as well, because satisfying the character-set restriction alone may not be enough.
  • If the limitation is no longer appropriate, have the policy owner change it rather than bypassing a managed rule.
manage-bde -protectors -get <drive>

Microsoft: Configure BitLocker policy settings

Microsoft: BitLocker FAQ

Microsoft: manage-bde -protectors


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