Windows / Code / 0x4000c48e
0x4000c48e
Decimal: 1073792142 · Signed: 1073792142
As HRESULT:- S: 0 (Success)
- 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: 0xc48e (50318)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0xc48e (50318)
Associated Modules
| Module | Found in | Description |
|---|
| refsutil.exe | 11 | ---- Rollback Protection ----
WARNING: Do not use this feature unless you are certain of the consequences. Improper use
can result in machine being in an unbootable and unrecoverable state.
Usage:
refsutil rollbackprotection freeze [-allowMountOnRollbackDetection] [-userPayloadFile ] [-volumePath]
refsutil rollbackprotection unfreeze [-volumePath]
refsutil rollbackprotection clearBootGuid
refsutil rollbackprotection query [-userPayloadFile ] [-volumePath]
Eg:
refsutil rollbackprotection query C:
refsutil rollbackprotection freeze -userPayloadFile customPayload.bin C:
refsutil rollbackprotection unfreeze C:
refsutil rollbackprotection clearBootGuid |
| 1 entry |
Associated Headers