Microsoft’s August 2025 cumulative update for Windows 11 version 24H2, KB5063878 (OS Build 26100.4946), is causing a severe storage regression that makes certain NVMe SSDs suddenly vanish during heavy write operations. Independent community testing, aggregated in multiple tech forums and corroborated by reports on Guru3D, points to a consistent failure pattern: after installing the update, DRAM-less SSDs using Phison controllers become unresponsive and disappear from Windows when subjected to sustained sequential writes of around 50 GB or more. The issue, which also includes a separate WSUS/SCCM deployment error (0x80240069), has left home users and enterprise admins scrambling for workarounds.
What Went Wrong
Released on August 12, 2025, KB5063878 was meant to deliver security and quality improvements for Windows 11 24H2. Its public release notes initially listed no known issues. However, within days, two distinct problems surfaced. First, enterprise administrators reported that the update repeatedly failed to install via Windows Server Update Services (WSUS) or System Center Configuration Manager (SCCM) with error code 0x80240069. Microsoft quickly deployed a Known Issue Rollback (KIR) to mitigate the distribution regression, but the fix did not address the more alarming storage regression that was simultaneously bubbling up.
Second, enthusiasts and tech outlets began documenting a scenario where an NVMe SSD would “vanish” during large, sustained write operations. Users described drives disappearing from Disk Management, Device Manager, and even the BIOS, often accompanied by unreadable SMART data. A reboot would sometimes restore the drive, but the failure was reproducible, and file-system corruption was a common aftermath. The trigger, community testing revealed, was typically a sequential write in the tens of gigabytes—around 50 GB seemed to be the sweet spot for causing the controller to lock up.
The issue is not isolated. Independent threads on platforms like Reddit and hardware forums, along with deep dives by technology outlets, compiled consistent reproduction steps and symptom fingerprints. This grassroots escalation pushed the problem from anecdotal complaints to a recognized pattern, even though official vendor telemetry remained scarce at the time of reporting.
Affected Drives
The pattern strongly implicates Phison controllers, particularly those in DRAM-less designs. Community-collated lists, while not exhaustive or vendor-confirmed, include:
- Corsair Force MP600 (Phison E12/PS5012-E12 family)
- Drives using Phison PS5012-E12, E16, E31T, and E21T controllers
- Kioxia Exceria Plus G4 (certain Phison-based variants)
- Fikwot FN955 and similar third‑party branded SSDs
- Some SanDisk NVMe 3D models
It’s crucial to note that these are early community findings. Firmware versions, motherboard UEFI/BIOS settings, and specific workload conditions influence reproducibility. These are not official recalls, but the concentration of Phison silicon in the reports is striking. Users should check their SSD vendor’s management tools to identify the controller and firmware revision before jumping to conclusions.
Technical Deep-Dive: HMB and Timing
To understand why this happens, we need to look at Host Memory Buffer (HMB). Many budget-friendly NVMe SSDs lack onboard DRAM. Instead, they rely on HMB, an NVMe specification feature that allows the drive to use a portion of the system’s main memory as cache for its Flash Translation Layer (FTL) metadata. The FTL tracks the mapping between logical block addresses and physical NAND locations—a critical function for performance and endurance. Without DRAM, the controller must constantly read and update these mapping tables from system RAM, making the drive’s stability highly sensitive to how the operating system allocates and manages that memory.
Windows 11 24H2 has a history of HMB-related regressions. When Microsoft tweaks the OS’s memory allocation behavior—changing the size, timing, or frequency of HMB allocations—a latent firmware bug in the SSD controller can be triggered. Under heavy sequential writes, the flood of write commands and buffer flushes can push the controller into an unexpected state, causing it to stop responding to NVMe admin commands. The host then sees the device as disconnected.
Two hypotheses, not mutually exclusive, are being investigated:
1. A kernel‑ or driver‑level regression in KB5063878 alters NVMe command ordering or I/O timing just enough to expose pre‑existing controller firmware flaws.
2. A firmware defect in the Phison controllers, dormant under previous Windows builds, is now activated by changes in HMB caching semantics or buffered write handling.
Community reproduction tests lend weight to both theories, but without official telemetry from Microsoft or SSD vendors, these remain working hypotheses. Modern storage stacks layer multiple buffering stages—application, OS page cache, kernel I/O scheduler, and driver queues—so a subtle timing change can have outsized effects when combined with aggressive firmware power- or thermal-management routines.
The Data Integrity Threat
This isn’t a mere performance hiccup. When an SSD disappears mid‑write, the file system can be left in a corrupted state. Partially written files may be lost, and in severe cases, the entire partition can become unreadable. For gamers installing large titles, video editors rendering projects, or anyone running bulk backups, the risk is acute. Even if the drive reappears after a reboot, there’s no guarantee that data written during the failure is intact.
For businesses, the danger multiplies. Enterprises using WSUS/SCCM had to pause update rollouts due to the installation error, but those that managed to deploy KB5063878 to fleets containing at‑risk SSDs now face correlated failures during mass imaging, large file distributions, or nightly backups. The combined operational churn, potential data loss, and support costs are significant. A single failed imaging job in a deployment pipeline can delay an entire hardware refresh cycle.
Immediate Mitigations
Until Microsoft or SSD vendors deliver an official fix, the community‑driven advice is pragmatic and risk-averse.
For home users:
- Back up now. Ensure critical files are stored on a separate physical disk or in the cloud. This is your only reliable safeguard.
- Avoid large sustained writes to drives that might be affected. Postpone game installations, large media exports, and full‑disk backups.
- Check for firmware updates using your SSD vendor’s tool—but only apply them after a verified backup. Firmware flashes carry their own risks.
- If you witness the drive disappearance, power off the system and, if data is critical, consider forensic imaging before attempting repairs.
For IT administrators:
- Inventory your SSD fleet. Identify models, controller families, and firmware levels, prioritizing DRAM‑less NVMe devices.
- Pause or stage the KB5063878 deployment via WSUS/SCCM/MECM or MDM controls. Confirm that Microsoft’s KIR has resolved the installation error before pushing the update further.
- Reschedule large I/O tasks—imaging, mass distribution, backups—to unpatched or validated hardware.
- If a drive fails, power down, isolate the device, and image it forensically. Preserve event logs and NVMe diagnostic dumps, then escalate to your hardware vendor with exact firmware and serial numbers.
HMB registry workarounds: Community posts mention registry tweaks to limit or disable HMB, as seen in prior 24H2 incidents. These are performance‑reducing, temporary band‑aids, not fixes. Test thoroughly in a lab before any broad deployment, and have a rollback plan ready. One commonly cited approach involves setting HMBAllocationPolicy under the NVMe device’s service key, but the details vary by controller and Windows build, so treat this as a last resort.
Investigating the Issue
If you suspect your system is affected, collect evidence methodically:
- Logs: Grab Event Viewer logs (Windows Logs → System and Application) immediately after the incident.
- System details: Document the OS build (confirm KB5063878 / 26100.4946), NVMe driver version, SSD firmware version, and the exact workload that triggered the failure.
- SMART data: Use vendor utilities to pull SMART and controller info if the drive is still visible. If SMART is unreadable, take screenshots or photos before rebooting.
- Imaging: For critical data, use a forensic imaging tool on a quarantine system to preserve the drive’s state, rather than attempting destructive repairs.
- RMA preparation: Note timestamps, system logs, and the drive’s serial/part number. Vendors will need this to trace firmware or hardware anomalies.
Ecosystem Response and Accountability
The current situation exposes both the strengths and weaknesses of the modern PC ecosystem.
Strengths: Microsoft’s servicing framework includes mechanisms like Known Issue Rollback and staged releases, which can limit the blast radius. The rapid community‑driven reproduction and pattern aggregation have provided concrete data for vendors to act on. In the past, similar HMB‑related incidents were resolved through cooperative firmware and driver updates.
Weaknesses: This is not the first time a Windows update has triggered SSD regressions. The fundamental challenge is the sheer diversity of NVMe controllers, firmware revisions, and platform configurations—exhaustive pre‑release testing is impossible. The result is a recurring pattern where host‑side changes expose latent firmware bugs after broad deployment. This systemic fragility places an enormous burden on end users to act as beta testers.
Accountability is rarely clear‑cut in such scenarios. The path forward demands cooperation: Microsoft must investigate and, if necessary, implement upgrade blocks or driver‑side mitigations. SSD vendors must probe firmware robustness and issue targeted updates. Transparent sharing of telemetry and failure data between parties will accelerate a safe resolution.
What to Watch Next
In the coming days and weeks, keep an eye on:
- Vendor firmware advisories for Phison controller families and specific model firmware versions.
- Microsoft’s Release Health dashboard for any Known Issues entries explicitly addressing storage behavior tied to KB5063878.
- Increased RMA volumes or independent forensic reports that either confirm or refute a firmware‑centric root cause across multiple vendors.
When official fixes arrive, follow vendor instructions precisely: back up first, apply only vendor‑signed firmware, and validate in a controlled environment before wide rollout.
Conclusion
The KB5063878 episode is a stark reminder that modern OS servicing can disturb delicate, timing‑sensitive interactions between host drivers and SSD firmware. Community‑driven testing has surfaced a reproducible, high‑risk symptom set—drives disappearing under sustained writes and presenting unreadable SMART data—disproportionately affecting Phison‑based, DRAM‑less NVMe devices. Until Microsoft and SSD vendors publish confirmatory investigations and fixes, the prudent course is caution: back up your data, avoid heavy write workloads on suspect hardware, and use enterprise management tools to delay the update where necessary. For all systems, rigorous backups and measured patch deployment remain the best defense while the industry coordinates a technical remedy.