Follow these steps in order, testing Windows Update after each major step:
- Run the built‑in Windows Update troubleshooter
- Select Start > Settings > System > Troubleshoot > Other troubleshooters.
- Under Most frequent, select Windows Update > Run.
- Let it complete, apply any fixes, then restart the PC.
- Go to Start > Settings > Windows Update > Check for updates and test.
- Repair system files and the component store again (full sequence)
- Open an elevated Command Prompt (search for Command Prompt, select Run as administrator).
- Run:
Wait for it to finish and confirm it reports the operation completed successfully.DISM.exe /Online /Cleanup-image /Restorehealth - Then run:
Wait for 100% completion.sfc /scannow - Restart and try Windows Update again.
- Reset Windows Update components
- Open an elevated Command Prompt.
- Run these commands one by one, pressing Enter after each and waiting for completion:
net stop bits net stop wuauserv ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak ren %systemroot%\System32\catroot2 catroot2.bak net start bits net start wuauserv - Restart the PC and check for updates again from Settings > Windows Update.
- Check disk and repair file system errors
- Open an elevated Command Prompt.
- Run:
chkdsk /f C: - Approve running at next restart if prompted, then restart and let the scan complete.
- After boot, try Windows Update again.
- Perform a clean restart (clean boot) and test
A clean restart can eliminate third‑party conflicts that block updating.
- Follow the steps in Perform a clean restart into Windows from the Windows update troubleshooting article.
- After booting in this minimal state, go to Settings > Windows Update > Check for updates.
- Use DISM with an alternate repair source (if online repair fails)
If DISM cannot repair using Windows Update (common on Insider builds), use another Windows 11 25H2 installation or media as a repair source:
- Ensure the repair source is the same build or newer than 26200.7842 and fully patched.
- Share or mount that Windows installation or image.
- From an elevated Command Prompt on the problem PC, run (example path):
ReplaceDISM.exe /Online /Cleanup-Image /RestoreHealth /Source:\\<servername>\c$\Windows /LimitAccess<servername>with the name of the machine providing the repair source. - After success, run
sfc /scannowagain and then retry Windows Update.
- If corruption persists or services won’t start: in‑place repair or clean install
On heavily corrupted Insider builds, an in‑place repair or clean installation is often the most reliable fix:
- Option A – In‑place repair (keeps files and apps):
- Download the matching Windows 11 ISO for 25H2 from the official software download page.
- Disconnect from the internet and third‑party antivirus.
- Mount the ISO in File Explorer and run Setup.exe.
- Choose to keep personal files and apps when prompted.
- Option B – Clean install (last resort):
- Back up all data.
- Use the Windows 11 installation media or, for Surface devices, a 24H2/25H2 recovery image as described in the Surface recovery guidance.
- Option A – In‑place repair (keeps files and apps):
If Windows Update still fails after an in‑place repair on an Insider build, consider leaving the Insider channel, installing a stable public build (e.g., via clean install), and then re‑enrolling only after the system is fully updated and stable.
References:
- Windows Update Troubleshooter
- Troubleshoot problems updating Windows
- Repair a Windows Image
- Configure a Windows Repair Source
- Fix Windows Update corruptions and installation failures
- Get help with Windows upgrade and installation errors
- i get this code when i try to update windows 0x8007041D. - Microsoft Q&A
- Surface Pro 8 Not Updating to 24H2 - Microsoft Q&A
- Plethora of issues relating to windows and possibly security. - Microsoft Q&A
- WinSxS Corruptions Despite Numerous Formats to Windows, Silent Corruption and Deletion of Windows Update Files - Microsoft Q&A
- Mijn windows updates gaan mis - Microsoft Q&A