Codes d'erreur Windows
Référence interrogeable des codes d'erreur Windows — erreurs système, codes d'arrêt BSOD, NTSTATUS, WMI, RPC, MSI installer, AD/Kerberos, BitLocker, DNS, VPN, Hyper-V, COM/DCOM et plus. Chaque entrée détaille la valeur hexadécimale et décimale, la sévérité, les causes racines et un workflow de diagnostic pas-à-pas.
Comment lire un code d'erreur Windows
Windows expose des codes d'erreur via Win32, NTSTATUS, HRESULT et de nombreux espaces spécifiques aux sous-systèmes. Chaque code a une forme hexadécimale (ex. 0x80070005), une forme décimale signée (-2147024891) et un nom symbolique (ERROR_ACCESS_DENIED). Cette page vous permet de rechercher n'importe quelle forme, comprendre ce qui déclenche le code et suivre un workflow de diagnostic ajusté au sous-système d'origine (Windows Update, BSOD, AD/Kerberos, BitLocker, etc.).
228 codes
0x8009030FCritiqueSEC_E_MESSAGE_ALTERED
The message or signature supplied for verification has been altered.
0x80090311ErreurSEC_E_NO_AUTHENTICATING_AUTHORITY
No authority could be contacted for authentification. DC injoignable or Kerberos misconfigured.
0x80090316ErreurSEC_E_INVALID_TOKEN
The token supplied to the function is invalide. Kerberos ticket may have expiré or been tampered with.
0x80090317AvertissementSEC_E_TOKEN_TOO_LARGE
The security token exceeds the maximum allowed size. Trop de group memberships — Kerberos token bloat.
0x8009031AErreurSEC_E_MUTUAL_AUTH_FAILED
Mutual authentification failed. The server mot de passe is out of date at the contrôleur de domaine.
0x80090321ErreurSEC_E_WRONG_PRINCIPAL
The target principal name is incorrect. SPN mismatch — vérifiez AD SPN registration.
0x80090322ErreurSEC_E_TIME_SKEW
Clock skew trop important between client and server. Kerberos exige time within 5 minutes — sync clocks.
0x80090323ErreurSEC_E_CERT_EXPIRED
The received certificat has expiré.
0x80090325ErreurSEC_E_UNTRUSTED_ROOT
The certificat chain was issued by an authority that is not trusted.
0x80090327CritiqueSEC_E_DOWNGRADE_DETECTED
The system detected a possible attempt to compromise security. Kerberos downgrade attack detected.
0x80092013CritiqueCRYPT_E_REVOKED
The certificat is révoqué. Vérifiez CRL or OCSP connectivity.
0x800B0109ErreurCERT_E_UNTRUSTEDROOT
Certificat chain processed but terminated in a root certificat which is not trusted. VPN certificat issue.
0x800B010FErreurCERT_E_CN_NO_MATCH
The certificat CN does not match. VPN server name does not match the certificat subject.
0x80244007ErreurWU_E_PT_SOAPCLIENT_SOAPFAULT
SOAP client failed due to a SOAP fault. Vérifiez WSUS or Windows Mise à jour connectivity.
0x8024000BAvertissementWU_E_CALL_CANCELLED
Operation was annulée by Windows Mise à jour.
0x8024000EErreurWU_E_XML_INVALID
Windows Mise à jour found invalide information in the mise à jour XML.
0x80240016AvertissementWU_E_INSTALL_NOT_ALLOWED
Operation tried to install while another installation was in progress.
0x80240020AvertissementWU_E_NO_INTERACTIVE_USER
No interactive user is logged on — mise à jour exige a user session.
0x80244022ErreurWU_E_PT_HTTP_STATUS_SERVICE_UNAVAIL
HTTP 503 from WSUS or Windows Mise à jour — server temporarily unavailable.
0x80242006ErreurWU_E_UH_INVALIDMETADATA
Mise à jour handler could not complete car the mise à jour contains invalide metadata.
0x80370000ErreurVM_E_CANNOT_FIND_VM
The virtual machine ne peut pas be found. It may have been deleted or renamed.
0x80370002ErreurVM_E_DRIVER_NOT_PRESENT
The Hyper-V driver is not present. Ensure the Hyper-V role is installed.
0x80370003ErreurVM_E_HYPERVISOR_NOT_PRESENT
The hypervisor is not running. Vérifiez that virtualization is enabled in BIOS/UEFI.
0x80370005ErreurVM_E_INVALID_PROCESSOR_COUNT
Le processor count is not valid for this virtual machine configuration.
0x8037000AErreurVM_E_INVALID_FILE_FORMAT
The virtual hard disk file format is invalide or non supporté.
0x80370010ErreurVM_E_CANNOT_ACCESS_FILE
Ne peut pas access the virtual machine file. Vérifiez permissions and that the path exists.
0x8037001EErreurVM_E_INSUFFICIENT_MEMORY
There is not enough mémoire in the system to start the virtual machine.
0x80370028AvertissementVM_E_WRONG_VM_STATE
L'opération is not valid for the current virtual machine state.
0x80370031ErreurVM_E_INVALID_CHECKPOINT
Le checkpoint n'existe pas or is invalide.
0x80310000ErreurFVE_E_LOCKED_VOLUME
This drive is locked by BitLocker Drive Encryption. Unlock the drive before proceeding.

