Windows / Code / 0xc100f018
0xc100f018
Decimal: 3238064152 · Signed: -1056903144
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: 0x100 (Unknown facility)
- Code: 0xf018 (61464)
As NTSTATUS:- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x100 (Unknown facility)
- Code: 0xf018 (61464)
Associated Modules
| Module | Found in | Description |
|---|
| bcdedit.exe | 1011 | bcdedit /sysstore
This command sets the system store device. This command is only valid for EFI
systems in cases where the system store device is ambiguous. This setting does
not persist across reboots.
The name of a system partition to set as the the system
store device. The device must be a system partition.
Example:
The following command sets the system store device as specified:
bcdedit /sysstore C: |
| 1 entry |
Associated Headers