Windows / Code / 0xc0000d07
0xc0000d07
Decimal: 3221228807 · Signed: -1073738489
As HRESULT:- S: 1 (Failure)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0d07 (3335)
As NTSTATUS:- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0d07 (3335)
Associated Modules
| Module | Found in | Description |
|---|
| manage-bde.exe | 1011 | ERROR: The recovery password provided is not formatted correctly according to
requirements for a numerical password.
The password must contain exactly 48 digits, which can be divided into 8
groups of 6 digits each. Use a hyphen (-) to separate groups of 6 digits on
the command line.
Each group of 6 digits in the 48-digit numerical password must be:
1. Divisible by 11
2. Less than 720896
For example, "000000" is a valid group of 6 digits.
Invalid groups include "123456", "720896", and "888888".
Use "-rp" with no arguments to generate a random password. |
| 1 entry |
Associated Headers