| Previous | Next |
| SPAPI_E_DI_FUNCTION_OBSOLETE | SPAPI_E_AUTHENTICODE_DISALLOWED |
SPAPI_E_NO_AUTHENTICODE_CATALOG
SPAPI_E_NO_AUTHENTICODE_CATALOG (0x800F023F) is a Windows SetupAPI driver-installation error. This error means signature verification required a matching Authenticode-signed catalog, but no associated catalog could be found. The file may be missing from the package or the package may be incomplete or altered.
What to check
- Re-download the complete driver package from the vendor or Windows Update source.
- Verify that the INF, catalog, and all referenced files came from the same package version.
- Read the signing block in
setupapi.dev.logfor the file name and verification failure.
Microsoft: Catalog files and digital signatures
Microsoft: SetupAPI device installation log
Looking for a different code? Search another status or error code.