Wednesday, September 28, 2011

HRESULTS: FACILITY_FVE (031)


This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.

Edit: 6/7/2015 - Updated from the Windows10 SDK.


FVE_E_LOCKED_VOLUME - 0x80310000 - (0)
This drive is locked by BitLocker Drive Encryption. You must unlock this drive from Control Panel.
FVE_E_NOT_ENCRYPTED - 0x80310001 - (1)
This drive is not encrypted.
FVE_E_NO_TPM_BIOS - 0x80310002 - (2)
The BIOS did not correctly communicate with the Trusted Platform Module (TPM). Contact the computer manufacturer for BIOS upgrade instructions.
FVE_E_NO_MBR_METRIC - 0x80310003 - (3)
The BIOS did not correctly communicate with the master boot record (MBR). Contact the computer manufacturer for BIOS upgrade instructions.
FVE_E_NO_BOOTSECTOR_METRIC - 0x80310004 - (4)
A required TPM measurement is missing. If there is a bootable CD or DVD in your computer, remove it, restart the computer, and turn on BitLocker again. If the problem persists, ensure the master boot record is up to date.
FVE_E_NO_BOOTMGR_METRIC - 0x80310005 - (5)
The boot sector of this drive is not compatible with BitLocker Drive Encryption. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot manager (BOOTMGR).
FVE_E_WRONG_BOOTMGR - 0x80310006 - (6)
The boot manager of this operating system is not compatible with BitLocker Drive Encryption. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot manager (BOOTMGR).
FVE_E_SECURE_KEY_REQUIRED - 0x80310007 - (7)
At least one secure key protector is required for this operation to be performed.
FVE_E_NOT_ACTIVATED - 0x80310008 - (8)
BitLocker Drive Encryption is not enabled on this drive. Turn on BitLocker.
FVE_E_ACTION_NOT_ALLOWED - 0x80310009 - (9)
BitLocker Drive Encryption cannot perform the requested action. This condition may occur when two requests are issued at the same time. Wait a few moments and then try the action again.
FVE_E_AD_SCHEMA_NOT_INSTALLED - 0x8031000A - (10)
The Active Directory Domain Services forest does not contain the required attributes and classes to host BitLocker Drive Encryption or Trusted Platform Module information. Contact your domain administrator to verify that any required BitLocker Active Directory schema extensions have been installed.
FVE_E_AD_INVALID_DATATYPE - 0x8031000B - (11)
The type of the data obtained from Active Directory was not expected. The BitLocker recovery information may be missing or corrupted.
FVE_E_AD_INVALID_DATASIZE - 0x8031000C - (12)
The size of the data obtained from Active Directory was not expected. The BitLocker recovery information may be missing or corrupted.
FVE_E_AD_NO_VALUES - 0x8031000D - (13)
The attribute read from Active Directory does not contain any values. The BitLocker recovery information may be missing or corrupted.
FVE_E_AD_ATTR_NOT_SET - 0x8031000E - (14)
The attribute was not set. Verify that you are logged on with a domain account that has the ability to write information to Active Directory objects.
FVE_E_AD_GUID_NOT_FOUND - 0x8031000F - (15)
The specified attribute cannot be found in Active Directory Domain Services. Contact your domain administrator to verify that any required BitLocker Active Directory schema extensions have been installed.
FVE_E_BAD_INFORMATION - 0x80310010 - (16)
The BitLocker metadata for the encrypted drive is not valid. You can attempt to repair the drive to restore access.
FVE_E_TOO_SMALL - 0x80310011 - (17)
The drive cannot be encrypted because it does not have enough free space. Delete any unnecessary data on the drive to create additional free space and then try again.
FVE_E_SYSTEM_VOLUME - 0x80310012 - (18)
The drive cannot be encrypted because it contains system boot information. Create a separate partition for use as the system drive that contains the boot information and a second partition for use as the operating system drive and then encrypt the operating system drive.
FVE_E_FAILED_WRONG_FS - 0x80310013 - (19)
The drive cannot be encrypted because the file system is not supported.
FVE_E_BAD_PARTITION_SIZE - 0x80310014 - (20)
The file system size is larger than the partition size in the partition table. This drive may be corrupt or may have been tampered with. To use it with BitLocker, you must reformat the partition.
FVE_E_NOT_SUPPORTED - 0x80310015 - (21)
This drive cannot be encrypted.
FVE_E_BAD_DATA - 0x80310016 - (22)
The data is not valid.
FVE_E_VOLUME_NOT_BOUND - 0x80310017 - (23)
The data drive specified is not set to automatically unlock on the current computer and cannot be unlocked automatically.
FVE_E_TPM_NOT_OWNED - 0x80310018 - (24)
You must initialize the Trusted Platform Module (TPM) before you can use BitLocker Drive Encryption.
FVE_E_NOT_DATA_VOLUME - 0x80310019 - (25)
The operation attempted cannot be performed on an operating system drive.
FVE_E_AD_INSUFFICIENT_BUFFER - 0x8031001A - (26)
The buffer supplied to a function was insufficient to contain the returned data. Increase the buffer size before running the function again.
FVE_E_CONV_READ - 0x8031001B - (27)
A read operation failed while converting the drive. The drive was not converted. Please re-enable BitLocker.
FVE_E_CONV_WRITE - 0x8031001C - (28)
A write operation failed while converting the drive. The drive was not converted. Please re-enable BitLocker.
FVE_E_KEY_REQUIRED - 0x8031001D - (29)
One or more BitLocker key protectors are required. You cannot delete the last key on this drive.
FVE_E_CLUSTERING_NOT_SUPPORTED - 0x8031001E - (30)
Cluster configurations are not supported by BitLocker Drive Encryption.
FVE_E_VOLUME_BOUND_ALREADY - 0x8031001F - (31)
The drive specified is already configured to be automatically unlocked on the current computer.
FVE_E_OS_NOT_PROTECTED - 0x80310020 - (32)
The operating system drive is not protected by BitLocker Drive Encryption.
FVE_E_PROTECTION_DISABLED - 0x80310021 - (33)
BitLocker Drive Encryption has been suspended on this drive. All BitLocker key protectors configured for this drive are effectively disabled, and the drive will be automatically unlocked using an unencrypted (clear) key.
FVE_E_RECOVERY_KEY_REQUIRED - 0x80310022 - (34)
The drive you are attempting to lock does not have any key protectors available for encryption because BitLocker protection is currently suspended. Re-enable BitLocker to lock this drive.
FVE_E_FOREIGN_VOLUME - 0x80310023 - (35)
BitLocker cannot use the Trusted Platform Module (TPM) to protect a data drive. TPM protection can only be used with the operating system drive.
FVE_E_OVERLAPPED_UPDATE - 0x80310024 - (36)
The BitLocker metadata for the encrypted drive cannot be updated because it was locked for updating by another process. Please try this process again.
FVE_E_TPM_SRK_AUTH_NOT_ZERO - 0x80310025 - (37)
The authorization data for the storage root key (SRK) of the Trusted Platform Module (TPM) is not zero and is therefore incompatible with BitLocker. Please initialize the TPM before attempting to use it with BitLocker.
FVE_E_FAILED_SECTOR_SIZE - 0x80310026 - (38)
The drive encryption algorithm cannot be used on this sector size.
FVE_E_FAILED_AUTHENTICATION - 0x80310027 - (39)
The drive cannot be unlocked with the key provided. Confirm that you have provided the correct key and try again.
FVE_E_NOT_OS_VOLUME - 0x80310028 - (40)
The drive specified is not the operating system drive.
FVE_E_AUTOUNLOCK_ENABLED - 0x80310029 - (41)
BitLocker Drive Encryption cannot be turned off on the operating system drive until the auto unlock feature has been disabled for the fixed data drives and removable data drives associated with this computer.
FVE_E_WRONG_BOOTSECTOR - 0x8031002A - (42)
The system partition boot sector does not perform Trusted Platform Module (TPM) measurements. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot sector.
FVE_E_WRONG_SYSTEM_FS - 0x8031002B - (43)
BitLocker Drive Encryption operating system drives must be formatted with the NTFS file system in order to be encrypted. Convert the drive to NTFS, and then turn on BitLocker.
FVE_E_POLICY_PASSWORD_REQUIRED - 0x8031002C - (44)
Group Policy settings require that a recovery password be specified before encrypting the drive.
FVE_E_CANNOT_SET_FVEK_ENCRYPTED - 0x8031002D - (45)
The drive encryption algorithm and key cannot be set on a previously encrypted drive. To encrypt this drive with BitLocker Drive Encryption, remove the previous encryption and then turn on BitLocker.
FVE_E_CANNOT_ENCRYPT_NO_KEY - 0x8031002E - (46)
BitLocker Drive Encryption cannot encrypt the specified drive because an encryption key is not available. Add a key protector to encrypt this drive.
FVE_E_BOOTABLE_CDDVD - 0x80310030 - (48)
BitLocker Drive Encryption detected bootable media (CD or DVD) in the computer. Remove the media and restart the computer before configuring BitLocker.
FVE_E_PROTECTOR_EXISTS - 0x80310031 - (49)
This key protector cannot be added. Only one key protector of this type is allowed for this drive.
FVE_E_RELATIVE_PATH - 0x80310032 - (50)
The recovery password file was not found because a relative path was specified. Recovery passwords must be saved to a fully qualified path. Environment variables configured on the computer can be used in the path.
FVE_E_PROTECTOR_NOT_FOUND - 0x80310033 - (51)
The specified key protector was not found on the drive. Try another key protector.
FVE_E_INVALID_KEY_FORMAT - 0x80310034 - (52)
The recovery key provided is corrupt and cannot be used to access the drive. An alternative recovery method, such as recovery password, a data recovery agent, or a backup version of the recovery key must be used to recover access to the drive.
FVE_E_INVALID_PASSWORD_FORMAT - 0x80310035 - (53)
The format of the recovery password provided is invalid. BitLocker recovery passwords are 48 digits. Verify that the recovery password is in the correct format and then try again.
FVE_E_FIPS_RNG_CHECK_FAILED - 0x80310036 - (54)
The random number generator check test failed.
FVE_E_FIPS_PREVENTS_RECOVERY_PASSWORD - 0x80310037 - (55)
The Group Policy setting requiring FIPS compliance prevents a local recovery password from being generated or used by BitLocker Drive Encryption. When operating in FIPS-compliant mode, BitLocker recovery options can be either a recovery key stored on a USB drive or recovery through a data recovery agent.
FVE_E_FIPS_PREVENTS_EXTERNAL_KEY_EXPORT - 0x80310038 - (56)
The Group Policy setting requiring FIPS compliance prevents the recovery password from being saved to Active Directory. When operating in FIPS-compliant mode, BitLocker recovery options can be either a recovery key stored on a USB drive or recovery through a data recovery agent. Check your Group Policy settings configuration.
FVE_E_NOT_DECRYPTED - 0x80310039 - (57)
The drive must be fully decrypted to complete this operation.
FVE_E_INVALID_PROTECTOR_TYPE - 0x8031003A - (58)
The key protector specified cannot be used for this operation.
FVE_E_NO_PROTECTORS_TO_TEST - 0x8031003B - (59)
No key protectors exist on the drive to perform the hardware test.
FVE_E_KEYFILE_NOT_FOUND - 0x8031003C - (60)
The BitLocker startup key or recovery password cannot be found on the USB device. Verify that you have the correct USB device, that the USB device is plugged into the computer on an active USB port, restart the computer, and then try again. If the problem persists, contact the computer manufacturer for BIOS upgrade instructions.
FVE_E_KEYFILE_INVALID - 0x8031003D - (61)
The BitLocker startup key or recovery password file provided is corrupt or invalid. Verify that you have the correct startup key or recovery password file and try again.
FVE_E_KEYFILE_NO_VMK - 0x8031003E - (62)
The BitLocker encryption key cannot be obtained from the startup key or recovery password. Verify that you have the correct startup key or recovery password and try again.
FVE_E_TPM_DISABLED - 0x8031003F - (63)
The Trusted Platform Module (TPM) is disabled. The TPM must be enabled, initialized, and have valid ownership before it can be used with BitLocker Drive Encryption.
FVE_E_NOT_ALLOWED_IN_SAFE_MODE - 0x80310040 - (64)
The BitLocker configuration of the specified drive cannot be managed because this computer is currently operating in Safe Mode. While in Safe Mode, BitLocker Drive Encryption can only be used for recovery purposes.
FVE_E_TPM_INVALID_PCR - 0x80310041 - (65)
The Trusted Platform Module (TPM) was unable to unlock the drive. Either the system boot information changed after choosing BitLocker settings or the PIN did not match. If the problem persists after several tries, there may be a hardware or firmware problem.
FVE_E_TPM_NO_VMK - 0x80310042 - (66)
The BitLocker encryption key cannot be obtained from the Trusted Platform Module (TPM).
FVE_E_PIN_INVALID - 0x80310043 - (67)
The BitLocker encryption key cannot be obtained from the Trusted Platform Module (TPM) and PIN.
FVE_E_AUTH_INVALID_APPLICATION - 0x80310044 - (68)
A boot application has changed since BitLocker Drive Encryption was enabled.
FVE_E_AUTH_INVALID_CONFIG - 0x80310045 - (69)
The Boot Configuration Data (BCD) settings have changed since BitLocker Drive Encryption was enabled.
FVE_E_FIPS_DISABLE_PROTECTION_NOT_ALLOWED - 0x80310046 - (70)
The Group Policy setting requiring FIPS compliance prohibits the use of unencrypted keys, which prevents BitLocker from being suspended on this drive. Please contact your domain administrator for more information.
FVE_E_FS_NOT_EXTENDED - 0x80310047 - (71)
This drive cannot be encrypted by BitLocker Drive Encryption because the file system does not extend to the end of the drive. Repartition this drive and then try again.
FVE_E_FIRMWARE_TYPE_NOT_SUPPORTED - 0x80310048 - (72)
BitLocker Drive Encryption cannot be enabled on the operating system drive. Contact the computer manufacturer for BIOS upgrade instructions.
FVE_E_NO_LICENSE - 0x80310049 - (73)
This version of Windows does not include BitLocker Drive Encryption. To use BitLocker Drive Encryption, please upgrade the operating system.
FVE_E_NOT_ON_STACK - 0x8031004A - (74)
BitLocker Drive Encryption cannot be used because critical BitLocker system files are missing or corrupted. Use Windows Startup Repair to restore these files to your computer.
FVE_E_FS_MOUNTED - 0x8031004B - (75)
The drive cannot be locked when the drive is in use.
FVE_E_TOKEN_NOT_IMPERSONATED - 0x8031004C - (76)
The access token associated with the current thread is not an impersonated token.
FVE_E_DRY_RUN_FAILED - 0x8031004D - (77)
The BitLocker encryption key cannot be obtained. Verify that the Trusted Platform Module (TPM) is enabled and ownership has been taken. If this computer does not have a TPM, verify that the USB drive is inserted and available.
FVE_E_REBOOT_REQUIRED - 0x8031004E - (78)
You must restart your computer before continuing with BitLocker Drive Encryption.
FVE_E_DEBUGGER_ENABLED - 0x8031004F - (79)
Drive encryption cannot occur while boot debugging is enabled. Use the bcdedit command-line tool to turn off boot debugging.
FVE_E_RAW_ACCESS - 0x80310050 - (80)
No action was taken as BitLocker Drive Encryption is in raw access mode.
FVE_E_RAW_BLOCKED - 0x80310051 - (81)
BitLocker Drive Encryption cannot enter raw access mode for this drive because the drive is currently in use.
FVE_E_BCD_APPLICATIONS_PATH_INCORRECT - 0x80310052 - (82)
The path specified in the Boot Configuration Data (BCD) for a BitLocker Drive Encryption integrity-protected application is incorrect. Please verify and correct your BCD settings and try again.
FVE_E_NOT_ALLOWED_IN_VERSION - 0x80310053 - (83)
BitLocker Drive Encryption can only be used for limited provisioning or recovery purposes when the computer is running in pre-installation or recovery environments.
FVE_E_NO_AUTOUNLOCK_MASTER_KEY - 0x80310054 - (84)
The auto-unlock master key was not available from the operating system drive.
FVE_E_MOR_FAILED - 0x80310055 - (85)
The system firmware failed to enable clearing of system memory when the computer was restarted.
FVE_E_HIDDEN_VOLUME - 0x80310056 - (86)
The hidden drive cannot be encrypted.
FVE_E_TRANSIENT_STATE - 0x80310057 - (87)
BitLocker encryption keys were ignored because the drive was in a transient state.
FVE_E_PUBKEY_NOT_ALLOWED - 0x80310058 - (88)
Public key based protectors are not allowed on this drive.
FVE_E_VOLUME_HANDLE_OPEN - 0x80310059 - (89)
BitLocker Drive Encryption is already performing an operation on this drive. Please complete all operations before continuing.
FVE_E_NO_FEATURE_LICENSE - 0x8031005A - (90)
This version of Windows does not support this feature of BitLocker Drive Encryption. To use this feature, upgrade the operating system.
FVE_E_INVALID_STARTUP_OPTIONS - 0x8031005B - (91)
The Group Policy settings for BitLocker startup options are in conflict and cannot be applied. Contact your system administrator for more information.
FVE_E_POLICY_RECOVERY_PASSWORD_NOT_ALLOWED - 0x8031005C - (92)
Group Policy settings do not permit the creation of a recovery password.
FVE_E_POLICY_RECOVERY_PASSWORD_REQUIRED - 0x8031005D - (93)
Group Policy settings require the creation of a recovery password.
FVE_E_POLICY_RECOVERY_KEY_NOT_ALLOWED - 0x8031005E - (94)
Group Policy settings do not permit the creation of a recovery key.
FVE_E_POLICY_RECOVERY_KEY_REQUIRED - 0x8031005F - (95)
Group Policy settings require the creation of a recovery key.
FVE_E_POLICY_STARTUP_PIN_NOT_ALLOWED - 0x80310060 - (96)
Group Policy settings do not permit the use of a PIN at startup. Please choose a different BitLocker startup option.
FVE_E_POLICY_STARTUP_PIN_REQUIRED - 0x80310061 - (97)
Group Policy settings require the use of a PIN at startup. Please choose this BitLocker startup option.
FVE_E_POLICY_STARTUP_KEY_NOT_ALLOWED - 0x80310062 - (98)
Group Policy settings do not permit the use of a startup key. Please choose a different BitLocker startup option.
FVE_E_POLICY_STARTUP_KEY_REQUIRED - 0x80310063 - (99)
Group Policy settings require the use of a startup key. Please choose this BitLocker startup option.
FVE_E_POLICY_STARTUP_PIN_KEY_NOT_ALLOWED - 0x80310064 - (100)
Group Policy settings do not permit the use of a startup key and PIN. Please choose a different BitLocker startup option.
FVE_E_POLICY_STARTUP_PIN_KEY_REQUIRED - 0x80310065 - (101)
Group Policy settings require the use of a startup key and PIN. Please choose this BitLocker startup option.
FVE_E_POLICY_STARTUP_TPM_NOT_ALLOWED - 0x80310066 - (102)
Group policy does not permit the use of TPM-only at startup. Please choose a different BitLocker startup option.
FVE_E_POLICY_STARTUP_TPM_REQUIRED - 0x80310067 - (103)
Group Policy settings require the use of TPM-only at startup. Please choose this BitLocker startup option.
FVE_E_POLICY_INVALID_PIN_LENGTH - 0x80310068 - (104)
The PIN provided does not meet minimum or maximum length requirements.
FVE_E_KEY_PROTECTOR_NOT_SUPPORTED - 0x80310069 - (105)
The key protector is not supported by the version of BitLocker Drive Encryption currently on the drive. Upgrade the drive to add the key protector.
FVE_E_POLICY_PASSPHRASE_NOT_ALLOWED - 0x8031006A - (106)
Group Policy settings do not permit the creation of a password.
FVE_E_POLICY_PASSPHRASE_REQUIRED - 0x8031006B - (107)
Group Policy settings require the creation of a password.
FVE_E_FIPS_PREVENTS_PASSPHRASE - 0x8031006C - (108)
The Group Policy setting requiring FIPS compliance prevents passwords from being generated or used. Please contact your system administrator for more information.
FVE_E_OS_VOLUME_PASSPHRASE_NOT_ALLOWED - 0x8031006D - (109)
A password cannot be added to the operating system drive.
FVE_E_INVALID_BITLOCKER_OID - 0x8031006E - (110)
The BitLocker object identifier (OID) on the drive appears to be invalid or corrupt. Use manage-BDE to reset the OID on this drive.
FVE_E_VOLUME_TOO_SMALL - 0x8031006F - (111)
The drive is too small to be protected using BitLocker Drive Encryption.
FVE_E_DV_NOT_SUPPORTED_ON_FS - 0x80310070 - (112)
The selected discovery drive type is incompatible with the file system on the drive. BitLocker To Go discovery drives must be created on FAT formatted drives.
FVE_E_DV_NOT_ALLOWED_BY_GP - 0x80310071 - (113)
The selected discovery drive type is not allowed by the computer's Group Policy settings. Verify that Group Policy settings allow the creation of discovery drives for use with BitLocker To Go.
FVE_E_POLICY_USER_CERTIFICATE_NOT_ALLOWED - 0x80310072 - (114)
Group Policy settings do not permit user certificates such as smart cards to be used with BitLocker Drive Encryption.
FVE_E_POLICY_USER_CERTIFICATE_REQUIRED - 0x80310073 - (115)
Group Policy settings require that you have a valid user certificate, such as a smart card, to be used with BitLocker Drive Encryption.
FVE_E_POLICY_USER_CERT_MUST_BE_HW - 0x80310074 - (116)
Group Policy settings requires that you use a smart card-based key protector with BitLocker Drive Encryption.
FVE_E_POLICY_USER_CONFIGURE_FDV_AUTOUNLOCK_NOT_ALLOWED - 0x80310075 - (117)
Group Policy settings do not permit BitLocker-protected fixed data drives to be automatically unlocked.
FVE_E_POLICY_USER_CONFIGURE_RDV_AUTOUNLOCK_NOT_ALLOWED - 0x80310076 - (118)
Group Policy settings do not permit BitLocker-protected removable data drives to be automatically unlocked.
FVE_E_POLICY_USER_CONFIGURE_RDV_NOT_ALLOWED - 0x80310077 - (119)
Group Policy settings do not permit you to configure BitLocker Drive Encryption on removable data drives.
FVE_E_POLICY_USER_ENABLE_RDV_NOT_ALLOWED - 0x80310078 - (120)
Group Policy settings do not permit you to turn on BitLocker Drive Encryption on removable data drives. Please contact your system administrator if you need to turn on BitLocker.
FVE_E_POLICY_USER_DISABLE_RDV_NOT_ALLOWED - 0x80310079 - (121)
Group Policy settings do not permit turning off BitLocker Drive Encryption on removable data drives. Please contact your system administrator if you need to turn off BitLocker.
FVE_E_POLICY_INVALID_PASSPHRASE_LENGTH - 0x80310080 - (128)
Your password does not meet minimum password length requirements. By default, passwords must be at least 8 characters in length. Check with your system administrator for the password length requirement in your organization.
FVE_E_POLICY_PASSPHRASE_TOO_SIMPLE - 0x80310081 - (129)
Your password does not meet the complexity requirements set by your system administrator. Try adding upper and lowercase characters, numbers, and symbols.
FVE_E_RECOVERY_PARTITION - 0x80310082 - (130)
This drive cannot be encrypted because it is reserved for Windows System Recovery Options.
FVE_E_POLICY_CONFLICT_FDV_RK_OFF_AUK_ON - 0x80310083 - (131)
BitLocker Drive Encryption cannot be applied to this drive because of conflicting Group Policy settings. BitLocker cannot be configured to automatically unlock fixed data drives when user recovery options are disabled. If you want BitLocker-protected fixed data drives to be automatically unlocked after key validation has occurred, please ask your system administrator to resolve the settings conflict before enabling BitLocker.
FVE_E_POLICY_CONFLICT_RDV_RK_OFF_AUK_ON - 0x80310084 - (132)
BitLocker Drive Encryption cannot be applied to this drive because of conflicting Group Policy settings. BitLocker cannot be configured to automatically unlock removable data drives when user recovery option are disabled. If you want BitLocker-protected removable data drives to be automatically unlocked after key validation has occurred, please ask your system administrator to resolve the settings conflict before enabling BitLocker.
FVE_E_NON_BITLOCKER_OID - 0x80310085 - (133)
The Enhanced Key Usage (EKU) attribute of the specified certificate does not permit it to be used for BitLocker Drive Encryption. BitLocker does not require that a certificate have an EKU attribute, but if one is configured it must be set to an object identifier (OID) that matches the OID configured for BitLocker.
FVE_E_POLICY_PROHIBITS_SELFSIGNED - 0x80310086 - (134)
BitLocker Drive Encryption cannot be applied to this drive as currently configured because of Group Policy settings. The certificate you provided for drive encryption is self-signed. Current Group Policy settings do not permit the use of self-signed certificates. Obtain a new certificate from your certification authority before attempting to enable BitLocker.
FVE_E_POLICY_CONFLICT_RO_AND_STARTUP_KEY_REQUIRED - 0x80310087 - (135)
BitLocker Encryption cannot be applied to this drive because of conflicting Group Policy settings. When write access to drives not protected by BitLocker is denied, the use of a USB startup key cannot be required. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker.
FVE_E_CONV_RECOVERY_FAILED - 0x80310088 - (136)
BitLocker Drive Encryption failed to recover from an abruptly terminated conversion. This could be due to either all conversion logs being corrupted or the media being write-protected.
FVE_E_VIRTUALIZED_SPACE_TOO_BIG - 0x80310089 - (137)
The requested virtualization size is too big.
FVE_E_POLICY_CONFLICT_OSV_RP_OFF_ADB_ON - 0x80310090 - (144)
BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on operating system drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker.
FVE_E_POLICY_CONFLICT_FDV_RP_OFF_ADB_ON - 0x80310091 - (145)
BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on fixed data drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker.
FVE_E_POLICY_CONFLICT_RDV_RP_OFF_ADB_ON - 0x80310092 - (146)
BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on removable data drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker.
FVE_E_NON_BITLOCKER_KU - 0x80310093 - (147)
The Key Usage (KU) attribute of the specified certificate does not permit it to be used for BitLocker Drive Encryption. BitLocker does not require that a certificate have a KU attribute, but if one is configured it must be set to either Key Encipherment or Key Agreement.
FVE_E_PRIVATEKEY_AUTH_FAILED - 0x80310094 - (148)
The private key associated with the specified certificate cannot be authorized. The private key authorization was either not provided or the provided authorization was invalid.
FVE_E_REMOVAL_OF_DRA_FAILED - 0x80310095 - (149)
Removal of the data recovery agent certificate must be done using the Certificates snap-in.
FVE_E_OPERATION_NOT_SUPPORTED_ON_VISTA_VOLUME - 0x80310096 - (150)
This drive was encrypted using the version of BitLocker Drive Encryption included with Windows Vista and Windows Server 2008 which does not support organizational identifiers. To specify organizational identifiers for this drive upgrade the drive encryption to the latest version using the "manage-bde -upgrade" command.
FVE_E_CANT_LOCK_AUTOUNLOCK_ENABLED_VOLUME - 0x80310097 - (151)
The drive cannot be locked because it is automatically unlocked on this computer. Remove the automatic unlock protector to lock this drive.
FVE_E_FIPS_HASH_KDF_NOT_ALLOWED - 0x80310098 - (152)
The default BitLocker Key Derivation Function SP800-56A for ECC smart cards is not supported by your smart card. The Group Policy setting requiring FIPS-compliance prevents BitLocker from using any other key derivation function for encryption. You have to use a FIPS compliant smart card in FIPS restricted environments.
FVE_E_ENH_PIN_INVALID - 0x80310099 - (153)
The BitLocker encryption key could not be obtained from the Trusted Platform Module (TPM) and enhanced PIN. Try using a PIN containing only numerals.
FVE_E_INVALID_PIN_CHARS - 0x8031009A - (154)
The requested TPM PIN contains invalid characters.
FVE_E_INVALID_DATUM_TYPE - 0x8031009B - (155)
The management information stored on the drive contained an unknown type. If you are using an old version of Windows, try accessing the drive from the latest version.
FVE_E_EFI_ONLY - 0x8031009C - (156)
The feature is only supported on EFI systems.
FVE_E_MULTIPLE_NKP_CERTS - 0x8031009D - (157)
More than one Network Key Protector certificate has been found on the system.
FVE_E_REMOVAL_OF_NKP_FAILED - 0x8031009E - (158)
Removal of the Network Key Protector certificate must be done using the Certificates snap-in.
FVE_E_INVALID_NKP_CERT - 0x8031009F - (159)
An invalid certificate has been found in the Network Key Protector certificate store.
FVE_E_NO_EXISTING_PIN - 0x803100A0 - (160)
This drive isn't protected with a PIN.
FVE_E_PROTECTOR_CHANGE_PIN_MISMATCH - 0x803100A1 - (161)
Please enter the correct current PIN.
FVE_E_PIN_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED - 0x803100A2 - (162)
You must be logged on with an administrator account to change the PIN. Click the link to reset the PIN as an administrator.
FVE_E_PROTECTOR_CHANGE_MAX_PIN_CHANGE_ATTEMPTS_REACHED - 0x803100A3 - (163)
BitLocker has disabled PIN changes after too many failed requests. Click the link to reset the PIN as an administrator.
FVE_E_POLICY_PASSPHRASE_REQUIRES_ASCII - 0x803100A4 - (164)
Your system administrator requires that passwords contain only printable ASCII characters. This includes unaccented letters (A-Z, a-z), numbers (0-9), space, arithmetic signs, common punctuation, separators, and the following symbols: # $ & @ ^ _ ~ .
FVE_E_FULL_ENCRYPTION_NOT_ALLOWED_ON_TP_STORAGE - 0x803100A5 - (165)
BitLocker Drive Encryption only supports Used Space Only encryption on thin provisioned storage.
FVE_E_WIPE_NOT_ALLOWED_ON_TP_STORAGE - 0x803100A6 - (166)
BitLocker Drive Encryption does not support wiping free space on thin provisioned storage.
FVE_E_KEY_LENGTH_NOT_SUPPORTED_BY_EDRIVE - 0x803100A7 - (167)
The required authentication key length is not supported by the drive.
FVE_E_NO_EXISTING_PASSPHRASE - 0x803100A8 - (168)
This drive isn't protected with a password.
FVE_E_PROTECTOR_CHANGE_PASSPHRASE_MISMATCH - 0x803100A9 - (169)
Please enter the correct current password.
FVE_E_PASSPHRASE_TOO_LONG - 0x803100AA - (170)
The password cannot exceed 256 characters.
FVE_E_NO_PASSPHRASE_WITH_TPM - 0x803100AB - (171)
A password key protector cannot be added because a TPM protector exists on the drive.
FVE_E_NO_TPM_WITH_PASSPHRASE - 0x803100AC - (172)
A TPM key protector cannot be added because a password protector exists on the drive.
FVE_E_NOT_ALLOWED_ON_CSV_STACK - 0x803100AD - (173)
This command can only be performed from the coordinator node for the specified CSV volume.
FVE_E_NOT_ALLOWED_ON_CLUSTER - 0x803100AE - (174)
This command cannot be performed on a volume when it is part of a cluster.
FVE_E_EDRIVE_NO_FAILOVER_TO_SW - 0x803100AF - (175)
BitLocker did not revert to using BitLocker software encryption due to group policy configuration.
FVE_E_EDRIVE_BAND_IN_USE - 0x803100B0 - (176)
The drive cannot be managed by BitLocker because the drive's hardware encryption feature is already in use.
FVE_E_EDRIVE_DISALLOWED_BY_GP - 0x803100B1 - (177)
Group Policy settings do not allow the use of hardware-based encryption.
FVE_E_EDRIVE_INCOMPATIBLE_VOLUME - 0x803100B2 - (178)
The drive specified does not support hardware-based encryption.
FVE_E_NOT_ALLOWED_TO_UPGRADE_WHILE_CONVERTING - 0x803100B3 - (179)
BitLocker cannot be upgraded during disk encryption or decryption.
FVE_E_EDRIVE_DV_NOT_SUPPORTED - 0x803100B4 - (180)
Discovery Volumes are not supported for volumes using hardware encryption.
FVE_E_NO_PREBOOT_KEYBOARD_DETECTED - 0x803100B5 - (181)
No pre-boot keyboard detected. The user may not be able to provide required input to unlock the volume.
FVE_E_NO_PREBOOT_KEYBOARD_OR_WINRE_DETECTED - 0x803100B6 - (182)
No pre-boot keyboard or Windows Recovery Environment detected. The user may not be able to provide required input to unlock the volume.
FVE_E_POLICY_REQUIRES_STARTUP_PIN_ON_TOUCH_DEVICE - 0x803100B7 - (183)
Group Policy settings require the creation of a startup PIN, but a pre-boot keyboard is not available on this device. The user may not be able to provide required input to unlock the volume.
FVE_E_POLICY_REQUIRES_RECOVERY_PASSWORD_ON_TOUCH_DEVICE - 0x803100B8 - (184)
Group Policy settings require the creation of a recovery password, but neither a pre-boot keyboard nor Windows Recovery Environment is available on this device. The user may not be able to provide required input to unlock the volume.
FVE_E_WIPE_CANCEL_NOT_APPLICABLE - 0x803100B9 - (185)
Wipe of free space is not currently taking place.
FVE_E_SECUREBOOT_DISABLED - 0x803100BA - (186)
BitLocker cannot use Secure Boot for platform integrity because Secure Boot has been disabled.
FVE_E_SECUREBOOT_CONFIGURATION_INVALID - 0x803100BB - (187)
BitLocker cannot use Secure Boot for platform integrity because the Secure Boot configuration does not meet the requirements for BitLocker.
FVE_E_EDRIVE_DRY_RUN_FAILED - 0x803100BC - (188)
Your computer doesn't support BitLocker hardware-based encryption. Check with your computer manufacturer for firmware updates.
FVE_E_SHADOW_COPY_PRESENT - 0x803100BD - (189)
BitLocker cannot be enabled on the volume because it contains a Volume Shadow Copy. Remove all Volume Shadow Copies before encrypting the volume.
FVE_E_POLICY_INVALID_ENHANCED_BCD_SETTINGS - 0x803100BE - (190)
BitLocker Drive Encryption cannot be applied to this drive because the Group Policy setting for Enhanced Boot Configuration Data contains invalid data. Please have your system administrator resolve this invalid configuration before attempting to enable BitLocker.
FVE_E_EDRIVE_INCOMPATIBLE_FIRMWARE - 0x803100BF - (191)
This PC's firmware is not capable of supporting hardware encryption.
FVE_E_PROTECTOR_CHANGE_MAX_PASSPHRASE_CHANGE_ATTEMPTS_REACHED - 0x803100C0 - (192)
BitLocker has disabled password changes after too many failed requests. Click the link to reset the password as an administrator.
FVE_E_PASSPHRASE_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED - 0x803100C1 - (193)
You must be logged on with an administrator account to change the password. Click the link to reset the password as an administrator.
FVE_E_LIVEID_ACCOUNT_SUSPENDED - 0x803100C2 - (194)
BitLocker cannot save the recovery password because the specified Microsoft account is Suspended.
FVE_E_LIVEID_ACCOUNT_BLOCKED - 0x803100C3 - (195)
BitLocker cannot save the recovery password because the specified Microsoft account is Blocked.
FVE_E_NOT_PROVISIONED_ON_ALL_VOLUMES - 0x803100C4 - (196)
This PC is not provisioned to support device encryption. Please enable BitLocker on all volumes to comply with device encryption policy.
FVE_E_DE_FIXED_DATA_NOT_SUPPORTED - 0x803100C5 - (197)
This PC cannot support device encryption because unencrypted fixed data volumes are present.
FVE_E_DE_HARDWARE_NOT_COMPLIANT - 0x803100C6 - (198)
This PC does not meet the hardware requirements to support device encryption.
FVE_E_DE_WINRE_NOT_CONFIGURED - 0x803100C7 - (199)
This PC cannot support device encryption because WinRE is not properly configured.
FVE_E_DE_PROTECTION_SUSPENDED - 0x803100C8 - (200)
Protection is enabled on the volume but has been suspended. This is likely to have happened due to an update being applied to your system. Please try again after a reboot.
FVE_E_DE_OS_VOLUME_NOT_PROTECTED - 0x803100C9 - (201)
This PC is not provisioned to support device encryption.
FVE_E_DE_DEVICE_LOCKEDOUT - 0x803100CA - (202)
Device Lock has been triggered due to too many incorrect password attempts.
FVE_E_DE_PROTECTION_NOT_YET_ENABLED - 0x803100CB - (203)
Protection has not been enabled on the volume. Enabling protection requires a connected account. If you already have a connected account and are seeing this error, please refer to the event log for more information.
FVE_E_INVALID_PIN_CHARS_DETAILED - 0x803100CC - (204)
Your PIN can only contain numbers from 0 to 9.
FVE_E_DEVICE_LOCKOUT_COUNTER_UNAVAILABLE - 0x803100CD - (205)
BitLocker cannot use hardware replay protection because no counter is available on your PC.
FVE_E_DEVICELOCKOUT_COUNTER_MISMATCH - 0x803100CE - (206)
Device Lockout state validation failed due to counter mismatch.
FVE_E_BUFFER_TOO_LARGE - 0x803100CF - (207)
The input buffer is too large.
FVE_E_NO_SUCH_CAPABILITY_ON_TARGET - 0x803100D0 - (208)
The target of an invocation does not support requested capability.
FVE_E_DE_PREVENTED_FOR_OS - 0x803100D1 - (209)
Device encryption is currently blocked by this PC's configuration.
FVE_E_DE_VOLUME_OPTED_OUT - 0x803100D2 - (210)
This drive has been opted out of device encryption.
FVE_E_DE_VOLUME_NOT_SUPPORTED - 0x803100D3 - (211)
Device encryption isn't available for this drive.
FVE_E_EOW_NOT_SUPPORTED_IN_VERSION - 0x803100D4 - (212)
The encrypt on write mode for BitLocker is not supported in this version of Windows. You can turn on BitLocker without using the encrypt on write mode.
FVE_E_ADBACKUP_NOT_ENABLED - 0x803100D5 - (213)
Group policy prevents you from backing up your recovery password to Active Directory for this drive type. For more info, contact your system administrator.
FVE_E_VOLUME_EXTEND_PREVENTS_EOW_DECRYPT - 0x803100D6 - (214)
Device encryption can't be turned off while this drive is being encrypted. Please try again later.
FVE_E_NOT_DE_VOLUME - 0x803100D7 - (215)
This action isn't supported because this drive isn't automatically managed with device encryption.
FVE_E_PROTECTION_CANNOT_BE_DISABLED - 0x803100D8 - (216)
BitLocker can't be suspended on this drive until the next restart.

No comments:

Post a Comment