A wave of reports blaming a Windows 11 update for “bricking” SSDs now has a clear root cause: affected drives were running pre-release controller firmware. That’s the conclusion reached by a Taiwan-based PC building group and confirmed by memory component supplier Phison, whose controllers power many mainstream NVMe drives.
What actually went wrong
Users encountering the problem described SSDs that vanished from Windows after installing the Windows 11 24H2 package (KB5063878), along with freezes and system crashes under load. Initial attempts by Microsoft and Phison to reproduce the issue fell flat—until investigators tested drives running “engineering preview firmware,” a non-final microcode that can ship on early samples.

Phison says those preview builds were the common denominator. When the same models were tested with publicly released consumer firmware, the failures didn’t recur—even under aggressive write workloads like 100GB and 1TB sequential write stress tests. In other words, the Windows update didn’t cause a healthy drive to fail; it exposed fragility in unfinished firmware.
Who uncovered the flaw
A do-it-yourself group in Taiwan, frequently testing storage under heavy benchmarks, noticed repeatable failures on multiple SSDs, including a Corsair Force Series MP600 2TB and Silicon Power US70 2TB. After comparing labels and firmware identifiers, they realized each problematic unit shipped with engineering firmware rather than the finalized version. Their findings were later mirrored by Phison in on-site replication tests.
Why preview firmware is vulnerable
Engineering firmware often lacks the final tuning that vendors apply before retail release. That includes mature power-state transitions, garbage-collection thresholds, thermal throttling curves, and corner-case handling for NVMe queues. When a major system update lands, the installation routine can burst-write tens or hundreds of gigabytes, trigger repeated reboots, and stress background maintenance tasks—a perfect storm for immature firmware to mis-handle I/O, enter a controller reset loop, or drop off the PCIe bus.
Importantly, this doesn’t imply the Windows storage stack is unsafe. It suggests that Windows’ normal, heavy update behavior can surface defects that production firmware is specifically validated to withstand. Phison’s confirmation that consumer-available firmware passed the same stress tests is the key distinction.
How widespread is the risk?
Evidence points to a narrow exposure window. Preview firmware is commonly found on reviewer samples, early test units, or drives shipped before a final firmware image is applied. Most retail drives—especially those updated via vendor utilities at first boot—should already be on production firmware. That likely explains why large-scale telemetry from Microsoft and controller makers didn’t flag a general fault pattern.
Still, the SSD ecosystem is fragmented. Many brands share controller platforms and reference designs, and a handful of missed firmware updates can drift into the channel. Even a small batch can create outsized noise if enthusiast communities and influencers receive them first.
What you should do now
If you experienced crashes or drive drop-outs after installing KB5063878, verify your SSD’s firmware before doing anything drastic. Practical steps:
– Identify the controller and firmware: tools like Device Manager, CrystalDiskInfo, or your vendor’s dashboard can show current firmware revisions.
– Update using vendor tools: manufacturers such as Corsair and Silicon Power provide utilities to flash approved production firmware for supported models.
– Back up first: although firmware updates are routine, always create a full backup or system image.
– Re-test under load: after updating, run a moderate write workload or your usual applications to confirm stability before resuming mission-critical tasks.
Microsoft’s and Phison’s positions
Microsoft has stated it found no direct link between the Windows 11 update and widespread SSD failures. Phison reached a similar conclusion for drives on production firmware and emphasized that the problem reproduced only with engineering preview builds. That alignment supports the firmware explanation over an OS-level defect.
How this could happen again—and how to avoid it
Early firmware slipping into the wild isn’t new. Supply-chain complexity, staggered production ramps, and reviewer sampling can all contribute. The best countermeasures are boring but effective: robust incoming QA at the brand level, mandatory firmware checks before shipment, and consumer-facing update prompts the moment a drive is initialized.
For builders and IT admins, adding “firmware verification” to the build checklist is prudent. It’s the storage equivalent of updating a motherboard BIOS—rarely glamorous, often essential.
The bottom line
The Windows 11 update wasn’t silently destroying healthy SSDs; it was exposing a flaw in pre-release firmware that should never have reached regular users. With production firmware, the same models held up under heavy stress. If your system stumbled, a quick firmware check and update is the fix—not a rollback to an earlier OS.