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
0x000004C7InformationERROR_CANCELLED
L'opération was annulée by the user.
0x000004D5AvertissementERROR_RETRY
L'opération could not be completed. A retry should be performed.
0x00000641ErreurERROR_INSTALL_SERVICE_FAILURE
Windows Installer service could not be accessed. Start the msiserver service.
0x00000642InformationERROR_INSTALL_USEREXIT
User annulée the installation.
0x00000643ErreurERROR_INSTALL_FAILURE
Fatal error during installation. Vérifiez MSI log for root cause. Souvent a permissions or dépendance issue.
0x00000644AvertissementERROR_INSTALL_SUSPEND
Installation suspended — incomplete.
0x00000645ErreurERROR_UNKNOWN_PRODUCT
This action is only valid for products that are currently installed.
0x00000652AvertissementERROR_INSTALL_ALREADY_RUNNING
Another installation is already in progress. Complete that first, or kill msiexec.exe.
0x00000653ErreurERROR_INSTALL_PACKAGE_OPEN_FAILED
This installation package could not be opened. Vérifiez path and permissions.
0x00000654ErreurERROR_INSTALL_PACKAGE_INVALID
This installation package could not be opened. It may be corrompu.
0x00000659ErreurERROR_INSTALL_PACKAGE_REJECTED
Installation rejected by system policy. Vérifiez Software Restriction Policies or AppLocker.
0x00000667ErreurERROR_INVALID_COMMAND_LINE
Invalide command line argument for msiexec.
0x00000BC2AvertissementERROR_SUCCESS_REBOOT_REQUIRED
Installation succeeded but a redémarrage is requis to complete.
0x0000251DErreurDNS_ERROR_RCODE_FORMAT_ERROR
Serveur DNS unable to interpret format.
0x0000251EErreurDNS_ERROR_RCODE_SERVER_FAILURE
Serveur DNS failure.
0x0000251FAvertissementDNS_ERROR_RCODE_NAME_ERROR
DNS name n'existe pas.
0x00002521ErreurDNS_ERROR_RCODE_REFUSED
DNS opération refused.
0x000025B3ErreurDNS_ERROR_ZONE_DOES_NOT_EXIST
DNS zone n'existe pas.
Page 8 sur 8

