Hello
Thank you for posting in Q&A forum.
Here are some steps you can try:
- Ensure there are no pending reboots from previous updates. Sometimes, a pending reboot can cause issues with new updates.
- Delete the contents of the SoftwareDistribution folder to resolve issues with corrupted update files, then restart the “wuauserv “services.
- Download the update manually from the Microsoft Update Catalog and install it. This can sometimes bypass issues encountered during automatic updates.
- Ensure all network drivers are up to date. Outdated drivers can sometimes cause issues with updates.
- Use the System File Checker (SFC) and Deployment Imaging Service and Management Tool (DISM) to repair any corrupted system files:
sfc /scannow
dism /online /cleanup-image /restorehealth
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.