Site icon EfmSoft

What does NTSTATUS 0xC0EB0007 (STATUS_PLATFORM_MANIFEST_NOT_SIGNED) mean?

 
Previous Next
STATUS_PLATFORM_MANIFEST_NOT_ACTIVE STATUS_APPEXEC_CONDITION_NOT_SATISFIED

STATUS_PLATFORM_MANIFEST_NOT_SIGNED

The manifest lacks the required trusted signature

A platform manifest controls authorization of privileged or platform-specific content, so Windows requires it to be signed. This status indicates that the expected signature is absent or not present in the required form. It is distinct from STATUS_PLATFORM_MANIFEST_NOT_AUTHORIZED, where a signed or otherwise recognized manifest is rejected for this machine.

Unsigned policy material should not be enabled by weakening Code Integrity. The reliable fix is to obtain the correct manifest from signed Windows or OEM servicing media and investigate why an unsigned object replaced the original.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version