It's a buggy update (I narrowed it down to the catalog file "package_5_for_kb5022498~31bf3856ad364e35~amd64~~10.0.9139.2.cat") based on what I tested. The 4.8 installer works correctly, though. IMO, ignore this update and wait for the March .NET update.
Error 0x80092004 | 2023-02 Cumulative Update for .Net Framework 3.5, 4.8, and 4.8.1 for Windows 10 Version 22H2 for x64 (KB5022729)
When install update it installs to 100% and then gives error 0x80092004
There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80092004)
Windows 10 version:
- Windows 10 Pro
- Version 22H2
- OS bulid 19045.2673
Windows for home | Windows 10 | Install and upgrade
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
15 answers
Sort by: Most helpful
-
Anonymous
2023-03-27T18:27:08+00:00 The .NET Framework 4.8.1 February cumulative update, KB5022498 will not install. This is an issue only occurs after installing the .NET Framework 4.8 February cumulative update, KB5022502, then upgrading to .NET Framework 4.8.1 then scanning for updates.
Applying the following steps will allow KB5022498to be installed:
- Uninstall 4.8 February update (KB5022502 )
- Run command from elevated Command Promp: dism/online /cleanup-image /StartComponentCleanup
- Scan for windows update again, 4.8.1 February update (KB5022498) installs as expected.
This information can be found under known issues:
-
Anonymous
2023-03-13T15:19:21+00:00 I am having this on a new Windows 10 Enterprise LTSC build.
All other updates loaded fine from our WSUS.
These .net updates are the only ones that cause us grief.
-
Anonymous
2023-02-27T20:29:44+00:00 Hello, I'm Felipe and I'm an independent Community Advisor, and I'll do my best to help you.
Error code 0x80092004 usually indicates a problem with the Windows Update service, such as a failed download or an installation issue. Here are some steps you can take to try to resolve the issue:
Run the Windows Update Troubleshooter: This built-in tool can help identify and fix common issues with the Windows Update service. To run the troubleshooter, go to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update > Run the troubleshooter.
Clear the Windows Update cache: Sometimes the cache that stores Windows Update files can become corrupted, leading to installation issues. To clear the cache, open Command Prompt as an administrator and run the following commands:
sql
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Manually download and install the update: If the above steps don't work, you can try downloading the update manually from the Microsoft Update Catalog and installing it manually. To do this, you will need to know the KB number of the update that is failing. You can search for the KB number on the Microsoft Update Catalog website, download the appropriate version of the update for your system, and then install it manually.
If none of these steps resolve the issue, you may need to contact Microsoft support for further assistance. -
Anonymous
2023-03-23T10:28:03+00:00 Its not working. I try many time but its failed