Microsoft’s August 12 cumulative update for Windows 11 24H2, KB5063878 (build 26100.4946), is causing a severe storage regression that makes some NVMe SSDs disappear during sustained large file writes. Independent testers report that after roughly 50 GB of sequential data, affected drives can vanish from Device Manager and Disk Management, potentially corrupting files in flight. The bug, which surfaced within days of the update’s release, has been reproduced across multiple hardware configurations and is linked to certain SSD controller families—most prominently Phison-based drives.
What the Regression Looks Like
The failure mode is unmistakable. Users copying large media collections, virtual machine disks, or game installations begin a long write operation. Everything proceeds normally until the total data written crosses the 50 GB threshold. At that point, the target SSD simply stops responding. The drive disappears from Windows, and utilities like CrystalDiskInfo can no longer read its SMART data. In some cases, the system may hang or throw an I/O error, but it does not trigger a blue screen.
A reboot often brings the drive back online temporarily, but the problem is not a one‑time glitch—repeat the same heavy write workload, and the failure will recur. Crucially, files being written during the outage window may be left incomplete or corrupted, and in a handful of community reports, the SSD remained inaccessible even after a restart, requiring vendor recovery tools or professional data recovery.
Japanese outlet NichePCGamer and X user @Necoru_cat were among the first to document reproducible triggers. Their testing, later confirmed by sites like Guru3D, NotebookCheck, and ghacks, established that the bug is workload‑specific: the combination of sustained sequential writes and the updated kernel‑level I/O paths from KB5063878 exposes latent firmware flaws in certain SSD controllers.
Affected SSD Controllers and Models
Community‑sourced lists of impacted drives are early but instructive. Drives using Phison controllers feature heavily, but they are not the only victims. The following models have been repeatedly flagged by testers:
- Phison E16 – Corsair Force MP600
- Phison PS5012‑E12 – multiple OEM implementations
- Phison E31T – Kioxia Exceria Plus G4 1 TB
- Phison E21T – Crucial P3 Plus
- Maxio MAP1602 + WDS X3 9070 – Fikwot FN955
- Triton MP28 – SanDisk Extreme Pro M.2 NVMe
- Marvell 88SS1074 – WD Red SA500 2 TB (SATA, also reported on the recovery‑after‑reboot list)
- Polaris 3 – WD Blue SN5000 2 TB
Not every drive with a listed controller will fail in every system. Results depend on firmware revision, NAND layout, motherboard chipset, BIOS settings, and the precise write pattern. Moreover, some drives recover after a reboot (e.g., WD Blue SN5000, Corsair MP510, WD Red SA500), while others may remain offline without deeper intervention. The variability underscores the need for users to test their specific hardware rather than relying solely on model‑name blacklists.
Why the KB5063878 Update Triggers the Failure
Although Microsoft has not yet disclosed root cause, the technical picture pieced together by the community is compelling. The update introduced changes to the storage driver stack—possibly in buffer allocation, DMA timing, or command queuing—that alter how the OS interacts with NVMe controllers under heavy write loads. SSDs with controllers that made assumptions about those timings or buffer sizes now encounter edge cases that leave them in a stalled state.
When a sustained sequential write exceeds around 50 GB, the SSD’s internal garbage collection, wear‑leveling, and SLC cache management are already under stress. If the host then changes its signaling or buffer pattern in a way the firmware does not expect, the controller can enter a critical state where it stops processing I/O. The OS, receiving no response, eventually removes the device. This is not a simple driver crash; it is a storage device going non‑responsive at the controller level, which is why the drive can disappear even from low‑level diagnostic tools.
The community’s reproducibility tests are robust, spanning multiple systems and SSD brands. This strongly suggests the trigger resides in generic Windows storage code paths rather than in any single vendor’s driver. Phison controllers appear overrepresented likely because their firmware is more sensitive to the timing changes, but other controllers have also been caught in the splash zone.
Not the Earlier HMB Bug
A separate, earlier incompatibility with Windows 11 24H2 caused blue screens on certain Western Digital and SanDisk DRAM‑less NVMe SSDs. That bug was tied to Host Memory Buffer (HMB) allocation changes and was resolved through vendor firmware updates and a registry workaround. The KB5063878 regression is a different beast: it does not cause BSODs, it is triggered by large writes, and it affects drives with DRAM as well. Conflating the two will lead to misdiagnosis and ineffective remediation. Users who fixed the HMB issue months ago may still be vulnerable to the current regression if they apply KB5063878 on affected hardware.
Enterprise Deployment Complications
This storage regression arrives alongside a separate, officially acknowledged installation problem. Microsoft confirmed that KB5063878 can fail to install through WSUS and SCCM with error code 0x80240069, and has published a workaround for enterprise admins. Organizations that rely on automated patching now face a double threat: the update may not deploy correctly via management tools, and even when it does, client machines with vulnerable SSDs could experience data‑loss‑inducing failures during routine backup or data migration jobs.
For IT departments, the prudent course is to pause forced deployment of KB5063878 until hardware inventories can be cross‑referenced against the provisional community lists and vendor advisories. A storage regression that causes device disappearance on large writes elevates the severity for workstations and servers where mass‑data operations are common—imaging, log collection, database exports, and media production all depend on reliable, uninterrupted write streams.
What Users and Admins Should Do Now
1. Defer KB5063878 If Not Yet Installed
If your system runs a potentially affected SSD and you haven’t applied the update, delay it. Windows Update allows pausing for up to 35 days; use that window to wait for official guidance. Enterprise admins should block the update via WSUS, SCCM, or group policy until hardware/firmware compatibility is confirmed.
2. Backup Critical Data Immediately
Before any large transfer, and especially if the update is already installed, make a full file backup to an external drive or cloud service. Do not rely on volume snapshots alone—copy the actual files. This is your last line of defense against corruption caused by a mid‑write drive disappearance.
3. Avoid Sustained Large Sequential Writes
Until the issue is patched, split bulk copy operations into smaller chunks (e.g., under 20‑30 GB each) and add pauses between them. This may not be a foolproof workaround but can reduce the likelihood of hitting the 50 GB contiguous‑write trigger.
4. Identify Your SSD Model and Controller
Use vendor tools (WD Dashboard, Crucial Storage Executive, Corsair SSD Toolbox) or third‑party utilities like CrystalDiskInfo to determine your drive’s controller and firmware version. Cross‑check with the community lists above, but remember that even if your model isn’t listed, you may still be at risk if it shares a vulnerable controller. Check for firmware updates from your SSD manufacturer, but only apply them after backing up data and reading the vendor’s release notes carefully.
5. If Already Affected: Recovery Steps
- Graceful reboot: Shut down and restart. Many drives reappear after a cold boot. If the drive returns, immediately back up any critical data, as the failure may repeat.
- Check Device Manager and Disk Management: If the drive shows as offline or unknown, do not format or initialize. Use the manufacturer’s diagnostic tool to attempt to revive it.
- Vendor recovery utilities: Tools from Corsair, WD, Crucial, and others can sometimes re‑establish communication with a stalled controller.
- Professional data recovery: If the drive remains inaccessible and contains irreplaceable data, stop any DIY attempts and consult a recovery specialist.
6. Rolling Back the Update
If KB5063878 is causing persistent trouble, you can uninstall it via Settings → Windows Update → Update history → Uninstall updates, or with the wusa /uninstall command. In enterprise settings, uninstallations can be pushed remotely. Rolling back does not repair files corrupted during the vulnerable window, so backup remains essential.
Vendor and Microsoft Response Status
As of this writing, the official Microsoft support page for KB5063878 does not list the storage regression as a known issue. The company has acknowledged the separate WSUS/SCCM installation failure and provided guidance for that, but the SSD disappearance bug remains a community‑discovered and community‑tracked regression. Phison, SanDisk, Kioxia, and other SSD vendors have not yet released coordinated statements or firmware patches specifically targeting the KB5063878 interaction, though the rapid spread of reproducible test data is likely accelerating their investigations.
The lack of an immediate “known issue” entry is not unusual—Microsoft often takes days or weeks to verify and document field‑reported regressions after updates roll out. However, the presence of consistent, lab‑reproducible failure profiles puts pressure on both Microsoft and the hardware partners to act swiftly. Until official fixes materialize, the mitigation steps above remain the only reliable defense.
The Bigger Picture: Windows Update and Storage Reliability
This incident underscores a recurring tension between the broad‑spectrum quality assurance Windows updates require and the enormous diversity of SSD controllers in the ecosystem. A kernel‑level tweak intended for security or performance optimization can inadvertently bypass firmware safeguards tested only against older host behavior. The result is a regression that feels catastrophic to the user: data becomes unreachable, write operations corrupt files, and panic sets in.
For Microsoft, the episode may prompt a review of how storage‑sensitive changes are tested—perhaps expanding hardware certification labs to include a wider array of consumer SSDs under synthetic heavy‑write scenarios. For users, it reinforces the timeless advice: never apply a major update without a full backup, and never trust a single storage device with your only copy of important data.
The community’s rapid mobilization—publishing reproduction steps, controller lists, and recovery tips—has been the silver lining. It transformed a silent, mysterious bug into a well‑characterized risk that users can mitigate proactively. That collaborative detective work, while no substitute for an official fix, has already saved countless terabytes from permanent loss.
Conclusion
KB5063878 is a dangerous update for anyone running a susceptible NVMe SSD. The storage regression, triggered by heavy file writes, can make drives vanish and leave files incomplete or corrupted. Phison‑controller drives appear most at risk, but the problem extends to other families. Enterprise admins must also contend with the WSUS/SCCM installation failure that accompanies the same patch.
Until Microsoft and SSD vendors publish a coordinated remedy, the safest path is to defer the update, keep airtight backups, and avoid large contiguous write operations. The workarounds are simple but not foolproof; the only true fix will come from firmware updates or a revised kernel patch. Keep an eye on the official KB page and your SSD manufacturer’s support portal—the moment official guidance drops, this article will be updated with the latest verified information.