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

23 codes

0x800705B4Error

ERROR_TIMEOUT (WU)

Windows Update operation timed out. Check network connectivity and WSUS configuration.

Windows Update-2147023436
0x8007054FError

ERROR_INTERNAL_ERROR (WU)

An internal error occurred in Windows Update.

Windows Update-2147023025
0x80073701Error

ERROR_SXS_ASSEMBLY_MISSING

A required assembly is missing from the WinSxS store. Run DISM /RestoreHealth.

Windows Update-2147010559
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
0xC1900101Critical

MOSETUP_E_DRIVER_FAILURE

Feature update failed due to a driver issue. Common during Windows 10/11 upgrades. Update or remove problematic drivers.

Windows Update-1056505599
0xC1900107Warning

MOSETUP_E_CLEANUP_PENDING

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

Windows Update-1056505593
0xC1900200Critical

MOSETUP_E_COMPAT_SYSREQ_BLOCK

System does not meet minimum requirements for the Windows upgrade.

Windows Update-1056505344
0xC1900208Critical

MOSETUP_E_COMPAT_INSTALLREQ_BLOCK

An incompatible app is blocking the Windows upgrade. Uninstall flagged apps and retry.

Windows Update-1056505336