i dont have an update fail, but the thing is guys, uh.. my 2025-06 Cumulative Update for Windows 11 Version 23H2 for x64-based Systems (KB5060999) this thing is not downloading. its not that my data ended since im using bing as test yes i still have data left, so why is my 2025-06 Cumulative Update for Windows 11 Version 23H2 for x64-based Systems (KB5060999) stuck at 0% in downloading? i have no idea. please help me
2025-06 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5060842) install error
so there is this update called the KB5060842 2025- 06 update that i can't install and it shows me an install error and to try again, i did this multiple times and i used the troubleshooter to fix the issue but it didn't work, may you please help me on how to diagnose this issue and fix the update issue with this newest update.
Windows for home | Windows 11 | Windows update
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.
12 answers
Sort by: Most helpful
-
Anonymous
2025-06-16T07:11:59+00:00 -
Anonymous
2025-06-11T17:35:55+00:00 Hello Jones! Thank you for reaching out. I am Tin, an independent advisor, and glad to assist you today with this issue. If you get an installation error when you try installing KB5060842- the June 2025 Cumulative Update for Windows 11 24H2, and if the troubleshooter hasn't helped, here's a complete step-by-step guide to diagnose and fix the problem:
- Get the Specific Error Code
Let’s first find out what exactly failed.
Steps, go to Settings → Windows Update → Update history → Scroll to Failed updates.
Find KB5060842 and note the error code (e.g., 0x800f0922, 0x80070002, etc.).
Tell me the code if you're not sure what it means — I’ll help interpret it.
- Run Key Manual Repairs
If the error code is generic or unknown, start with general fix methods.
Step A: Reset Windows Update Components
Open Command Prompt as Administrator, then run these one by one:
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
This clears and resets update cache, which often fixes stubborn update errors.
Step B: Use DISM & SFC
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Let both complete (they can take a while). This checks and repairs Windows components.
- Try a Manual Install (Offline)
You can manually download and install the KB:
Visit the Microsoft Update Catalog.
Download the correct version for your system (e.g., x64-based Windows 11 24H2).
Run the .msu file manually.
If this fails, it often provides a different error code—note it and share it.
- Check Update Logs for Deeper Clues
Run this in PowerShell (as admin):
Get-WindowsUpdateLog
It will generate a log file on your desktop. Search the log for KB5060842 and error phrases like FAILURE, FATAL, or ERROR.
If you're comfortable sharing parts of that log, I can help interpret it.
Please try these steps and let me know how it goes. If you run into any issues, just reply back with the details.
Best regards,
Tin
-
Anonymous
2025-06-27T01:53:13+00:00 I am facing same issue
-
Anonymous
2025-06-11T16:52:20+00:00 If a branded PC ensure you have updated bios/drivers via that PC makers shortcut or their web support page