Phison subjected suspect SSDs to more than 4,500 hours of cumulative testing and 2,200 test cycles and could not reproduce any of the failures that users around the world have reported after installing August's Windows 11 cumulative updates, KB5063878 and KB5062660. The controller maker's formal rebuttal, issued alongside Microsoft's own statement that it found no telemetry linking the patches to a rise in disk failures, marks a turning point in a saga that escalated from niche forum threads to mainstream tech headlines within days.
The August updates set off alarm bells when a Japanese hobbyist tester, known online as Nekorusukii, published hands-on results from 21 SSDs spanning Samsung, Western Digital, Corsair, Crucial, and other brands. The tests pointed to a disturbing pattern: drives that were more than 60% full often disappeared from Windows during large sequential writes—especially transfers exceeding 50 GB—and in some cases became unrecoverable, with SMART data turning unreadable until a full power cycle. A handful of drives, according to those early reports, remained bricked even after reboot.
The sparks that lit the fire
Nekorusukii's findings spread rapidly through social media and Reddit, amplifying worry that the updates—KB5063878 (a mandatory cumulative patch) and KB5062660 (an earlier preview release)—might be corrupting SSD firmware or forcing catastrophic write amplification under specific conditions. Other users chimed in with their own horror stories, some reporting temporary drive disappearances recoverable by a cold boot, others claiming total data loss.
What made the reports especially unsettling was their cross-vendor nature. Affected drives didn't cluster around a single controller or brand; they included Phison-based models, InnoGrit-based designs, and products from multiple tier-one SSD makers. That scattering of victims across the ecosystem suggested either a very deep interaction with Windows' storage stack or a coincidence driven by poor maintenance and aging hardware.
Phison pushes back with data
In a statement carried by multiple outlets, Phison declared it had "not received any confirmed reports from partners or customers that physically bricked their drives" after installing the two August updates. The company disclosed it built a dedicated testbed to recreate the reported failure scenarios—writing tens to hundreds of gigabytes to highly utilized SSDs across varied steady-state conditions—and clocked over 4,500 cumulative test hours and more than 2,200 individual test cycles without observing a single non-recoverable event.
"We were unable to reproduce any catastrophic failure mode that matched the community descriptions," Phison said, urging users to install a heatsink or thermal pad on high-performance NVMe drives during sustained workloads as a general best practice, not as a specific fix for the claimed update bug.
Complicating the narrative further was a document that circulated online, allegedly an internal communication that listed specific Phison controllers as vulnerable. Phison called the document fake, disavowed it, and announced legal action against its origin. Tom's Hardware and other outlets reported the company's rejection of the leak, noting such falsified documents can sow confusion and distract from legitimate technical investigations.
Microsoft's official posture
Microsoft's support documentation for KB5063878 and KB5062660 does not list any known issue related to SSD disappearance or bricking. In service alerts, the company said its own internal testing and telemetry analysis found no connection between the August 2025 security update and a rise in disk failures or file corruption. A Microsoft spokesperson confirmed the company worked with storage partners to investigate and remains open to reviewing new evidence if users can provide detailed logs and reproducible steps.
That alignment between a major controller supplier and the platform vendor shifted the official narrative away from a confirmed patch-induced catastrophe toward an unresolved, intermittent phenomenon that may be influenced by hardware-specific factors outside the updates themselves.
How a write operation can look like a dead drive
Community sleuths zeroed in on a plausible technical mechanism: the interplay between Windows' write-caching and an SSD's internal buffer and garbage collection routines. When an SSD is nearly full and receives a very large sequential write, the controller can enter a busy state where it stops responding to host commands while it performs internal housekeeping. To the operating system, this can manifest as a disappearing drive in Device Manager or corrupted SMART reads—even though the NAND itself is physically intact.
"Temporary unresponsiveness is not the same as physical brickage," explained a PC Gamer analysis. "A drive that vanishes during a heavy write and returns after a reboot hasn't failed in the traditional sense—it's just entered a state that mimics failure." Several early reports mixed recurrent transient drops with true unrecoverable losses, making forensic separation difficult.
DRAM-less designs under the microscope
A striking number of drives named in the early tests were budget-oriented models built on DRAM-less architectures. These SSDs forgo onboard DRAM and instead borrow a portion of host system memory (HMB) to store the Flash Translation Layer mapping tables. While cost-effective, this design can be more sensitive to sustained, large-block writes and may exhibit performance cliffs when capacity is tight. Analysts at Samsung's insights portal and elsewhere noted that heavy writes on a nearly full DRAM-less drive can push the controller into states that could appear catastrophic to an end user, especially if the host's NVMe driver resets in a non-standard way.
Thermal throttling adds another variable. High-throughput NVMe drives can hit their thermal ceiling quickly during long sequential writes, causing the controller to aggressively reduce speed. Phison's heatsink advisory, while generic, underscores that many consumer systems ship without adequate M.2 cooling, and that a throttling event coinciding with a large file copy could amplify any pre-existing firmware edge case.
Lab testing vs. the real world
Phison's 4,500-hour effort is a formidable lab investment, but it doesn't guarantee that every possible field scenario was covered. Reproducing a suspected update-induced bug requires matching motherboard firmware, BIOS settings, chipset drivers, OS revision, third-party utilities, and even the exact sequence of writes and ambient temperature. A fault that manifests only on a particular combination of Gigabyte Z790 BIOS F8g, a Corsair MP600 Pro LPX, and a cold boot after installing KB5063878 might never appear in a generalized test matrix. Guru3D's coverage noted that vendor telemetry programs exist precisely because edge cases slip through even the most rigorous pre-release validation.
Independent reporting reinforces the standoff
Mainstream tech outlets including Tom's Hardware, PC Gamer, TechSpot, Windows Central, and BleepingComputer independently confirmed Phison's testing figures and Microsoft's lack of telemetry correlation. Yet the original Nekorusukii post and a scattering of anecdotal reports on forums and social media remain documented and unrefuted. For now, the story rests in an awkward equilibrium: large-scale data shows no epidemic, but individual users continue to report alarming symptoms. Responsible journalism demands treating both datasets as valid inputs to the investigation.
Practical steps for users and builders
While the root cause remains elusive, several defensive measures can insulate systems against the worst-case outcomes.
- Back up now. Full, redundant backups—local and cloud—are the only foolproof defense against any storage disaster.
- Delay massive single transfers. Avoid copying single files larger than 50 GB in one shot. Stagger batch operations where possible.
- Pause the updates on critical systems. Defer KB5063878 and KB5062660 on production machines using Windows Update's pause or Group Policy settings until the picture clarifies.
- Update SSD firmware. Check with the drive manufacturer—not just the brand, but the vendor behind the controller—for the latest firmware that may address edge-case write handling.
- Add passive cooling. Attach a heatsink or thermal pad to high-performance NVMe drives to reduce thermal throttling during sustained workloads.
- Capture diagnostic logs. If you experience a disappearance event, collect Event Viewer logs, minidumps, and SMART readouts before rebooting. Vendors and Microsoft rely on these to expedite root-cause analysis.
These steps are wise irrespective of whether the August patches are ever definitively linked to failures; they defend against common failure modes and speed up any future investigation.
What the industry gains—and what remains open
Phison's exhaustive testing provides a powerful counterweight to the alarm: a controller vendor with deep OEM ties says it cannot break its own hardware with the suspect updates. That should temper fears of a universal, update-induced brick.
But lab replication is not absolution. The absence of a confirmed, environment-specific reproduction leaves room for rare interactions that a generic testbed won't catch. The persistence of community reports—including at least one claimed permanent loss—keeps the forensic window open. Transparency matters: Phison has not released a detailed public test matrix, so independent analysts cannot fully verify coverage of corner cases.
The alleged forged internal document further muddied the waters. Whether it was a deliberate hoax or an opportunistic exaggeration, its circulation forced Phison to divert resources from engineering diagnostics to legal rebuttals. Disinformation in hardware scare cycles can have a long tail: reputations, warranty claims, and inventory decisions hang in the balance even if a bug is never confirmed.
What to watch next
- Firmware advisories: Major SSD vendors may release updates that tweak controller behavior under heavy writes, providing an implicit acknowledgment of edge conditions.
- Microsoft's telemetry updates: Any revision to the official known-issues list or a service alert would signal a shift in Redmond's assessment.
- Verifiable forensic reports: A publishable, fully reproducible test case with board photos, firmware versions, and BIOS details would dramatically advance root-cause analysis.
- Phison's next move: Greater transparency on test configurations and coverage would help the community distinguish between a lab artifact and a genuine, narrowly triggered bug.
For now, the story of the August Windows 11 updates and alleged SSD failures remains a case study in the interplay between platform updates, heterogeneous hardware, and social media amplification. The evidence strongly suggests the problem is not a widespread, patch-triggered catastrophe. But a handful of disturbing anecdotes and the inherent limits of lab testing mean that measured caution—not panic—is the right posture for Windows users and system builders alike.