Hi Kay Byars,
I understand how inconvenient it can be to keep seeing Windows updates fail. Since the issue is still occurring, the next step I’d recommend is renaming software distribution folders. This process helps clear out corrupted or stuck update files so Windows can download fresh components and try the update again.
To do this, please open Command Prompt as administrator, then run the following commands one by one:
net stop bits
net stop wuauserv
ren %systemroot%\softwaredistribution softwaredistribution.bak
ren %systemroot%\system32\catroot2 catroot2.bak
net start bits
net start wuauserv
Once completed, restart the device, then go to Settings > Windows Update and check for updates again.
If the update still doesn’t install after this, the next recommended option would be an in‑place upgrade (repair install). This refreshes Windows system files using the latest version while keeping your personal files and apps intact, and it’s often effective when standard troubleshooting doesn’t resolve update issues.
*Disclaimer: Let’s try performing an in-place install or in-place upgrade which will refresh your Windows files and operating system without removing files or applications. That being said, we always recommend that if you have important data, you should back it up before making large system changes. If you want to back up your data first, please do so. Once you are done backing up, you can follow the steps in the following guides: How to run In-place upgrade in Windows 11 - Microsoft Q&A
I hope this helps move things forward. Please feel free to let me know how it goes or if you’d like guidance with any steps. I’m happy to help further.
If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.