Hi Paul Einstein,
Thank you for reaching out to Microsoft Q&A forum.
I know how frustrating it is when Windows updates keep failing, especially when you’ve already tried troubleshooting. I’m sorry for the hassle this has caused, and I appreciate you sticking with us while we work through it.
From what we’re seeing, the update issue is coming from some corrupted Windows update components. The first thing we recommend is resetting the Windows Update services. This helps clear out any stuck or damaged update data and lets Windows start fresh when checking for updates again. Click Start, search for Command Prompt, right‑click it, and select Run as administrator. When the black command window opens, copy and run the commands below one at a time:
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 computer then check for updates again
If the update still doesn’t go through after that, the next and most reliable fix is an in‑place repair of Windows. This is a safe repair process that reinstalls the core Windows system files while keeping your files, settings, and apps exactly as they are. It’s commonly used when standard repair tools can’t fully fix update errors, and it’s very effective at restoring Windows Update back to a healthy state.
*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
Please let me know once the reset is complete or if you’re already running the in‑place repair. I’m here to help you through it and answer any questions along the way.
Thanks again for your patience.
If you have any further questions regarding this answer, please click "Comment".
Note: If you'd like to receive email notifications about this chat, follow the steps in our documentation to enable email notifications.