Error 0x8007000d installing windows updates

Anonymous
2020-12-19T19:52:37+00:00

2020-12 Cumulative Update for Windows 10 Version 2004 for x64-based Systems (KB4592438)

It fails every single time. I've gone through several potential fixes with no luck. Error code: (0x8007000d)

Original Title : Latest Windows Cumulative Update Errors

Windows for home | Windows 10 | Windows update

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.

0 comments No comments
Answer accepted by question author
Anonymous
2021-02-08T04:26:16+00:00

The only thing that fixed the '0x8007000d' error for me was upgrading my windows through MediaCreationTool20H2 tool, I have tried everything else I could find online and nothing worked, but after upgrading windows with this tool "Create Windows 10 installation media"

found here: "https://www.microsoft.com/en-gb/software-download/windows10" my problem went away. Choose the option 'Upgrade this PC now' after opening the app and then the option keep apps and files, that option is default anyway. Here is the link Download Windows 10 (microsoft.com).

edit: Just in case, there are two downloads on the page the first is "Update Now" the second is "Download tool now", use the second one 'download tool now'. Some people have said the upgrade might fail for some if unnecessary USB drives and devices is plugged in while doing the upgrade, I haven't experienced this, but just in case unplug all unnecessary USB devices.

Was this answer helpful?

10 people found this answer helpful.
0 comments No comments

61 additional answers

Sort by: Oldest
  1. Anonymous
    2021-05-02T21:06:14+00:00

    I have been dealing with this issue for about 2 weeks, following an inplace upgrade to fix a botched upgrade from windows 7 Ultimate.

    I was to the point of tearing my hair out from the aggravation. I had seen this thread, and followed all the steps in trouble shooting, but like some of the other posters, ignored the steps proposed by Cytraveler on Pg.1 of this thread. after discovering that windows setup was no longer letting me do a repair install (inplace upgrade), i decided to use Windows sandbox to view those links. apparently there was an issue with 19041.6xx and 19042.6xx that actually broke windows ability to perform repair installs. I looked at my windows current version, and sure enough it was 19042.631. it was in the range of the broken version. not sure why windows setup had done this too me, as i was previously running 19042.9xx. but since i had already downloaded KB5001391 (april cum update) as part of my trouble shooting,  I opened up 7-ZIP and extracted the files to a temp directory (C:\tmp). then I opened up an Admin CMD prompt and navigated to where i had extracted those files to.

    then i ran this command: "dism /online /add-package:.\Windows10.0-KB5001391-x64.cab" . Windows is currently adding the updated packages to windows. the fact it didn't error out when it tried to add the updates is very promising. once the update is installed, the ability to perform repair installs should be fixed as well.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-05-02T21:25:21+00:00

    As the saying goes, "Don't count your chickens before their hatched.". the adding of the april cum update using DISM got to 5.00% and errored out with with the now infamous 0x8007000d error code. so i am now trying to install the update listed in the link before (KB4586853) to get my windows to 19042.663, which should fix the update errors as well as the inplace upgrade errors.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-05-03T15:47:49+00:00

    Thanks for the help.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-05-03T17:59:31+00:00

    yes, well..... that last step did not turn out to work either. I ended up using the link for the batch script provided by Cytraveler and to download and examine (for safety purposes) using windows sandbox. batch scripts are simply 'batch' or series of commands that execute a series of command prompt commands. it functions exactly like the Autoexec.bat of old. Anyways. after examining the script for shenanigans, I determined it was safe. I ran the script in windows and was able to run a repair setup. what I have gathered from my little debacle: DO NOT UNDER ANY CIRCUMSATANCES DO A REPAIR SETUP WITHOUT DOWNLOADING UPDATES. I downloaded my windows setup files April 5, 2021 using the media creation tool, so they were very recent. but performing a repair install that does not download updates installs the version of 20H2 that has broken repair installs and is unable to be updated. only by allowing windows setup to fetch the updates can this problem be bypassed. so, despite the suspicious language and way Cytraveler posted, his method is indeed correct. That is, unless you prefer the nuclear option (reformat and clean install).

    Was this answer helpful?

    0 comments No comments