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
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.
0x0000000ACritiqueIRQL_NOT_LESS_OR_EQUAL
Kernel accessed mémoire at improper IRQL. Almost always a défectueux driver.
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é.
0x00000012InformationERROR_NO_MORE_FILES
There are no more files to enumerate.
0x0000001ACritiqueMEMORY_MANAGEMENT
Serious mémoire management error. Lancez MemTest86 to vérifiez RAM.
0x0000001ECritiqueKMODE_EXCEPTION_NOT_HANDLED
Kernel mode exception was not handled. Vérifiez minidump for offending driver.
0x0000001FErreurERROR_GEN_FAILURE
A device attached to the system is not functioning.
0x00000020AvertissementERROR_SHARING_VIOLATION
The process ne peut pas access the file car it is utilisé by un autre processus.
0x00000023CritiqueFAT_FILE_SYSTEM
Problem in the FAT file system. Lancez CHKDSK.
0x00000024CritiqueNTFS_FILE_SYSTEM
Problem with the NTFS file system driver. Lancez CHKDSK on the affected volume.
0x00000026InformationERROR_HANDLE_EOF
Reached end of file.
0x00000027ErreurERROR_HANDLE_DISK_FULL
Le disque est plein.
0x0000002ECritiqueDATA_BUS_ERROR
Parity error in system mémoire. Généralement indicates défectueux RAM or motherboard.
0x00000032ErreurERROR_NOT_SUPPORTED
The request is non supporté.
0x00000035ErreurERROR_BAD_NETPATH
The chemin réseau was introuvable. Vérifiez UNC path and network connectivity.
0x0000003BCritiqueSYSTEM_SERVICE_EXCEPTION
A system service threw an exception. Souvent causé par a défectueux driver. Vérifiez minidump for offending module.
0x00000041ErreurERROR_NETWORK_ACCESS_DENIED
Accès réseau is refusé.
0x00000044CritiqueMULTIPLE_IRP_COMPLETE_REQUESTS
A driver attempted to complete an IRP more than once.
0x00000050CritiquePAGE_FAULT_IN_NONPAGED_AREA
Invalide mémoire referenced. Caused by défectueux RAM, drivers, or system files.
0x00000050AvertissementERROR_FILE_EXISTS
Le fichier existe déjà.
0x00000051CritiqueREGISTRY_ERROR
Error related to the registry. May indicate disk failure or corrompu hive.
0x00000052ErreurERROR_CANNOT_MAKE
Le répertoire or file ne peut pas be created.
0x00000057ErreurERROR_INVALID_PARAMETER
Le paramètre est incorrect.
0x0000005ACritiqueCRITICAL_SERVICE_FAILED
Un service critique a échoué à démarrer during boot.
0x00000069CritiqueIO1_INITIALIZATION_FAILED
I/O initialization failed during boot.
0x00000070ErreurERROR_DISK_FULL
There is pas assez d'espace on the disk.

