Cumulative update December 2020 - KB4592438 Failed to install

Anonymous
2020-12-08T21:29:51+00:00

I am trying to install KB4592438 for Windows 10 20H2. The patch is downloaded without any issue. But the installation fails and the screen starts showing - Undoing changes Don't turn off your computer. The error message is - Some update files are missing or have problems. We'll try to download the update again later. Error code: (0x80070003). 

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

63 answers

Sort by: Most helpful
  1. Anonymous
    2020-12-24T08:56:15+00:00

    Hi All,

    same problem with KB4592438 but with Error 0x80070002 ,   coming from  version 19042.630 ,  several attempts with DISM and SFC  but no success, nor offline KB4592438 installation. WU stopped working

    After reading a lot on the web I tried this metod here found on this link

    Error 0x80070002 - Windows Update - Microsoft Community:

    Open administrative Command Prompt and type following commands one-by-one followed by Enter key.

    net stop wuauserv

    net stop cryptSvc

    net stop bits

    net stop msiserver

    Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    Ren C:\Windows\System32\catroot2 Catroot2.old

    net start wuauserv

    net start cryptSvc

    net start bits

    net start msiserver

    Close Command Prompt and see if Windows Updates works then

    The two ren commands did not work for me since the paths were not found on my machine so I skipped them

    After closing the command prompt I relaunched the Windows Updates procedure, KB4592438 was downloaded. Did a restart and at the end the update was successfully installed, now I am with 19042.685.

    Hope it can help

    M.

    OMG This magically worked!!!

    I have been on "update failed -> system repair -> uninstall update" loop since the 2020-12 cumulative update and gave up after trying all the mentioned scannow, offline download etc etc, and decided to just wait for the next update BUT i saw this and tried and it worked!!

    I Typed all the commands by copying and pasting on admin CMD, though take note

    net stop wuauserv (it did stop this service)

    net stop cryptSvc(it did stop this service)

    net stop bits  (this was not stopped cuz somehow its not running to begin with)

    net stop msiserver(this was not stopped cuz somehow its not running to begin with)

    Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old(it looks like it did nothing cuz no message after typing this)

    Ren C:\Windows\System32\catroot2 Catroot2.old(it looks like it did nothing cuz no message after typing this)

    net start wuauserv (it enabled this service)

    net start cryptSvc(it enabled this service)

    net start bits(it enabled this service)

    net start msiserver(it enabled this service)

    after im done typing ALL of the commands,  I then opened the "Check for Update" on pc again and it downloaded and installed the update then restart, but this time it proceeded and finished the update !!!!

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-12-14T03:29:23+00:00

    I have the same problem, because I try to install this update from Windows update. It appears the same messages, as you. But error kode is 0x8007000d

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-12-14T02:29:33+00:00

    Where is the offline installer located?

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-12-08T22:58:44+00:00

    you must install the SSU December 2020 update before installing CLU update, 

    .you can get full download update from windows 10 20h2 update history page

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2020-12-09T15:34:27+00:00

    last try,  Create system restore point  for security.

    .if you have windows 10 20h2 iso file , then exact file, then run setup.exe with admin rights, follow on-screen instructions

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments