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.).
134 codes
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.
0x8024000EErreurWU_E_XML_INVALID
Windows Mise à jour found invalide information in the mise à jour XML.
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.
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.
0x80310002ErreurFVE_E_NO_TPM_BIOS
The BIOS did not correctly communicate with the Trusted Platform Module (TPM).
0x80310018ErreurFVE_E_FAILED_AUTHENTICATION
BitLocker Drive Encryption authentification failed. The recovery key may be requis.
0x80310033ErreurFVE_E_TPM_INVALID_PCR
BitLocker detected an invalide PCR value from the TPM. Secure Boot or BIOS settings may have changed.
0xC0000001ErreurSTATUS_UNSUCCESSFUL
General unsuccessful status. Operation failed for an unspecified reason.
0xC0000008ErreurSTATUS_INVALID_HANDLE
An invalide handle was spécifié.
0xC000000DErreurSTATUS_INVALID_PARAMETER
An invalide parameter was passed to a service or function.
0xC000000FErreurSTATUS_NO_SUCH_FILE
The file n'existe pas.
0xC0000017ErreurSTATUS_NO_MEMORY
Not enough virtual mémoire or paging file quota to complete the opération.
0xC0000022ErreurSTATUS_ACCESS_DENIED
A process has requested access to an object but has not been granted those access rights.
0xC0000034ErreurSTATUS_OBJECT_NAME_NOT_FOUND
Object name introuvable. Registry key, file, or device n'existe pas.
0xC000006DErreurSTATUS_LOGON_FAILURE
Échec de connexion: unknown username or bad mot de passe.
0xC000006EErreurSTATUS_ACCOUNT_RESTRICTION
Échec de connexion: compte restriction prevents this user from logging on.
0xC000007CErreurSTATUS_NO_LOGON_SERVERS
There are no connexion servers disponible to service the connexion request. Contrôleur de domaine injoignable.
0xC0000089ErreurSTATUS_INVALID_IMAGE_FORMAT
Le image file did not have the correct format.
0xC000009AErreurSTATUS_INSUFFICIENT_RESOURCES
Insufficient system resources to complete the API.
0xC00000BBErreurSTATUS_NOT_SUPPORTED
The requested opération is non supporté.

