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
0xC0000135ErreurSTATUS_DLL_NOT_FOUND
A requis DLL was introuvable.
0xC0000139ErreurSTATUS_ENTRYPOINT_NOT_FOUND
The procedure entry point could not be located in the DLL.
0xC0000142ErreurSTATUS_DLL_INIT_FAILED
DLL initialization routine failed. Indicates a dépendance or system file issue.
0xC000018AErreurSTATUS_NO_TRUST_LSA_SECRET
The SAM database on the server does not have a computer compte for this workstation confiance relationship.
0xC000018DErreurSTATUS_TRUSTED_RELATIONSHIP_FAILURE
The confiance relationship between this workstation and the primary domain failed. Rejoin the domain.
0xC0000192ErreurSTATUS_NETLOGON_NOT_STARTED
An attempt was made to connexion but the Netlogon service was not started.
0xC004B100ErreurSL_E_CHPA_PRODUCT_KEY_BLOCKED
The product key is blocked. It may have been reported as stolen or misused.
0xC004C003ErreurSL_E_ACTIVATION_FAILED
Office activation failed. The activation server determined the spécifié product key is blocked.
0xC004C060ErreurSL_E_GRACE_TIME_EXPIRED
Office grace period has expiré. Activation requis immediately.
0xC004F017ErreurSL_E_PRODUCT_SKU_NOT_INSTALLED
The software license product SKU is not installed.
0xC004F074ErreurSL_E_ACTIVATION_FAILED_KMS
KMS activation failed. No KMS host could be found. Vérifiez DNS SRV records or KMS host availability.
0x00000001ErreurERROR_INVALID_FUNCTION
Fonction incorrecte appelée or numéro de fonction inconnu.
0x00000002ErreurERROR_FILE_NOT_FOUND
Le système ne peut pas trouver the file spécifié.
0x00000003ErreurERROR_PATH_NOT_FOUND
Le système ne peut pas trouver the path spécifié.
0x00000004ErreurERROR_TOO_MANY_OPEN_FILES
The system ne peut pas open the file. Trop de handles de fichier ouverts.
0x00000005ErreurERROR_ACCESS_DENIED
L'accès est refusé. Vérifiez permissions or lancez as administrator.
0x00000006ErreurERROR_INVALID_HANDLE
The handle is invalide. Souvent causé par a closed or corrompu handle.
0x00000008ErreurERROR_NOT_ENOUGH_MEMORY
Stockage insuffisant is disponible to process this command.
0x0000000DErreurERROR_INVALID_DATA
The data is invalide.
0x0000000EErreurERROR_OUTOFMEMORY
Stockage insuffisant is disponible to complete this opération.
0x0000000FErreurERROR_INVALID_DRIVE
Le système ne peut pas trouver the drive spécifié.
0x0000001FErreurERROR_GEN_FAILURE
A device attached to the system is not functioning.
0x00000027ErreurERROR_HANDLE_DISK_FULL
Le disque est plein.
0x00000032ErreurERROR_NOT_SUPPORTED
The request is non supporté.
0x00000035ErreurERROR_BAD_NETPATH
The chemin réseau was introuvable. Vérifiez UNC path and network connectivity.
0x00000041ErreurERROR_NETWORK_ACCESS_DENIED
Accès réseau is refusé.
0x00000052ErreurERROR_CANNOT_MAKE
Le répertoire or file ne peut pas be created.
0x00000057ErreurERROR_INVALID_PARAMETER
Le paramètre est incorrect.
0x00000070ErreurERROR_DISK_FULL
There is pas assez d'espace on the disk.
0x0000007BErreurERROR_INVALID_NAME
The filename, directory name, or volume label syntax is incorrect.

