The logs are linked below, I appreciate the ongoing help.
Thank you.
https://drive.google.com/file/d/1Gyz7OKpNGoEDsX9mk7NpM_1ezRg_Q1f5/view?usp=sharing
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
2024-06 Cumulative Update for Windows 10 Version 22H2 for x64-based Systems (KB5039211)
This update will not successfully apply, goes through the usual dialogs only to fail on restart and undo the changes.
I've tried SFC and DISM with no results.
Any help is appreciated.
Thanks in advance.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
The logs are linked below, I appreciate the ongoing help.
Thank you.
https://drive.google.com/file/d/1Gyz7OKpNGoEDsX9mk7NpM_1ezRg_Q1f5/view?usp=sharing
Let's see if we can get more detailed logs.
Get-WindowsUpdateLogs
It is possible that analyzing these logs will give us a clue as to what is going on. Attach the logs to the case or upload them to cloud storage and send me the link and I will see if the logs will give me a better idea of what is interfering with this update.
Regards,
David N.
I don't have any restore points, something is turning it off and deleting my restore points. I'm sure it has something to do with the updates as I've been trying to troubleshoot for some time now.
Thank you.
Thank you for the help thus far David.
It still tries to install KB5039211 after I tried manually which failed. (0x800f0922)
After looking at my update logs it looks like it successfully updated to the mentioned update on 6/12??
How to proceed?
Thank you in advance.
Hello!
My name is David N., and I am a Windows fan and assist users here with Windows questions. I will be happy to assist you with your issue.
This may be caused by corruption in Windows Update. We can attempt to repair Windows update and install the KB manually if required.
To repair Windows Update:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
ren %systemroot%\system32\catroot2 catroot2.old
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
If that does not resolve your issue then you can install the KB manually.
I hope this helps! Please let me know if this resolves your issue or if you require additional assistance.
Regards,
David N.