repair-bde.exe
Associated Error Codes
Below lists error codes and symbolic names found for this module.
| Code | Found in | Description |
|---|---|---|
| 0x2a | 1011 | Valid metadata at offset %1!I64u! found at scan level %2!u!. |
| 0x2b | 1011 | Successfully created repair context. |
| 0x40000001 | 1011 | Usage: repair-bde[.exe] InputVolume { OutputVolumeOrImage } { {-RecoveryPassword|-rp} NumericalPassword | {-RecoveryKey|-rk} PathToExternalKeyFile | {-Password|-pw} } [{-KeyPackage|-kp} PathToKeyPackage] [{-LogFile|-lf} PathToLogFile] [{-?|/?}] Description: Attempts to repair or decrypt a damaged BitLocker-encrypted volume using the supplied recovery information. If BitLocker was in the process of encryption or decryption or had been suspended prior to volume failure a clear key will be present on the volume. Repair-bde attempts to use this clear key by default if another key is not specified. WARNING! To avoid additional data loss, you should have a spare hard drive available. Use this spare drive to store decrypted output or to back up the contents of the damaged volume. Parameters: InputVolume The BitLocker-encrypted volume to repair. Example: "C:", "\\?\Volume{26a21bda-a627-11d7-9931-806e6f6e6963}". OutputVolumeOrImage The volume to store decrypted contents, or the file location to create an image file of the contents. Examples: "D:", "D:\imagefile.img". WARNING! All information on this output volume will be overwritten. -rk or -RecoveryKey Provide an external key to unlock the volume. Example: "F:\RecoveryKey.bek". -rp or -RecoveryPassword Provide a numerical password to unlock the volume. Example: "111111-222222-333333-...". -pw or -Password Provide a password to unlock the volume. -kp or -KeyPackage Optional. Provide a key package to unlock the volume. Example: "F:\ExportedKeyPackage" If this option is blank, the tool will look for the key package automatically. This option is needed only if required by the tool. -lf or -LogFile Optional. Provide a path to a file that will store progress information. Example: "F:\log.txt". -f or -Force Optional. When used, forces a volume to be dismounted even if it cannot be locked. This option is needed only if required by the tool. -? or /? Shows this screen. Examples: repair-bde C: D: -rk F:\RecoveryKey.bek -Force repair-bde C: D: -rp 111111-222222-[...] -lf F:\log.txt repair-bde C: D: -kp F:\KeyPackage -rp 111111-222222-[...] repair-bde C: D:\imagefile.img -kp F:\KeyPackage -rk F:\RecoveryKey.bek repair-bde C: D: -pw |
| 0x40000002 | 1011 | BitLocker Drive Encryption: Repair Tool version %1!s! Copyright (C) 2013 Microsoft Corporation. All rights reserved. |
| 0x4000001a | 1011 | Beginning scan for BitLocker metadata. |
| 0x4000001b | 1011 | Scanning boot sectors for pointer to metadata: %1!3u!% |
| 0x4000001c | 1011 | Scanning cluster boundaries for metadata: %1!3u!% |
| 0x4000001d | 1011 | Scanning sector boundaries for metadata: %1!3u!% |
| 0x4000001e | 1011 | Finished scanning for BitLocker metadata. |
| 0x4000001f | 1011 | Beginning decryption. |
| 0x40000020 | 1011 | Decrypting: %1!3u!% Complete. |
| 0x40000021 | 1011 | Finished decryption. |
| 0x40000022 | 1011 | Finished repairing boot sector. |
| 0x40000023 | 1011 | ACTION REQUIRED: Run 'chkdsk %1 /f' before viewing decrypted data. |
| 0x40000024 | 1011 | ACTION REQUIRED: Unlock volume '%1' and run 'chkdsk %1 /r'. |
| 0x40000025 | 1011 | Enter the password to unlock this volume: |
| 0x40000028 | 1011 | LOG INFO |
| 0x80000029 | 1011 | LOG WARNING |
| 0x8000002c | 1011 | Failed to lock volume. (%1!#.8x!) |
| 0x8000002d | 1011 | Failed to dismount volume. (%1!#.8x!) |
| 0x8000002f | 1011 | Failed to disable raw access mode on volume. (%1!#.8x!) |
| 0x8000003a | 1011 | Proper metadata signature found, but the metadata is invalid. (%1!#.8x!) |
| 0xc0000003 | 1011 | ERROR: Invalid syntax. Use "repair-bde -?" for correct usage. |
| 0xc0000004 | 1011 | ERROR: '%1' is not a valid volume name. |
| 0xc0000005 | 1011 | ERROR: Could not create '%1' as an output image. |
| 0xc0000006 | 1011 | ERROR: Not enough free space on output volume to perform repair. |
| 0xc0000007 | 1011 | ERROR: The recovery password '%1' is not formatted correctly according to the requirements for a numerical password. The password must contain exactly 48 digits, divided into 8 groups of 6 digits each. Use a hyphen (-) to separate groups of 6 digits. Example: "111111-111111-111111-111111-111111-111111-111111-111111". |
| 0xc0000008 | 1011 | ERROR: The file '%1' does not exist. Type a valid path to the recovery key. |
| 0xc0000009 | 1011 | ERROR: The file '%1' does not contain a recovery key. Type the path to a valid recovery key. |
| 0xc000000a | 1011 | ERROR: The file '%1' does not exist. Type a valid path to the key package. |
| 0xc000000b | 1011 | ERROR: The file '%1' does not contain a key package. Type the path to a valid key package. |
| 0xc000000c | 1011 | ERROR: Cannot use '%1' as the log file. Check that the file does not already exist and that a valid filename is specified. |
| 0xc000000d | 1011 | ERROR: The input volume has suffered damages to critical information related to the decryption key. Please try the -KeyPackage option to specify a key package. The volume may not be recoverable. |
| 0xc000000e | 1011 | ERROR: Cannot use '%1' to unlock the input volume. Please try a different recovery password, recovery key or password. |
| 0xc000000f | 1011 | ERROR: Cannot use password to unlock the input volume. Please try a different password or provide a recovery password, recovery key or key package. |
| 0xc0000010 | 1011 | ERROR: BitLocker is not suspended on this volume. Try another key protector. |
| 0xc0000011 | 1011 | ERROR: Cannot open '%1'. Check that it is not currently in use. To continue even when the volume is in use, add the -Force option. |
| 0xc0000012 | 1011 | ERROR: Cannot open '%1'. Check that it is not currently in use. To continue even when the volume is in use, add the -Force option. |
| 0xc0000013 | 1011 | ERROR: You must have administrator privileges to run this tool. Please open an administrator command prompt and try again. |
| 0xc0000014 | 1011 | ERROR: Cannot open '%1' since it is in use. If you still wish to repair '%1', please re-run this command from another environment, such as a recovery environment. |
| 0xc0000015 | 1011 | ERROR: You must provide either a password, recovery key or recovery password for repair. Examples: "-pw" "-rk F:\RecoveryKey.bek" "-rp 111111-111111-111111-111111-111111-111111-111111-111111" |
| 0xc0000016 | 1011 | ERROR: The value you have entered exceeded the maximum allowed length of %1!d! characters. |
| 0xc0000017 | 1011 | ERROR: The -nov parameter is no longer required. By default the BitLocker driver will attempt to modify the boot volume to maintain the location of the BitLocker metadata. |
| 0xc0000018 | 1011 | ERROR: Cannot open file. |
| 0xc0000019 | 1011 | ERROR: Invalid file. |
| 0xc0000026 | 1011 | ERROR: An error occurred while repairing volume. Please see the log for details. |
| 0xc0000027 | 1011 | LOG ERROR |
| 0xc000002e | 1011 | Failed to enable raw access mode on volume. (%1!#.8x!) |
| 0xc0000030 | 1011 | Failed to open '%1'. (%2!#.8x!) |
| 0xc0000031 | 1011 | Failed to open '%1'. (%2!#.8x!) |
| 0xc0000032 | 1011 | Failed to create '%1'. (%2!#.8x!) |
| 0xc0000033 | 1011 | Failed to authenticate using supplied recovery information. (%1!#.8x!) |
| 0xc0000034 | 1011 | Invalid cluster size (%1!d!). |
| 0xc0000035 | 1011 | Failed to read the boot sector. (%1!#.8x!) |
| 0xc0000036 | 1011 | Failed to write the boot sector. (%1!#.8x!) |
| 0xc0000037 | 1011 | Failed to read sector at offset %1!I64u!. (%2!#.8x!) |
| 0xc0000038 | 1011 | Failed to write sector at offset %1!I64u!. (%2!#.8x!) |
| 0xc0000039 | 1011 | Failed to decrypt data at offset %1!I64u!. (%2!#.8x!) |
| 0xc000003b | 1011 | Could not validate metadata at offset %1!I64u!. (%2!#.8x!) |
| 0xc000003c | 1011 | Could not read metadata at offset %1!I64u!. (%2!#.8x!) |
| 0xc000003d | 1011 | Need at least %1!I64u! MB of free space for repair. |
| 61 entries | ||