Skip to main content

Windows Status Codes

148rows
50rows with meaning
4lookups that use it
Livestatus

The status words Windows reports as one hexadecimal value, decoded in a single table because they share one numeric space. Four spaces meet here: the NTSTATUS results behind a failed sign-in, the SSPI results a security package returns, the servicing stack results a Windows update writes, and the device install results from SetupAPI.

This table decodes 148 codes.

SparkLogs decodes these codes on every event that carries one, regardless of feed. The Windows Application event log, Windows Security event log, Windows Setup event log and Windows System event log feeds read these codes while curating an event.

How to read this

Codes are listed in numeric order. Name is the constant Windows publishes for the code. Token is the short label SparkLogs puts on the event, which is what a question groups by. The last column is our one-line summary of what the code means in plain words. An empty cell means the row carries nothing there; nothing is invented to fill one.

Codes 0x80090302 to 0xc0000413

CodeNameTokenWhat it means
0x80090302SEC_E_UNSUPPORTED_FUNCTIONfunction_unsupportedthe requested security function is not supported
0x80090303SEC_E_TARGET_UNKNOWNunknown_targetthe target of the security context is unknown or unreachable
0x80090308SEC_E_INVALID_TOKENinvalid_tokenthe security token supplied to the package is invalid
0x8009030dSEC_E_UNKNOWN_CREDENTIALSunknown_credentialsthe credentials supplied were not recognized by the package
0x8009030eSEC_E_NO_CREDENTIALSno_credentials_availablethe security package had no credentials to present
0x80090311SEC_E_NO_AUTHENTICATING_AUTHORITYno_authenticating_authorityno authority could be reached to authenticate
0x80090325SEC_E_UNTRUSTED_ROOTuntrusted_rootthe certificate chain ends in an untrusted root
0x800f0000SPAPI_E_EXPECTED_SECTION_NAME
0x800f0001SPAPI_E_BAD_SECTION_NAME_LINE
0x800f0002SPAPI_E_SECTION_NAME_TOO_LONG
0x800f0003SPAPI_E_GENERAL_SYNTAX
0x800f0100SPAPI_E_WRONG_INF_STYLE
0x800f0101SPAPI_E_SECTION_NOT_FOUND
0x800f0102SPAPI_E_LINE_NOT_FOUND
0x800f0103SPAPI_E_NO_BACKUP
0x800f0200SPAPI_E_NO_ASSOCIATED_CLASS
0x800f0201SPAPI_E_CLASS_MISMATCH
0x800f0202SPAPI_E_DUPLICATE_FOUND
0x800f0203SPAPI_E_NO_DRIVER_SELECTED
0x800f0204SPAPI_E_KEY_DOES_NOT_EXIST
0x800f0205SPAPI_E_INVALID_DEVINST_NAME
0x800f0206SPAPI_E_INVALID_CLASS
0x800f0207SPAPI_E_DEVINST_ALREADY_EXISTS
0x800f0208SPAPI_E_DEVINFO_NOT_REGISTERED
0x800f0209SPAPI_E_INVALID_REG_PROPERTY
0x800f020aSPAPI_E_NO_INF
0x800f020bSPAPI_E_NO_SUCH_DEVINST
0x800f020cSPAPI_E_CANT_LOAD_CLASS_ICON
0x800f020dSPAPI_E_INVALID_CLASS_INSTALLER
0x800f020eSPAPI_E_DI_DO_DEFAULT
0x800f020fSPAPI_E_DI_NOFILECOPY
0x800f0210SPAPI_E_INVALID_HWPROFILE
0x800f0211SPAPI_E_NO_DEVICE_SELECTED
0x800f0212SPAPI_E_DEVINFO_LIST_LOCKED
0x800f0213SPAPI_E_DEVINFO_DATA_LOCKED
0x800f0214SPAPI_E_DI_BAD_PATH
0x800f0215SPAPI_E_NO_CLASSINSTALL_PARAMS
0x800f0216SPAPI_E_FILEQUEUE_LOCKED
0x800f0217SPAPI_E_BAD_SERVICE_INSTALLSECT
0x800f0218SPAPI_E_NO_CLASS_DRIVER_LIST
0x800f0219SPAPI_E_NO_ASSOCIATED_SERVICE
0x800f021aSPAPI_E_NO_DEFAULT_DEVICE_INTERFACE
0x800f021bSPAPI_E_DEVICE_INTERFACE_ACTIVE
0x800f021cSPAPI_E_DEVICE_INTERFACE_REMOVED
0x800f021dSPAPI_E_BAD_INTERFACE_INSTALLSECT
0x800f021eSPAPI_E_NO_SUCH_INTERFACE_CLASS
0x800f021fSPAPI_E_INVALID_REFERENCE_STRING
0x800f0220SPAPI_E_INVALID_MACHINENAME
0x800f0221SPAPI_E_REMOTE_COMM_FAILURE
0x800f0222SPAPI_E_MACHINE_UNAVAILABLE
0x800f0223SPAPI_E_NO_CONFIGMGR_SERVICES
0x800f0224SPAPI_E_INVALID_PROPPAGE_PROVIDER
0x800f0225SPAPI_E_NO_SUCH_DEVICE_INTERFACE
0x800f0226SPAPI_E_DI_POSTPROCESSING_REQUIRED
0x800f0227SPAPI_E_INVALID_COINSTALLER
0x800f0228SPAPI_E_NO_COMPAT_DRIVERS
0x800f0229SPAPI_E_NO_DEVICE_ICON
0x800f022aSPAPI_E_INVALID_INF_LOGCONFIG
0x800f022bSPAPI_E_DI_DONT_INSTALL
0x800f022cSPAPI_E_INVALID_FILTER_DRIVER
0x800f022dSPAPI_E_NON_WINDOWS_NT_DRIVER
0x800f022eSPAPI_E_NON_WINDOWS_DRIVER
0x800f022fSPAPI_E_NO_CATALOG_FOR_OEM_INF
0x800f0230SPAPI_E_DEVINSTALL_QUEUE_NONNATIVE
0x800f0231SPAPI_E_NOT_DISABLEABLE
0x800f0232SPAPI_E_CANT_REMOVE_DEVINST
0x800f0233SPAPI_E_INVALID_TARGET
0x800f0234SPAPI_E_DRIVER_NONNATIVE
0x800f0235SPAPI_E_IN_WOW64
0x800f0236SPAPI_E_SET_SYSTEM_RESTORE_POINT
0x800f0237SPAPI_E_INCORRECTLY_COPIED_INF
0x800f0238SPAPI_E_SCE_DISABLED
0x800f0239SPAPI_E_UNKNOWN_EXCEPTION
0x800f023aSPAPI_E_PNP_REGISTRY_ERROR
0x800f023bSPAPI_E_REMOTE_REQUEST_UNSUPPORTED
0x800f023cSPAPI_E_NOT_AN_INSTALLED_OEM_INF
0x800f023dSPAPI_E_INF_IN_USE_BY_DEVICES
0x800f023eSPAPI_E_DI_FUNCTION_OBSOLETE
0x800f023fSPAPI_E_NO_AUTHENTICODE_CATALOG
0x800f0240SPAPI_E_AUTHENTICODE_DISALLOWED
0x800f0241SPAPI_E_AUTHENTICODE_TRUSTED_PUBLISHER
0x800f0242SPAPI_E_AUTHENTICODE_TRUST_NOT_ESTABLISHED
0x800f0243SPAPI_E_AUTHENTICODE_PUBLISHER_NOT_TRUSTED
0x800f0244SPAPI_E_SIGNATURE_OSATTRIBUTE_MISMATCH
0x800f0245SPAPI_E_ONLY_VALIDATE_VIA_AUTHENTICODE
0x800f0246SPAPI_E_DEVICE_INSTALLER_NOT_READY
0x800f0247SPAPI_E_DRIVER_STORE_ADD_FAILED
0x800f0248SPAPI_E_DEVICE_INSTALL_BLOCKED
0x800f0249SPAPI_E_DRIVER_INSTALL_BLOCKED
0x800f024aSPAPI_E_WRONG_INF_TYPE
0x800f024bSPAPI_E_FILE_HASH_NOT_IN_CATALOG
0x800f024cSPAPI_E_DRIVER_STORE_DELETE_FAILED
0x800f0300SPAPI_E_UNRECOVERABLE_STACK_OVERFLOW
0x800f0805CBS_E_INVALID_PACKAGEservicing_package_invalidthe update package was rejected as invalid, usually download or metadata corruption
0x800f0806CBS_E_PENDING
0x800f080aCBS_E_REESTABLISH_SESSION
0x800f080cCBS_E_UNKNOWN_UPDATE
0x800f080dCBS_E_MANIFEST_INVALID_ITEMcomponent_manifest_invalid_itema component manifest in the store holds an entry the servicing stack cannot read
0x800f0816CBS_E_DPX_JOB_STATE_SAVED
0x800f0819CBS_E_DUPLICATE_UPDATENAME
0x800f081fCBS_E_SOURCE_MISSINGcomponent_store_source_missingthe payload the operation needs is not in the store and no repair source supplied it
0x800f0820CBS_E_CANCEL
0x800f0821CBS_E_ABORTservicing_transaction_abortedthe servicing transaction was aborted, typically after the servicing watchdog timeout expired
0x800f0823CBS_E_NEW_SERVICING_STACK_REQUIREDnewer_servicing_stack_requiredthe package requires a newer servicing stack than the one installed on this machine
0x800f0825CBS_E_CANNOT_UNINSTALLpackage_cannot_be_uninstalledthe package cannot be uninstalled, usually because a component is stuck part installed
0x800f0830CBS_E_IMAGE_UNSERVICEABLEimage_unserviceablethe Windows image is too damaged to service and repair in place is not expected to work
0x800f0831CBS_E_STORE_CORRUPTIONcomponent_store_corruptthe component store is corrupt, which blocks the package from being applied
0x800f0900CBS_E_XML_PARSER_FAILUREservicing_xml_parse_failedthe servicing stack could not parse servicing XML
0x800f0902CBS_E_BUSY
0x800f0904CBS_E_MORE_THAN_ONE_ACTIVE_EDITIONmore_than_one_active_editionthe edition metadata names more than one active edition, which is not a valid configuration
0x800f0905CBS_E_NO_ACTIVE_EDITIONno_active_editionthe edition metadata names no active edition
0x800f0906CBS_E_DOWNLOAD_FAILUREservicing_content_download_failedcontent for a Feature on Demand or an inbox corruption repair failed to download
0x800f0909CBS_E_PUBLIC_OBJECT_LEAK
0x800f0911CBS_E_SOURCE_MODIFIEDpackage_source_modifiedthe package sources were moved or changed since a previous session and have to be downloaded again
0x800f0915CBS_E_REPAIR_CONTENT_MISSING
0x800f0920CBS_E_HANG_DETECTEDservicing_hang_detectedthe servicing stack stopped responding while processing the operation
0x800f0922CBS_E_INSTALLERS_FAILEDadvanced_installers_failedthe advanced installers and generic commands stage of the update failed
0x800f0950CBS_E_NO_OPTIONAL_CONTENT_FOUND_FOR_BUILD
0x800f0982PSFX_E_MATCHING_COMPONENT_NOT_FOUNDhydration_component_not_foundno matching component could be identified to hydrate the payload from
0x800f0983PSFX_E_MATCHING_COMPONENT_DIRECTORY_MISSING
0x800f0984PSFX_E_MATCHING_BINARY_MISSINGhydration_binary_missingthe matching component directory exists but the binary hydration needs is missing
0x800f0985PSFX_E_APPLY_REVERSE_DELTA_FAILEDreverse_delta_apply_failedapplying a reverse delta failed, usually a missing manifest or payload
0x800f0986PSFX_E_APPLY_FORWARD_DELTA_FAILEDforward_delta_apply_failedapplying a forward delta failed
0x800f0987PSFX_E_NULL_DELTA_HYDRATION_FAILEDnull_delta_hydration_failedhydrating a component from a null delta failed
0x800f0988PSFX_E_INVALID_DELTA_COMBINATIONinvalid_delta_combinationthe deltas selected for the component cannot be combined
0x800f0989PSFX_E_REVERSE_DELTA_MISSINGreverse_delta_missingthe reverse delta the operation needs is absent from the store
0x800f0991PSFX_E_MISSING_PAYLOAD_FILEpayload_file_missinga payload file the package depends on is missing
0x800f1000SPAPI_E_ERROR_NOT_INSTALLED
0xc000005eSTATUS_NO_LOGON_SERVERSno_logon_serversno logon server was available for the request
0xc0000064STATUS_NO_SUCH_USERunknown_usernameno account exists with that name
0xc000006aSTATUS_WRONG_PASSWORDbad_passwordaccount exists and the password was wrong
0xc000006dSTATUS_LOGON_FAILUREbad_username_or_authgeneric logon failure with the cause not disclosed
0xc000006eSTATUS_ACCOUNT_RESTRICTIONaccount_restrictionan account restriction blocked the logon
0xc000006fSTATUS_INVALID_LOGON_HOURSoutside_logon_hourslogon attempted outside the permitted hours
0xc0000070STATUS_INVALID_WORKSTATIONworkstation_not_authorizedaccount not permitted to log on from this workstation
0xc0000071STATUS_PASSWORD_EXPIREDpassword_expiredthe password has expired
0xc0000072STATUS_ACCOUNT_DISABLEDaccount_disabledthe account is disabled
0xc0000073STATUS_NONE_MAPPEDname_translation_failednone of the supplied account names or identifiers could be translated to a security identifier
0xc0000133STATUS_TIME_DIFFERENCE_AT_DCclock_skewclient and domain controller clocks differ too much
0xc000014dSTATUS_REGISTRY_IO_FAILEDregistry_io_failedan I/O operation on a registry hive file failed, so the registry could not read, write or flush that file
0xc000015bSTATUS_LOGON_TYPE_NOT_GRANTEDlogon_right_not_grantedaccount lacks the requested logon right
0xc0000192STATUS_NETLOGON_NOT_STARTEDnetlogon_not_startedthe Netlogon service is not running
0xc0000193STATUS_ACCOUNT_EXPIREDaccount_expiredthe account has expired
0xc0000224STATUS_PASSWORD_MUST_CHANGEpassword_must_changethe password must change before logon succeeds
0xc0000234STATUS_ACCOUNT_LOCKED_OUTaccount_locked_outthe account is locked out
0xc0000371STATUS_NO_SECRETSno_local_secretthe local secret store holds no secret for the account
0xc0000380STATUS_SMARTCARD_WRONG_PINsmartcard_wrong_pinthe smart card PIN entered was wrong
0xc0000413STATUS_AUTHENTICATION_FIREWALL_FAILEDauth_firewall_blockedan authentication firewall policy blocked the account

Ask about these codes

Connect your AI and ask in plain language, or open the same events in Explore.