Software

Windows Update Failed or Won't Install

Stuck at 0%, error codes ending in 0x8007, or updates that install then roll back.

Symptoms we see

  • The same update tries to install every week
  • Error 0x80070005, 0x800f0922, 0x8024a105 and friends
  • Feature updates stuck at 99%
  • Reserved storage taken but the update never completes

Common causes

  • Corrupt Windows Update components (SoftwareDistribution / Catroot2)
  • Component store damage — needs DISM /RestoreHealth against a proper source
  • Group Policy or WSUS pointing to a server that no longer exists
  • Insufficient free space on the recovery partition

How we approach it

We reset the update stack, repair the component store, and — for feature updates — use the media creation tool for an in-place upgrade, which resolves most 'nothing else works' cases without losing your files or apps.

What you get

Updates install cleanly, and we'll pause feature updates for 30 days so a fresh flaky release doesn't undo the work.