Windows Error Code Database
Complete database of 161 Windows error codes with step-by-step fixes. Find your error code below and get instant solutions that work on Windows 10 and Windows 11.
Activation Errors
2 error codes in this category
0x8007007BERROR_INVALID_NAME
The Windows product key format is invalid or does not match the installed Windows edition. The activation service rejected the key because it is meant for a different edition (e.g., Enterprise key on Pro).
View Fix Guide →0x80240029WU_E_INVALID_PRODUCT_LICENSE
Search may have missed some updates before there is an unlicensed application on the system.
View Fix Guide →Audio Errors
1 error codes in this category
Boot & Startup Errors
1 error codes in this category
Certificate Errors
2 error codes in this category
0x80090016NTE_BAD_KEYSET
The keyset used for cryptographic operations does not exist. The Windows cryptographic provider cannot find the expected key container, typically after a profile corruption or credential reset.
View Fix Guide →0x80096004TRUST_E_CERT_SIGNATURE
The digital certificate signature on a downloaded file could not be verified. The certificate chain validation failed because a root or intermediate certificate is missing, expired, or revoked.
View Fix Guide →Component Store Errors
7 error codes in this category
0x000000EFCRITICAL_PROCESS_DIED
A critical system process terminated unexpectedly, and Windows cannot recover. This CRITICAL_PROCESS_DIED blue screen typically results from corrupted system files, a failed driver, or disk errors affecting core OS binaries.
View Fix Guide →0x80070002ERROR_FILE_NOT_FOUND
The system attempted to access a file or registry key that does not exist. The expected path is invalid, the file was deleted, or a Windows component references a resource that has been removed.
View Fix Guide →0x80070490ERROR_NOT_FOUND
The CBS manifest references a component package that is not present in the Component Store. The Windows servicing stack cannot locate the required package to complete the operation.
View Fix Guide →0x80073701ERROR_SXS_ASSEMBLY_MISSING
A side-by-side assembly is missing. The Component Store is corrupted.
View Fix Guide →0x800F081FCBS_E_SOURCE_MISSING
View Fix Guide →0x800F0831CBS_E_STORE_CORRUPTION
The Windows Update package is not applicable to this system. The component referenced in the update delta is a different version than what is installed.
View Fix Guide →0x8024002AWU_E_MISSING_HANDLER
A component required to detect applicable updates was missing.
View Fix Guide →Disk & Storage Errors
11 error codes in this category
0x8007000FERROR_INVALID_DRIVE
The system cannot find the drive specified.
View Fix Guide →0x80070013ERROR_WRITE_PROTECT
The media is write protected.
View Fix Guide →0x80070017CRC_ERROR
The Cyclic Redundancy Check (CRC) verification failed. Data read from the disk does not match its stored checksum, indicating physical media damage or a failing drive.
View Fix Guide →0x80070019ERROR_SECTOR_NOT_FOUND
The drive cannot find the sector requested.
View Fix Guide →0x8007001BERROR_SEEK
The drive cannot locate a specific area or track on the disk.
View Fix Guide →0x8007001CERROR_NOT_DOS_DISK
The specified disk or diskette cannot be accessed.
View Fix Guide →0x8007001EERROR_READ_FAULT
The system cannot read from the specified device.
View Fix Guide →0x80070022ERROR_WRONG_DISK
The wrong diskette is in the drive.
View Fix Guide →0x80070053ERROR_FAIL_I24
Fail on INT 24.
View Fix Guide →0x80070570ERROR_FILE_CORRUPT
A file could not be read because the data on disk is corrupted. The storage media has degraded sectors, or a file system error has rendered the file contents unreadable.
View Fix Guide →0xC00000ESTATUS_NO_SUCH_DEVICE
The boot loader cannot locate the required boot device. The disk containing the Windows partition is not detected by the firmware, or the boot entry points to a device that no longer exists.
View Fix Guide →Driver Errors
5 error codes in this category
0x000000C2BAD_POOL_CALLER
A driver attempted to free memory from the kernel pool that it did not own or that was already freed. This BAD_POOL_CALLER blue screen results from a double-free bug or pool corruption in a kernel-mode driver.
View Fix Guide →0x000000D1DRIVER_IRQL_NOT_LESS_OR_EQUAL
View Fix Guide →0x80070014ERROR_BAD_UNIT
The system cannot find the device specified.
View Fix Guide →0x8007001DERROR_GEN_FAILURE
A device attached to the system is not functioning.
View Fix Guide →0x8007003BERROR_BAD_REM_ADAP
The remote adapter is not compatible.
View Fix Guide →Installer Errors
3 error codes in this category
0x80070641ERROR_INSTALL_SERVICE_FAILURE
The Windows Installer service could not be accessed.
View Fix Guide →0x80070643FATAL_INSTALLATION_ERROR
The Windows installation process encountered a fatal error. The Recovery Partition may be too small, or the MSI installer engine encountered an unrecoverable condition during package processing.
View Fix Guide →0x80070652ERROR_INSTALL_ALREADY_RUNNING
Another installation process is already running. The Windows Installer service only allows one MSI transaction at a time, and a previous installation has not yet released its lock.
View Fix Guide →Memory Errors
5 error codes in this category
0x00000050PAGE_FAULT_IN_NONPAGED_AREA
A process attempted to access a memory page that should be resident in physical RAM but was not found. This PAGE_FAULT_IN_NONPAGED_AREA blue screen points to a faulty driver, defective RAM, or corrupted system files.
View Fix Guide →0x8007000EE_OUTOFMEMORY
The warehouse is full. The system has run out of non-paged pool memory.
View Fix Guide →0x80070054ERROR_OUT_OF_STRUCTURES
Storage to process this request is not available.
View Fix Guide →0x80070059ERROR_NO_PROC_SLOTS
The system cannot start another process at this time.
View Fix Guide →0xC0000005ACCESS_VIOLATION
A program attempted to read from or write to a memory address that it does not have permission to access. This access violation typically results from a software bug, corrupted DLL, or incompatible driver.
View Fix Guide →Microsoft Store Errors
4 error codes in this category
0x80070032ERROR_SUPPORTED_REQUEST
The Microsoft Store sync protocol version is not supported. The Mail app or another Store app attempted to use a sync method that is incompatible with the current server or client configuration.
View Fix Guide →0x80073CF9ERROR_INSTALL_POLICY_FAILURE
The Microsoft Store app deployment failed because the package could not be registered. The AppX package manager encountered a conflict with an existing installation or a permissions issue on the WindowsApps folder.
View Fix Guide →0x80073CFBERROR_PACKAGE_REPOSITORY_CORRUPTED
The Microsoft Store package update failed because the required package dependency was not found. A framework package or runtime that the app depends on is missing from the system.
View Fix Guide →0x80073D05ERROR_DELETING_EXISTING_APPLICATIONDATA
The Microsoft Store could not delete old application data during an update or reinstall. The AppX deployment service failed to clean up previous package data before installing the new version.
View Fix Guide →Network Configuration Errors
15 error codes in this category
0x80004005E_FAIL
An unspecified error occurred during the operation. In networking contexts, this commonly indicates a file sharing permission issue, SMB protocol version mismatch, or a firewall blocking the connection.
View Fix Guide →0x80070035ERROR_BAD_NETPATH
The network path was not found. The target computer or shared folder does not exist on the network, or the SMB service is not running on the remote host.
View Fix Guide →0x80070036ERROR_DEV_NOT_EXIST
The specified network resource or device is no longer available.
View Fix Guide →0x80070037ERROR_NETNAME_DELETED
The specified network name is no longer available. A mapped network drive or UNC path connection was dropped during the file operation.
View Fix Guide →0x80070038ERROR_NETWORK_ACCESS_DENIED
Network access is denied.
View Fix Guide →0x80070040ERROR_NETNAME_LIMIT
The network name limit was reached.
View Fix Guide →0x80070041ERROR_NET_WRITE_FAULT
A network adapter hardware error occurred.
View Fix Guide →0x80070043ERROR_BAD_NET_NAME
The network name cannot be found.
View Fix Guide →0x80070044ERROR_TOO_MANY_NAMES
The name limit for the local computer network adapter card was exceeded.
View Fix Guide →0x80070045ERROR_TOO_MANY_SESS
The network BIOS session limit was exceeded.
View Fix Guide →0x80070055ERROR_ALREADY_ASSIGNED
The local device name is already in use.
View Fix Guide →0x80070056ERROR_INVALID_PASSWORD
The specified network password is not correct.
View Fix Guide →0x80070058ERROR_NET_WRITE_FAULT
A write fault occurred on the network.
View Fix Guide →0x8024001FWU_E_NO_CONNECTION
Operation did not complete because the network connection was unavailable.
View Fix Guide →0x80240033WU_E_EULA_UNAVAILABLE
License terms could not be downloaded.
View Fix Guide →Network Errors
8 error codes in this category
0x80070039ERROR_BAD_NET_RESP
The network responded incorrectly.
View Fix Guide →0x8007003AERROR_UNEXP_NET_ERR
An unexpected network error occurred.
View Fix Guide →0x800704CFERROR_NETWORK_UNREACHABLE
The network adapter cannot reach the default gateway or any remote host. The local network configuration is incorrect, the adapter is disabled, or there is no active network connection.
View Fix Guide →0x80072EFDWININET_E_CANNOT_CONNECT
View Fix Guide →0x80072EFEWININET_E_CONNECTION_ABORTED
An established network connection was unexpectedly terminated. This typically occurs when antivirus software, a proxy server, or an unstable network drops the active TCP session.
View Fix Guide →0x80240030WU_E_INVALID_PROXY_SERVER
The format of the proxy list was invalid.
View Fix Guide →0x80244018WU_E_PT_HTTP_STATUS_FORBIDDEN
The Windows Update client received an HTTP 403 Forbidden response from the update server. A proxy server, firewall, or network policy is blocking access to the Windows Update endpoints.
View Fix Guide →0x8024402CWU_E_PT_WINHTTP_NAME_NOT_RESOLVED
The Windows Update client could not connect to the WSUS or Windows Update server because the server returned an unexpected redirect response.
View Fix Guide →Other Errors
3 error codes in this category
0x80070027ERROR_HANDLE_DISK_FULL
The disk is full.
View Fix Guide →0x80070070ERROR_DISK_FULL
There is not enough disk space to complete the operation. The system drive does not have sufficient free space for the update download, extraction, or installation.
View Fix Guide →0x800705B4ERROR_TIMEOUT
A Windows service or operation failed to complete within its allotted timeout period. The service did not respond to the Service Control Manager within the expected timeframe.
View Fix Guide →Performance Errors
2 error codes in this category
0x0000001AMEMORY_MANAGEMENT
The Windows Memory Manager detected a corrupted Page Table Entry (PTE). This indicates physical RAM failure, a driver corrupting memory management structures, or failing hardware.
View Fix Guide →0x80070011ERROR_NOT_SAME_DEVICE
You cannot build across the river. The system cannot move files between different partitions during the update.
View Fix Guide →Permission Errors
1 error codes in this category
Power Management Errors
1 error codes in this category
Security Errors
1 error codes in this category
Service Errors
5 error codes in this category
0x80070422ERROR_SERVICE_DISABLED
The required Windows service is disabled or stopped and cannot be started. A service dependency is not running, typically because it was disabled in the registry or by Group Policy.
View Fix Guide →0x80070424ERROR_SERVICE_DOES_NOT_EXIST
The specified Windows service does not exist in the service database. The Service Control Manager cannot find the service entry, typically because it was deleted or never registered.
View Fix Guide →0x80070426ERROR_SERVICE_NOT_ACTIVE
The service has not been started.
View Fix Guide →0x800706BERPC_S_CALL_FAILED
The Remote Procedure Call (RPC) failed during inter-process communication. The RPC runtime encountered a communication failure between client and server components, often due to a crashed service or corrupted endpoint.
View Fix Guide →0x80080005CO_E_SERVER_EXEC_FAILURE
The DCOM Server Process Launcher service failed to start a COM object. The server execution failed, typically because a required service is disabled or a COM registration is corrupted.
View Fix Guide →System File Errors
22 error codes in this category
0x0000003BSYSTEM_SERVICE_EXCEPTION
A kernel-mode driver caused an exception while executing a system service routine. The driver attempted an illegal operation such as accessing invalid memory or violating IRQL requirements, triggering a SYSTEM_SERVICE_EXCEPTION blue screen.
View Fix Guide →0x1000007ESYSTEM_THREAD_EXCEPTION_NOT_HANDLED
A system thread generated an exception that the error handler could not catch. The faulting thread is typically a driver component that encountered an unrecoverable error during execution.
View Fix Guide →0x80070001ERROR_INVALID_FUNCTION
Incorrect function called.
View Fix Guide →0x80070004ERROR_TOO_MANY_OPEN_FILES
The system cannot open the file because too many files are open.
View Fix Guide →0x8007000BERROR_BAD_FORMAT
An attempt was made to load a program with an incorrect format.
View Fix Guide →0x80070010ERROR_CURRENT_DIRECTORY
The directory cannot be removed.
View Fix Guide →0x80070012ERROR_NO_MORE_FILES
There are no more files.
View Fix Guide →0x80070020ERROR_SHARING_VIOLATION
The requested file operation failed because the file is locked by another process. A sharing violation occurs when two or more processes attempt to write to the same file simultaneously.
View Fix Guide →0x80070021ERROR_LOCK_VIOLATION
The process cannot access the file because another process has locked a portion of the file.
View Fix Guide →0x80070024ERROR_SHARING_BUFFER_EXCEEDED
Too many files opened for sharing.
View Fix Guide →0x80070026ERROR_HANDLE_EOF
Reached the end of the file.
View Fix Guide →0x80070050ERROR_FILE_EXISTS
The file exists.
View Fix Guide →0x80070052ERROR_CANNOT_MAKE
The directory or file cannot be created.
View Fix Guide →0x8007007AERROR_INSUFFICIENT_BUFFER
The data area passed to a system call is too small.
View Fix Guide →0x8007007EERROR_MOD_NOT_FOUND
A piece of the mosaic is missing. The specific DLL module required cannot be found.
View Fix Guide →0x8007007FERROR_PROC_NOT_FOUND
The specified procedure could not be found.
View Fix Guide →0x80070082ERROR_CANNOT_COPY
The directory or file cannot be copied.
View Fix Guide →0x8007010BERROR_DIRECTORY
A directory operation failed because the target path is invalid or points to a cloud-only placeholder file that cannot be accessed offline. OneDrive files set to "online-only" may trigger this when accessed without a network connection.
View Fix Guide →0x80070666ERROR_PRODUCT_VERSION
The timeline is confused. You are trying to install an older version over a newer one.
View Fix Guide →0x80131500COR_E_EXCEPTION
A .NET Framework managed exception occurred. The Common Language Runtime (CLR) caught an unhandled exception in a managed application, typically indicating a bug in the application code or a missing dependency.
View Fix Guide →0xC000007BSTATUS_INVALID_IMAGE_FORMAT
The image is flawed. You are trying to run a 32-bit app with 64-bit DLLs (or vice versa).
View Fix Guide →0xC000021ASTATUS_SYSTEM_PROCESS_TERMINATED
A critical Windows subsystem process (csrss.exe or winlogon.exe) terminated unexpectedly. Windows cannot continue operating without these processes and forces a blue screen to prevent further damage.
View Fix Guide →Time & Date Errors
1 error codes in this category
User Profile Errors
1 error codes in this category
Windows Update Errors
60 error codes in this category
0x80070003ERROR_PATH_NOT_FOUND
The Windows Update agent expected a specific directory structure that does not exist or has been deleted. The SoftwareDistribution folder tree is incomplete or corrupted.
View Fix Guide →0x8007000DERROR_INVALID_DATA
The Windows Update manifest contains invalid or malformed data that cannot be parsed. The update catalog metadata has been corrupted, preventing the agent from determining which files to download.
View Fix Guide →0x80070057E_INVALIDARG
Windows received invalid parameters during an update operation. The SoftwareDistribution folder contains corrupted download cache files that prevent the update agent from processing the payload correctly.
View Fix Guide →0x800F0922CBS_E_INSTALLERS_FAILED
The Windows Update installation failed during the safe OS phase. The System Reserved partition is too small, or a VPN connection is interfering with the update process.
View Fix Guide →0x80240001WU_E_NO_SERVICE
Windows Update Agent was unable to provide the service.
View Fix Guide →0x80240002WU_E_MAX_CAPACITY_REACHED
The maximum capacity of the service was exceeded.
View Fix Guide →0x80240003WU_E_UNKNOWN_ID
An ID cannot be found in the update catalog.
View Fix Guide →0x80240004WU_E_NOT_INITIALIZED
The object could not be initialized.
View Fix Guide →0x80240005WU_E_RANGEOVERLAP
The update handler requested a byte range overlapping a previously requested range.
View Fix Guide →0x80240006WU_E_TOOMANYRANGES
The requested number of byte ranges exceeds the maximum.
View Fix Guide →0x80240007WU_E_INVALIDINDEX
The index to a collection was invalid.
View Fix Guide →0x80240008WU_E_ITEMNOTFOUND
The key for the item queried could not be found.
View Fix Guide →0x80240009WU_E_OPERATIONINPROGRESS
The Windows Update agent received a response it could not interpret from the update server. The SOAP envelope from the server contained unexpected or malformed data.
View Fix Guide →0x8024000AWU_E_COULDNOTCANCEL
Cancellation of the operation was not allowed.
View Fix Guide →0x8024000CWU_E_NOOP
No operation was required. The system is already up to date.
View Fix Guide →0x8024000DWU_E_XML_MISSINGDATA
Windows Update Agent could not find required information in the update's XML data.
View Fix Guide →0x8024000EWU_E_XML_INVALID
The Windows Update service returned duplicate data in its response. The update catalog contains conflicting entries for the same update package.
View Fix Guide →0x8024000FWU_E_CYCLE_DETECTED
Circular update relationships were detected in the metadata.
View Fix Guide →0x80240010WU_E_TOO_DEEP_RELATION
Update relationships too deep to evaluate.
View Fix Guide →0x80240011WU_E_INVALID_RELATIONSHIP
An invalid update relationship was detected.
View Fix Guide →0x80240012WU_E_REG_VALUE_INVALID
An invalid registry value was read.
View Fix Guide →0x80240013WU_E_DUPLICATE_ITEM
Operation tried to add a duplicate item to a list.
View Fix Guide →0x80240014WU_E_INVALID_INSTALL_REQUESTED
Updates requested for install are not installable.
View Fix Guide →0x80240015WU_E_INSTALL_NOT_ALLOWED
Operation tried to install while another installation was in progress.
View Fix Guide →0x80240016WU_E_INSTALL_NOT_ALLOWED
Another Windows Update operation is already in progress. The update agent cannot start a new scan or download while a previous operation has an active lock on the update database.
View Fix Guide →0x80240018WU_E_NO_USERTOKEN
Operation failed because a required user token is missing.
View Fix Guide →0x80240019WU_E_EXCLUSIVE_INSTALL_CONFLICT
An exclusive update cannot be installed with other updates.
View Fix Guide →0x8024001AWU_E_POLICY_NOT_SET
A policy value was not set.
View Fix Guide →0x8024001BWU_E_SELFUPDATE_IN_PROGRESS
The operation could not be performed because the Windows Update Agent is self-updating.
View Fix Guide →0x8024001DWU_E_INVALID_UPDATE
An update contains invalid metadata.
View Fix Guide →0x80240021WU_E_TIME_OUT
Operation did not complete because it timed out.
View Fix Guide →0x80240023WU_E_EULAS_DECLINED
The license terms for all updates were declined.
View Fix Guide →0x80240024WU_E_NO_UPDATE
There are no updates.
View Fix Guide →0x80240025WU_E_USER_ACCESS_DISABLED
Group Policy settings prevented access to Windows Update.
View Fix Guide →0x80240026WU_E_INVALID_UPDATE_TYPE
The type of update is invalid.
View Fix Guide →0x80240027WU_E_URL_TOO_LONG
The URL exceeded the maximum length.
View Fix Guide →0x80240028WU_E_UNINSTALL_NOT_ALLOWED
The update could not be uninstalled because the request did not originate from a WSUS server.
View Fix Guide →0x8024002BWU_E_LEGACYSERVER
An operation did not complete because it requires a newer version of server.
View Fix Guide →0x8024002CWU_E_BIN_SOURCE_ABSENT
A delta-compressed update could not be installed because it required the source.
View Fix Guide →0x8024002DWU_E_SOURCE_ABSENT
A full-file update could not be installed because it required the source.
View Fix Guide →0x8024002EWU_E_WU_DISABLED
Access to an unmanaged server is not allowed.
View Fix Guide →0x8024002FWU_E_CALL_CANCELLED_BY_POLICY
Operation did not complete because the DisableWindowsUpdateAccess policy was set.
View Fix Guide →0x80240031WU_E_INVALID_FILE
The Windows Update agent policy configuration is invalid. A Group Policy or MDM setting contains conflicting or malformed update policy values.
View Fix Guide →0x80240032WU_E_INVALID_CRITERIA
The search criteria string was invalid.
View Fix Guide →0x80240034WU_E_DOWNLOAD_FAILED
The Windows Update download failed because the update metadata was corrupted or incomplete. The update agent could not verify the download payload against the expected hash.
View Fix Guide →0x80240035WU_E_UPDATE_NOT_PROCESSED
The update was not processed.
View Fix Guide →0x80240036WU_E_INVALID_OPERATION
The object's current state did not allow the operation.
View Fix Guide →0x80240037WU_E_NOT_SUPPORTED
The functionality for the operation is not supported.
View Fix Guide →0x80240038WU_E_WINHTTP_INVALID_FILE
The downloaded file has an unexpected content type.
View Fix Guide →0x80240039WU_E_TOO_MANY_RESYNC
Agent is asked by server to resync too many times.
View Fix Guide →0x80240040WU_E_NO_SERVER_CORE_SUPPORT
WUA API method does not run on Server Core installation.
View Fix Guide →0x80240041WU_E_SYSPREP_IN_PROGRESS
Service is not available while sysprep is running.
View Fix Guide →0x80240042WU_E_UNKNOWN_SERVICE
The update service is no longer registered with AU.
View Fix Guide →0x80240043WU_E_NO_UI_SUPPORT
There is no support for WUA UI.
View Fix Guide →0x80240FFFWU_E_UNEXPECTED
An unspecified Windows Update error occurred. The update agent encountered a generic failure that does not map to a specific known error condition.
View Fix Guide →0x8024200BWU_E_UH_NEEDANOTHERDOWNLOAD
Windows Update requires a prerequisite Servicing Stack Update (SSU) before the main update can be applied. The current servicing stack version is too old to process the pending update package.
View Fix Guide →0x80244019WU_E_PT_HTTP_STATUS_NOT_FOUND
The Windows Update client received an HTTP 500 Internal Server Error from the update server. The WSUS or Windows Update server encountered an internal processing error.
View Fix Guide →0x80248007WU_E_DS_NODATA
The Windows Update metadata XML could not be parsed because it contains a reference to an unsupported or missing schema namespace.
View Fix Guide →0x8024A000WU_E_AU_NOSERVICE
Automatic Updates was unable to service incoming requests.
View Fix Guide →0x80d02002DO_E_DOWNLOAD_NO_PROGRESS
Delivery Optimization download made no progress.
View Fix Guide →Fix Any Error Code Automatically
RescuePC Toolkit includes automated repair scripts that diagnose and fix Windows errors with one click. No technical knowledge required.
Understanding Windows Error Codes
Windows error codes are hexadecimal identifiers that help diagnose system problems. When Windows encounters an issue it cannot resolve automatically, it displays an error code that points to the specific component or process that failed.
How to Read Windows Error Codes
Most Windows error codes follow the format 0x80070XXX or 0x0000XXXX. The prefix indicates the error source:
- 0x8007XXXX - Win32 errors (file system, permissions, general Windows)
- 0x8024XXXX - Windows Update errors
- 0x0000XXXX - Blue Screen (BSOD) stop codes
- 0xC000XXXX - NTSTATUS errors (kernel-level issues)
Common Error Code Categories
This database organizes error codes into 22 categories based on the Windows component they affect. The most common categories include Windows Update errors, boot and startup errors, and system file corruption errors.
Automatic vs Manual Fixes
Each error code page provides both manual fix instructions for advanced users and information about automatic fixes available through RescuePC Toolkit. Automatic fixes are recommended for most users as they handle the technical details safely and create restore points before making changes.