| Previous | Next |
| STATUS_SECUREBOOT_POLICY_UNKNOWN | STATUS_SECUREBOOT_PLATFORM_ID_MISMATCH |
STATUS_SECUREBOOT_POLICY_MISSING_ANTIROLLBACKVERSION
STATUS_SECUREBOOT_POLICY_MISSING_ANTIROLLBACKVERSION (NTSTATUS 0xC043000A) This NTSTATUS value reports that the policy does not include the anti-rollback version required by the device.
What to check for STATUS_SECUREBOOT_POLICY_MISSING_ANTIROLLBACKVERSION
- Obtain a corrected policy release from the publisher.
- Verify version sequencing in the policy deployment process.
- Do not attempt to load an older policy as a workaround.
Read-only checks for STATUS_SECUREBOOT_POLICY_MISSING_ANTIROLLBACKVERSION
Get-SecureBootPolicy | Format-List
Secure Boot policy and UEFI-variable changes can affect whether a device boots. For STATUS_SECUREBOOT_POLICY_MISSING_ANTIROLLBACKVERSION, capture the current state first and use only the approved signed policy or OEM workflow for changes.
Microsoft: Confirm-SecureBootUEFI
Microsoft: Get-SecureBootPolicy
Microsoft: Viewing Code Integrity events
Looking for a different code? Search another status or error code.
