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

134 codes

0x80041003Error

WBEM_E_ACCESS_DENIED

WMI access denied. Check DCOM and WMI namespace permissions.

WMI-2147217405
0x80041006Error

WBEM_E_OUT_OF_MEMORY

WMI ran out of memory to complete the operation.

WMI-2147217402
0x8004100EError

WBEM_E_INVALID_NAMESPACE

Specified WMI namespace does not exist.

WMI-2147217394
0x80041010Error

WBEM_E_INVALID_CLASS

Specified WMI class does not exist in the namespace.

WMI-2147217392
0x80041064Error

WBEM_E_DATABASE_VER_MISMATCH

WMI repository version mismatch. Rebuild with winmgmt /resetrepository.

WMI-2147217308
0x8004106CError

WBEM_E_QUOTA_VIOLATION

WMI quota was violated. Too many concurrent WMI operations.

WMI-2147217300
0x8004107AError

WBEM_E_TIMED_OUT

WMI operation timed out. The query or operation took too long to execute.

WMI-2147217286
0x8004FE21Error

OFFICE_SUBSCRIPTION_ERROR

Microsoft 365 subscription issue. Sign out and back in to Office, or check license assignment.

Office activation-2147163615
0x8004FE33Error

OFFICE_SUBSCRIPTION_NOT_FOUND

No valid Microsoft 365 subscription found for this account. Check license in M365 admin center.

Office activation-2147163597
0x80070002Error

ERROR_FILE_NOT_FOUND (WU)

Windows Update cannot find required files. Try running the Windows Update troubleshooter or DISM.

Windows Update-2147024894
0x80070005Error

ERROR_ACCESS_DENIED (WU)

Windows Update access denied. Often caused by corrupted system files or antivirus interference.

Windows Update-2147024891
0x80070005Error

E_ACCESSDENIED (DCOM)

COM access denied. Check DCOM Launch and Activation permissions in Component Services.

COM / DCOM-2147024891
0x8007000EError

ERROR_OUTOFMEMORY (WU)

Windows Update ran out of memory. Free up RAM and disk space.

Windows Update-2147024882
0x8007001FError

ERROR_GEN_FAILURE (WU)

General failure during Windows Update. Run SFC /scannow and DISM /RestoreHealth.

Windows Update-2147024865
0x80070020Error

ERROR_SHARING_VIOLATION (WU)

A file needed by Windows Update is locked by another process.

Windows Update-2147024864
0x80070035Error

ERROR_BAD_NETPATH

The network path was not found. Check firewall, SMB settings, and network connectivity.

RPC / Network-2147024843
0x80070043Error

ERROR_BAD_NET_NAME

The network name cannot be found. Check the UNC path or DNS resolution.

RPC / Network-2147024829
0x80070070Error

ERROR_DISK_FULL (WU)

Not enough disk space to install updates. Free up space on the system drive.

Windows Update-2147024784
0x80070422Error

ERROR_SERVICE_DISABLED

Windows Update service is disabled. Enable and start the wuauserv service.

Windows Update-2147023838
0x80070490Error

ERROR_NOT_FOUND (WU)

Element not found. Often a corrupt CBS store — run DISM /RestoreHealth.

Windows Update-2147023728
0x800705B4Error

ERROR_TIMEOUT (WU)

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

Windows Update-2147023436

Page 1 of 5

Next →