Site icon EfmSoft

What does NTSTATUS 0xC043000E (STATUS_SECUREBOOT_REQUIRED_POLICY_FILE_MISSING) mean?

 
Previous Next
STATUS_SECUREBOOT_POLICY_UPGRADE_MISMATCH STATUS_SECUREBOOT_NOT_BASE_POLICY

STATUS_SECUREBOOT_REQUIRED_POLICY_FILE_MISSING

STATUS_SECUREBOOT_REQUIRED_POLICY_FILE_MISSING (NTSTATUS 0xC043000E) This NTSTATUS value reports that a required Secure Boot policy file is missing.

What to check for STATUS_SECUREBOOT_REQUIRED_POLICY_FILE_MISSING

Read-only checks for STATUS_SECUREBOOT_REQUIRED_POLICY_FILE_MISSING

Get-SecureBootPolicy | Format-List
Get-WinEvent -LogName 'Microsoft-Windows-CodeIntegrity/Operational' -MaxEvents 50

Secure Boot policy and UEFI-variable changes can affect whether a device boots. For STATUS_SECUREBOOT_REQUIRED_POLICY_FILE_MISSING, 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.

Exit mobile version