Microsoft says the recent reports that a Windows 11 cumulative update “bricked” consumer SSDs are not supported by its telemetry and lab findings, and vendor testing so far has failed to reproduce a fleet‑level failure tied to the August servicing wave tracked as KB5063878.
Background
The story...
Microsoft’s August cumulative for Windows 11 — shipped as KB5063878 (OS Build 26100.4946) on August 12, 2025 — has become the subject of two very different but intersecting headaches: an enterprise deployment regression that broke WSUS/SCCM installs (error 0x80240069) and a cluster of...
0x80240069
backups
cve-2025-50173
data integrity
enterprise it
kb5063878
kir
known issue rollback
nvme
phison
sccm
ssd
storagefirmware
telemetry
troubleshooting
uac
windows 11
windows installer
wsus
Microsoft’s latest public update on the mid‑August patch storm is straightforward: after investigation, the company says the August 2025 cumulative rollup did not cause a widespread failure mode that “breaks” SSDs, but the episode still exposes fragile cross‑stack dependencies and persistent...
august 2025 patch
controller bugs
cross-stack
data backup
data loss
diagnostics
edge case
feedback hub
field reports
firmwarefirmware updates
firmware validation
i/o workload
innogrit
kb5062660
kb5063878
large writes
nvme
phison
reproducibility
risk mitigation
rma
solid state drive
ssd
storagestoragefirmware
telemetry
thermals
user backup
vendor testing
windows 11
windows servicing
windows updates
A wave of community test results and vendor confirmations this week has put the latest Windows 11 cumulative update under a harsh spotlight: several SSDs can disappear from Windows during sustained, large write operations after installing the August 12, 2025 update (KB5063878), with a...
I am getting an access violation when iterating through SCSI HDD's. I'm sure I'm doing something that needs a minor tweak to get it to work properly. Anyone have any ideas on why I'm getting an access violation every time?
HANDLE handle = CreateFile("\\\\.\\PhysicalDrive1", GENERIC_READ |...