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.).
12 codes
0x80070035ErreurERROR_BAD_NETPATH
The chemin réseau was introuvable. Vérifiez firewall, SMB settings, and network connectivity.
0x80070043ErreurERROR_BAD_NET_NAME
The network name ne peut pas be found. Vérifiez the UNC path or DNS resolution.
0x800706BAErreurRPC_S_SERVER_UNAVAILABLE
The RPC server is unavailable. Vérifiez that the target machine is en ligne and firewall allows RPC.
0x800706BEErreurRPC_S_CALL_FAILED
The distant procedure call failed. Network issue or service crash on distant end.
0x800706BFErreurRPC_S_CALL_FAILED_DNE
The distant procedure call failed and did not execute.
0x800706D9ErreurEPT_S_NOT_REGISTERED
No endpoint registered. The service on the distant machine is not running.
0x80072EE2ErreurWININET_E_TIMEOUT
L'opération a expiré. Vérifiez network connectivity and proxy settings.
0x80072EE7ErreurWININET_E_NAME_NOT_RESOLVED
The server name or address could not be resolved. DNS issue.
0x80072EFDErreurWININET_E_CANNOT_CONNECT
A connexion with the server could not be établie.
0x80072EFEErreurWININET_E_CONNECTION_ABORTED
The connexion with the server was terminated abnormally.
0x80072EFFErreurWININET_E_CONNECTION_RESET
The connexion with the server was reset.
0x80072F0CErreurWININET_E_INVALID_CA
The certificat authority is invalide or incorrect. SSL/TLS certificat issue.

