KB5095093 (2026-06 Preview Update) fails with 0x80070032 — DISM also fails with 0x800f0915, tried everything
Hey all, hoping someone has run into this before.
System: Windows 11 25H2, build 26200.8117
The problem: Every other security update installs and downloads fine, but this one specific update won't go through:
- 2026-06 Preview Update (KB5095093) → target build 26200.8737
- Installation error: 0x80070032
What I've already tried:
sfc /scannowcompletes, no fix- Deleted the contents of
C:\Windows\SoftwareDistribution - Confirmed the Windows Update service is running
- Checked Group Policy (gpedit.msc), nothing blocking updates there
- Downloaded the update manually from the Microsoft Update Catalog, the installer runs but never finishes/fails to complete
DISM issue on top of it:
Since I suspected component store corruption, I tried:
DISM /Online /Cleanup-Image /RestoreHealth
This also fails, with error 0x800f0915, so I can't even repair the image to rule that out.
At this point I'm out of ideas. Has anyone dealt with this specific combo of 0x80070032 + 0x800f0915 on 25H2? Any other logs I should be pulling (CBS.log, DISM.log) or steps I'm missing?
tia!