Site icon EfmSoft

What does NTSTATUS 0xC0EB0004 (STATUS_PLATFORM_MANIFEST_CATALOG_NOT_AUTHORIZED) mean?

 
Previous Next
STATUS_PLATFORM_MANIFEST_FILE_NOT_AUTHORIZED STATUS_PLATFORM_MANIFEST_BINARY_ID_NOT_FOUND

STATUS_PLATFORM_MANIFEST_CATALOG_NOT_AUTHORIZED

The catalog is outside the platform-specific allow list

Catalog files can provide signatures for collections of binaries by storing their hashes under one signed object. This status means the catalog itself lacks authorization in the Platform Manifest. Even a correctly signed catalog cannot extend platform trust when the active manifest does not recognize it.

The cause is commonly a catalog from another OS build, device model, firmware bundle, or servicing level. Deploying the catalog into the catalog database may make it discoverable, but it does not satisfy the separate platform-manifest authorization check.

What to inspect

References


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

Exit mobile version