![[English Subtitle] KB5060999 Troubleshooting Guide: How to Fix Update Failures in June 2025 1 A banner image showing how to fix the Windows 11 KB5060999 update failure, featuring the Windows logo, a warning icon, a refresh/update symbol, and a red label reading ‘June 2025 Update’ on a blue gradient background.](https://kimiyoya.com/wp-content/uploads/2025/06/099EDD54-2A2F-41E2-90C9-8BEDD3339838-300x200.jpg)
Microsoft released KB5060999 on June 10, 2025, targeting Windows 11 versions 23H2 and 22H2 (builds 22631.5472 / 22621.5472) to address security vulnerabilities and quality issues .
- 1 Common Error Symptoms
- 2 7 Proven Fixes for KB5060999 Update Failures
- 2.1 ① Use Windows Update Troubleshooter
- 2.2 ② Ensure App Readiness Service Is Running
- 2.3 ③ Repair System Files with SFC / DISM
- 2.4 ④ Move the $WinREAgent
- 2.5 ⑤ Manual Installation via Microsoft Update Catalog
- 2.6 When Update Scanning Stalls: Use KB5062324
- 2.7 Final Step: In-Place Upgrade or Disconnect Hardware
- 3 Summary Table
- 4 Final Thoughts
Common Error Symptoms
- Failed installation (error codes like 0x800f0922)
- Windows Update freezes or stops progressing
- Black screen or reboot loops after update
- Blurry Japanese/Chinese/Korean text when viewed at 100% scaling in Chromium-based browsers (Noto font issue)
Why this matters: These symptoms usually indicate underlying issues such as corrupted system files, misconfigured services, or caching problems. Re-running the update without addressing root causes often fails.
7 Proven Fixes for KB5060999 Update Failures
These seven step-by-step methods are designed to tackle common root causes behind KB5060999 update errors. From built-in tools to hidden system tweaks, each solution offers a practical and effective way to get your Windows 11 system updated successfully.
① Use Windows Update Troubleshooter
Go to Settings → System → Troubleshoot → Windows Update, then run it and reboot before attempting the update again.
Why this helps: The troubleshooter can detect and automatically fix common update-related misconfigurations and file corruption that block installation.
② Ensure App Readiness Service Is Running
Open services.msc, set the App Readiness service to Automatic, and confirm it’s started.
Why that helps: App Readiness initializes and prepares apps during updates. If it’s disabled or stopped, updates may hang or fail midway, as the installer waits indefinitely for components to be ready .
③ Repair System Files with SFC / DISM
Open an elevated Command Prompt and run:
DISM /Online /Cleanup-Image /RestoreHealth
Why this fixes things: These tools check for and repair corrupted or missing system components that often prevent updates from applying correctly. Refreshing the integrity of Windows components smooths the process.
④ Move the $WinREAgent
Folder (Hidden Tip)
Backup or move the folder C:\$WinREAgent to another drive (e.g. D:\Backup).
Why it can work: This folder holds temporary files used by Windows Recovery Environment and upgrade processes. Old or damaged content here may interfere with updates. Moving (not deleting) it resets the environment and can unblock the installer.
⑤ Manual Installation via Microsoft Update Catalog
Download the KB5060999 standalone .msu installer from Microsoft Update Catalog and run it manually.
Why manual helps: If Windows Update fails repeatedly, direct installation bypasses caching issues or update agent conflicts, giving you more control.
When Update Scanning Stalls: Use KB5062324
If the “Check for updates” process hangs indefinitely, try this:
- Go to Settings → Windows Update
- Turn on “Get the latest updates as soon as they’re available”
- Restart your PC
- Press “Check for updates” — you should receive KB5062324, a configuration patch
Why it fixes scanning: KB5062324 addresses a bug in the Windows Update Agent that causes the update-check mechanism to hang. It restores scanning functionality by fixing memory allocation deadlock issues and improving error handling ().
Final Step: In-Place Upgrade or Disconnect Hardware
- Use a Windows 11 ISO to perform an in-place upgrade—keeping your files/apps intact.
- Temporarily disconnect non-essential hardware (USB devices, printers, custom drivers) before retrying the update.
Why this works: The in-place upgrade resets Windows components without losing your data. Removing external devices avoids conflicts from outdated drivers or hardware during the update.
Summary Table
Step | Method |
---|---|
1. | Run Windows Update troubleshooter |
2. | Enable and start App Readiness service |
3. | Execute sfc /scannow and DISM /RestoreHealth |
4. | Move the $WinREAgent folder (backup) |
5. | Manually install via Update Catalog |
6. | Enable fast update toggle and apply KB5062324 |
7. | Perform in-place upgrade or disconnect hardware |
Final Thoughts
Following the steps above in order often resolves most update failure symptoms. Notably, applying KB5062324 (step 6) is a widely overlooked but effective fix for scanning stalls. And while in-place upgrade (step 7) is more advanced, it frequently works when everything else fails.
These methods tackle different layers of the Windows update stack—from services and caches to system components and recovery settings—providing a robust strategy for resolving KB5060999 update errors.
Let me know if you’d like the formatting adjusted for HTML or Markdown, or if you’d like localized screenshots or command examples added!
✔️You might also find these helpful:
▶︎What Do WUSA, TrustedInstaller, and Update Orchestrator Errors Mean? Simple Guide for Windows Users
▶︎10 Essential Things to Do First When You Get a New Windows PC (Beginner-Friendly Guide)
▶︎Is Public Wi-Fi Safe in 2025? Why You Need a VPN and How to Choose One (Beginner Guide)