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

228 codes

0x80090327Critical

SEC_E_DOWNGRADE_DETECTED

The system detected a possible attempt to compromise security. Kerberos downgrade attack detected.

AD / Kerberos-2146893017
0x80092013Critical

CRYPT_E_REVOKED

The certificate is revoked. Check CRL or OCSP connectivity.

VPN / Remote-2146885613
0x800B0109Error

CERT_E_UNTRUSTEDROOT

Certificate chain processed but terminated in a root certificate which is not trusted. VPN certificate issue.

VPN / Remote-2146762487
0x800B010FError

CERT_E_CN_NO_MATCH

The certificate CN does not match. VPN server name does not match the certificate subject.

VPN / Remote-2146762481
0x80244007Error

WU_E_PT_SOAPCLIENT_SOAPFAULT

SOAP client failed due to a SOAP fault. Check WSUS or Windows Update connectivity.

Windows Update-2145107961
0x8024000BWarning

WU_E_CALL_CANCELLED

Operation was cancelled by Windows Update.

Windows Update-2145107957
0x8024000EError

WU_E_XML_INVALID

Windows Update found invalid information in the update XML.

Windows Update-2145107954
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
0x80244022Error

WU_E_PT_HTTP_STATUS_SERVICE_UNAVAIL

HTTP 503 from WSUS or Windows Update — server temporarily unavailable.

Windows Update-2145107934
0x80242006Error

WU_E_UH_INVALIDMETADATA

Update handler could not complete because the update contains invalid metadata.

Windows Update-2145095674
0x80370000Error

VM_E_CANNOT_FIND_VM

The virtual machine cannot be found. It may have been deleted or renamed.

Hyper-V-2144927744
0x80370002Error

VM_E_DRIVER_NOT_PRESENT

The Hyper-V driver is not present. Ensure the Hyper-V role is installed.

Hyper-V-2144927742
0x80370003Error

VM_E_HYPERVISOR_NOT_PRESENT

The hypervisor is not running. Check that virtualization is enabled in BIOS/UEFI.

Hyper-V-2144927741
0x80370005Error

VM_E_INVALID_PROCESSOR_COUNT

The specified processor count is not valid for this virtual machine configuration.

Hyper-V-2144927739
0x8037000AError

VM_E_INVALID_FILE_FORMAT

The virtual hard disk file format is invalid or not supported.

Hyper-V-2144927734
0x80370010Error

VM_E_CANNOT_ACCESS_FILE

Cannot access the virtual machine file. Check permissions and that the path exists.

Hyper-V-2144927728
0x8037001EError

VM_E_INSUFFICIENT_MEMORY

There is not enough memory in the system to start the virtual machine.

Hyper-V-2144927714
0x80370028Warning

VM_E_WRONG_VM_STATE

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

Hyper-V-2144927704
0x80370031Error

VM_E_INVALID_CHECKPOINT

The specified checkpoint does not exist or is invalid.

Hyper-V-2144927695
0x80310000Error

FVE_E_LOCKED_VOLUME

This drive is locked by BitLocker Drive Encryption. Unlock the drive before proceeding.

BitLocker-2144272384