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.).

38 codes

0x80240016Warning

WU_E_INSTALL_NOT_ALLOWED

Operation tried to install while another installation was in progress.

Windows Update-2145107946
0x80240020Warning

WU_E_NO_INTERACTIVE_USER

No interactive user is logged on — update requires a user session.

Windows Update-2145107936
0x80370028Warning

VM_E_WRONG_VM_STATE

The operation is not valid for the current virtual machine state.

Hyper-V-2144927704
0x80310009Warning

FVE_E_INVALID_PASSWORD_FORMAT

The BitLocker password does not meet complexity requirements.

BitLocker-2144272375
0x8031000AWarning

FVE_E_IN_REBOOT_PENDING

The drive encryption operation cannot be completed because a restart is required.

BitLocker-2144272374
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
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
0xC0000101Warning

STATUS_DIRECTORY_NOT_EMPTY

The directory is not empty.

NT Status-1073741567
0xC0000193Warning

STATUS_ACCOUNT_EXPIRED

The user account has expired.

NT Status-1073741421
0xC0000224Warning

STATUS_PASSWORD_MUST_CHANGE

User must change password before logging on the first time.

NT Status-1073741276
0xC0000234Warning

STATUS_ACCOUNT_LOCKED_OUT

Account locked out due to too many invalid logon attempts.

NT Status-1073741260
0xC004F079Warning

SL_E_ACTIVATION_THRESHOLD_NOT_MET

KMS activation count threshold not met. KMS requires minimum 5 clients (25 for Office).

Office activation-1073415047
0xC1900107Warning

MOSETUP_E_CLEANUP_PENDING

A cleanup operation is still pending from a previous upgrade. Reboot and retry.

Windows Update-1056505593
0x00000020Warning

ERROR_SHARING_VIOLATION

The process cannot access the file because it is being used by another process.

System errors32
0x00000050Warning

ERROR_FILE_EXISTS

The file already exists.

System errors80
0x000000B7Warning

ERROR_ALREADY_EXISTS

Cannot create a file when that file already exists.

System errors183

Page 1 of 2

Next →