Hi,
I’m having the same problem. But my C drive is full (red). I’ve followed all the steps of deleting temporary files etc, still not giving me space to download the update. Can you advise of what to do please
Thank you
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, I am unable to install latest Windows 10 22H2 Cumulative Update, with the error 0x8007000D. I have tried downloading the KB from Microsoft Update Catalog and run manually but I am getting this error as well. Has anyone else faced this issue and does anyone have a solution for this?
Thank you!
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.
Hi,
I’m having the same problem. But my C drive is full (red). I’ve followed all the steps of deleting temporary files etc, still not giving me space to download the update. Can you advise of what to do please
Thank you
Hello.
I have tried all of the above on 2 different devices. They are both still failing to load this update.
Looking on the internet there are several hundreds of reports of people having the same problem.
I suggest you check this update is OK
Hi. I'm David, and I'm happy to help you.
I suggest doing the following:
Run the Windows Update Troubleshooter.
https://support.microsoft.com/en-us/windows/win...
If it persists, rename the software distribution folders as instructed below:
net stop bits
net stop wuauserv
net stop cryptsvc
ren %systemroot%\softwaredistribution softwaredistribution.bak
ren %systemroot%\system32\catroot2 catroot2.bak
net start bits
net start wuauserv
net start cryptsvc
If it persists, use the system file checker to repair possible corrupted or missing system files.
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth
dism.exe /online /cleanup-image /startcomponentcleanup
sfc /scannow
Note: Pay close attention to the results of the commands. This will help you determine whether the procedure was completed successfully or if there was a problem. If you encounter any problems, let me know the error message that was displayed.
If the problem persists, let me know, and I will provide another method.
Feel free to ask back any questions.