Anavem
Languagefr

Windows Error Codes

Searchable reference for Windows error codes — system errors, BSOD stop codes, NTSTATUS, WMI, RPC, MSI installer, AD/Kerberos, BitLocker, DNS, VPN, Hyper-V, COM/DCOM and more. Each entry includes the hex/decimal value, severity, root causes, and a step-by-step troubleshooting workflow.

How to read a Windows error code

Windows surfaces error codes through Win32, NTSTATUS, HRESULT, and many subsystem-specific spaces. Each code has a hex form (e.g. 0x80070005), a signed decimal form (-2147024891), and a symbolic name (ERROR_ACCESS_DENIED). This page lets you look up any of those forms, see what triggers the code, and follow a vetted troubleshooting workflow tuned for the originating subsystem (Windows Update, BSOD, AD/Kerberos, BitLocker, etc.).

35 codes

0xC0000043Warning

STATUS_SHARING_VIOLATION

A file cannot be opened because it has been opened in an incompatible sharing mode.

NT Status-1073741757
0xC000006AWarning

STATUS_WRONG_PASSWORD

The specified password is incorrect.

NT Status-1073741718
0xC000006CWarning

STATUS_PASSWORD_RESTRICTION

Password does not meet domain password policy requirements.

NT Status-1073741716
0xC000006DError

STATUS_LOGON_FAILURE

Logon failure: unknown username or bad password.

NT Status-1073741715
0xC000006EError

STATUS_ACCOUNT_RESTRICTION

Logon failure: account restriction prevents this user from logging on.

NT Status-1073741714
0xC000006FWarning

STATUS_INVALID_LOGON_HOURS

Logon failure: account is not authorized to log on at this time.

NT Status-1073741713
0xC0000070Warning

STATUS_INVALID_WORKSTATION

Logon failure: user is not allowed to log on from this workstation.

NT Status-1073741712
0xC0000071Warning

STATUS_PASSWORD_EXPIRED

Logon failure: the password for this account has expired.

NT Status-1073741711
0xC0000072Warning

STATUS_ACCOUNT_DISABLED

Logon failure: account is currently disabled.

NT Status-1073741710
0xC000007CError

STATUS_NO_LOGON_SERVERS

There are no logon servers available to service the logon request. Domain controller unreachable.

NT Status-1073741700
0xC0000089Error

STATUS_INVALID_IMAGE_FORMAT

The specified image file did not have the correct format.

NT Status-1073741687
0xC000009AError

STATUS_INSUFFICIENT_RESOURCES

Insufficient system resources to complete the API.

NT Status-1073741670
0xC00000BBError

STATUS_NOT_SUPPORTED

The requested operation is not supported.

NT Status-1073741637
0xC0000101Warning

STATUS_DIRECTORY_NOT_EMPTY

The directory is not empty.

NT Status-1073741567
0xC0000120Informational

STATUS_CANCELLED

The operation was cancelled.

NT Status-1073741536
0xC0000135Error

STATUS_DLL_NOT_FOUND

A required DLL was not found.

NT Status-1073741515
0xC0000139Error

STATUS_ENTRYPOINT_NOT_FOUND

The procedure entry point could not be located in the DLL.

NT Status-1073741511
0xC0000142Error

STATUS_DLL_INIT_FAILED

DLL initialization routine failed. Indicates a dependency or system file issue.

NT Status-1073741502
0xC0000185Critical

STATUS_IO_DEVICE_ERROR

The request could not be performed because of an I/O device error. Often a failing disk.

NT Status-1073741435
0xC000018AError

STATUS_NO_TRUST_LSA_SECRET

The SAM database on the server does not have a computer account for this workstation trust relationship.

NT Status-1073741430
0xC000018DError

STATUS_TRUSTED_RELATIONSHIP_FAILURE

The trust relationship between this workstation and the primary domain failed. Rejoin the domain.

NT Status-1073741427

Page 1 of 2

Next →