2024-03 Cumulative Update for Windows 11 Version 23H2 for x64-based Systems (KB5035853) fails to install with Install error - 0x800706be

Estêvão Soares dos Santos 5 Reputation points
2024-03-25T21:32:38.86+00:00

I have windows 11 installed.

My Windows Update fails to install the 2024-03 Cumulative Update for Windows 11 Version 23H2 for x64-based Systems (KB5035853). It gives the following error: Install error - 0x800706b

What I've tried:

  • I've rebooted the PC several times.
  • run sfc /scannow (shows no error)
  • run DISM /Online /Cleanup-Image /ScanHealth (no errors)
  • run DISM /Online /Cleanup-Image /RestoreHealth
  • run sfc /scannow (again, after DSIM, shows no error)
  • delete the following files:
    • c:\ProgramData\Application Data\Microsoft\Network\Downloader*.*
    • C:\Windows\SoftwareDistribution
    • C:\Windows\System32\catroot2
  • reset security descriptor in Windows update and Bits sc.exe sdset bits
    • sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    • sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
  • Reset networking and flushdns
  • Downloading the update from here (https://www.catalog.update.microsoft.com/Search.aspx?q=KB5035853) and try to install manually

Everything failed...

Windows for business | Windows Client for IT Pros | User experience | Other
{count} vote

2 answers

Sort by: Most helpful
  1. Andrei Craciunescu 0 Reputation points
    2024-03-26T08:24:19.0633333+00:00

    I have the same issue - tried everything, even deleting the update folder.

    Same error, over and over again.

    0 comments No comments

  2. Anonymous
    2024-03-27T07:07:42.1133333+00:00

    Hello,

    According to your description, you have tried a lot of methods just like reset Windows Update component, repair system file. If we try to install the update manually still failed, it is not related to network, I consider that some directory files, manifest files, or MUM files on your computer are corrupted. Dism command doesn't repair these files successfully. So you may try to perform a in-place upgrade with Win11 ISO to check.

    How to run In-place upgrade in Windows 11 - Microsoft Community

    If not, try to check the Windows Update log and CBS log (%Systemroot%\Windows\logs\CBS.log) to analyze the problem.

    Best Regards,

    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.