Hi Rich Betik,
I’m following up to check whether the issue has been resolved. Feel free to reply if you need further information. If the information provided was helpful, please click "Accept Answer" to help others in the community. Thank you!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Windows 11, version 25H2 Download error - 0x80004002
2026-01 .NET Framework Preview Update (KB5074831) Download error - 0x80004002
On going issue for months now, since 2025.
Hi Rich Betik,
I’m following up to check whether the issue has been resolved. Feel free to reply if you need further information. If the information provided was helpful, please click "Accept Answer" to help others in the community. Thank you!
Hi Rich Betik,
The error code 0x80004002 typically points to a problem with the Windows Update components or the system registry not responding correctly. This can affect both cumulative updates (like 25H2) and .NET Framework previews.
The first step I recommend is running the Windows Update Troubleshooter from Settings > System > Troubleshoot > Other troubleshooters. This tool can automatically reset some of the update components. If that doesn’t help, you may want to manually reset the Windows Update services by stopping wuauserv and bits, clearing the contents of C:\Windows\SoftwareDistribution, and then restarting the services. This often resolves persistent download errors.
Another useful step is to run DISM /Online /Cleanup-Image /RestoreHealth followed by sfc /scannow in an elevated Command Prompt. These commands repair system files and restore the servicing stack, which can be critical for updates to apply correctly. If the issue continues, you can also try downloading the update manually from the Microsoft Update Catalog and installing it directly.
I hope the response provided some helpful insight. If it clarified the issue for you, please consider marking it as Accept Answer so others with the same issue can find the solution.
Jason.
Error 0x80004002 (No such interface supported) during Windows Update typically indicates a corrupted update component or system file. Since this has persisted across multiple months and affects both a feature update (Windows 11, version 25H2) and a .NET Framework update, the most reliable path is to repair the OS using an in-place upgrade or a clean, up-to-date image rather than trying to fix individual updates.
For business/IT scenarios, use one of these approaches:
setup.exe from within the existing Windows session.References: