Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » How to fix Windows Update Fails with Error 0x80092004

How to fix Windows Update Fails with Error 0x80092004

Posted on 07/11/202407/11/2024 Christian By Christian No Comments on How to fix Windows Update Fails with Error 0x80092004
How to fix Windows Update Fails with Error 0x80092004

In this article, we shall discuss the fix to Windows Update Fails with Error 0x80092004 (Windows Update Logs in Windows: 2023-KB5022498 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 10 failed)”. We can unravel more information from the Windows Event Log. Windows Events provides a standard, centralized way for applications (and the operating system) to record important software and hardware events. Please see how to Fix the Port used for the Virtualhost is not an Apache Listen Port, and how to Create a Child and Tree Domain.

Note: This error can be especially frustrating for users who have recently provisioned their PCs or are trying to upgrade their machines. These updates play a crucial role in maintaining the system, as they fix specific bugs and vulnerabilities within the operating system.

Without these updates, unresolved issues may lead to further complications and could significantly impact the machine’s performance and security.

Note: Starting with Windows 10 build 9926, Windows Update logs are no longer saved to “%windir%\Windowsupdate.log”. Windows Update client now uses Event Tracing for Windows (ETW) to generate diagnostic logs saved as .etl files in the “%windir%\Logs\WindowsUpdate” folder. This method improves performance and reduces disk space usage. However, the logs are not immediately readable as written.

As discussed above, the Windows Event Log is go to for a quick investigation into AU installations, pending installations, or client reboots. The installer writes entries such as following:

  • Detection of corrupted configuration data.
  • Success or failure of the installation; removal or repair of a product.
  • Errors that occur during product configuration.

You may be interested in these articles: How to install, upgrade and uninstall Chocolatey, how to install, upgrade and uninstall software with Chocolatey, and how to install applications with Winget CLI on Windows.

Detect Windows Update Failure with Error 0x80092004

Use your Event log file to filter by “source” to display only one of the three event sources at a time. When filtering by Windows Update Agent. You will likely see many events about the successful installation of updates and whether those updates required a reboot.

The AU client logs everything to the System Event log as we can see from the image below. To read Windows Update event logs in Event Viewer. Please launch the Windows Event Viewer.

Windows update error

Note this issue occurred across multiple machines in my lab environment. The same updates deploy fine to other machines with the same OS and applications.

Also, from the Event Viewer, under the Application and Services Logs\Microsoft\Windows\WindowsUpdateClient. In the left pane, navigate to the location below, and open the Operational log.

 Applications and Service Logs\Microsoft\Windows\WindowsUpdateClient

You can now select event logs in the middle pane of Event Viewer to see their details.

Available logs

Error messages from log

  • The description for Event ID 26 from source Microsoft-Windows-WindowsUpdateClient cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
  • The description for Event ID 41 from source Microsoft-Windows-WindowsUpdateClient cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

Please see How to find out who restarted Windows Server, and the Various methods to Install .NET Framework in Windows. Also, see how to Check .NET Framework version on Windows.

Reasons for Windows Update 0x80092004 Error

1: This error occurs on newly provisioned devices as it is the case for me. Microsoft recommends the February 14, 2023 update for Windows 10 versions 20H2, 21H2, and 22H2, which includes cumulative reliability improvements for .NET Framework 3.5 and 4.8.1.

Microsoft recommends fulfilling the  prerequisites as discussed in this blogpost by Microsoft.

2: Also, NetFramework 4.8 and 4.8.1 have separate updates which Microsoft has combined into a double update (KB5022729). Since this has already failed before, we have already separated this into individual updates (KB5022502 and KB5022498) and found that it fails on the 4.8.1 part.

The error indicates a missing signed file component from the core .NET Framework 4.8.1 installation. PCs that previously received the full .NET Framework 4.8.1 updates do not encounter this issue.

Please see how to Install and Manage Applications with Winget, how to install Windows Package Manager (Winget CLI), and Windows App Package: How to Bundle MSIX packages.

Prerequisites/Recommendation

You must have .NET Framework 3.5 or 4.8.1 installed to apply this update. Restart your PC after applying the update if any affected files are in use. We recommend exiting all .NET Framework-based applications before applying the update.

You can now install .NET updates using the Windows Package Manager CLI (winget) as well. This update (kb5022498) provides security improvement for CVE-2023-21808 (.NET Framework Remote Code Execution Vulnerability), and CVE-2023-21722 (.NET Framework Denial of Service Vulnerability).

Note: There are tons of recommendations online such as to have the Windows Update Components repaired, and to run the System File Checker and DISM etc. For me, I did not try any of these. I took a look at the reference Microsoft documentation I shared above and installed the necessary .Net Framework prerequisites. And was able to install the latest Windows Updates.

I hope you found this article on “How to fix Windows Update Fails with Error 0x80092004′ useful. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows, Windows Server Tags:Microsoft Windows, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: Fix the Port used for the Virtualhost is not an Apache Listen Port
Next Post: How to Install OpenSSL on Windows Computers

Related Posts

  • MDT Workbench Crashes when opening WinPE tab Properties
    Fix MDT Workbench Crashes when opening WinPE tab Properties Windows
  • asdfgh
    All Group Policies (GPO) available to configure Microsoft Edge settings Windows Server
  • msinfo32 thumbnail
    How to use MSINFO32 to view System Information Windows
  • Fix 0x800f0831 Windows Update
    Fix 0x800f0831 Error when installing Windows update Windows
  • adc
    How to add a second Domain Controller Windows Server
  • RDP
    Fix Windows 11 Remote Desktop Connectivity Error code 0x204 Windows

More Related Articles

MDT Workbench Crashes when opening WinPE tab Properties Fix MDT Workbench Crashes when opening WinPE tab Properties Windows
asdfgh All Group Policies (GPO) available to configure Microsoft Edge settings Windows Server
msinfo32 thumbnail How to use MSINFO32 to view System Information Windows
Fix 0x800f0831 Windows Update Fix 0x800f0831 Error when installing Windows update Windows
adc How to add a second Domain Controller Windows Server
RDP Fix Windows 11 Remote Desktop Connectivity Error code 0x204 Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Screenshot 2020 12 29 at 04.08.43
    Enable or disable BitLocker Drive Encryption on Windows Security | Vulnerability Scans and Assessment
  • add or remove features on the specified server failed
    Error 0x80073701: The request to add or remove features on the specified server failed Windows Server
  • APACHECASS FEATURE
    How to Install and Configure Apache Cassandra on Linux Server Linux
  • Slide1 1
    How to manage Microsoft Defender Antivirus using Group Policy and Command Line Utility Anti-Virus Solution
  • adfs
    Install and configure Active Directory Federation Service (ADFS) Windows Server
  • Featured image Two Factor Authentication
    Change Two-Factor Authentication in Microsoft 365/Office 365 Network | Monitoring
  • MECM Deployment copy
    How to install Endpoint Configuration Manager on HyperV VM Windows Server
  • BitRecDelegation
    Delegate control for BitLocker recovery keys in Active Directory Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,808 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.