Site icon EfmSoft

What does NTSTATUS 0xC0430007 (STATUS_SECUREBOOT_FILE_REPLACED) mean?

 
Previous Next
STATUS_SECUREBOOT_POLICY_NOT_SIGNED STATUS_SECUREBOOT_POLICY_NOT_AUTHORIZED

STATUS_SECUREBOOT_FILE_REPLACED

STATUS_SECUREBOOT_FILE_REPLACED (NTSTATUS 0xC0430007) This NTSTATUS value reports that a Secure Boot-protected file or driver was replaced.

What to check for STATUS_SECUREBOOT_FILE_REPLACED

Read-only checks for STATUS_SECUREBOOT_FILE_REPLACED

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_FILE_REPLACED, 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