I upgraded my system from a Ryzen 5 5600X and RTX 3060 Ti to a Ryzen 7 5800X3D and RTX 5070. Everything worked normally for about a week, but then I heard a random device-disconnect sound. I eventually noticed that a game installed on my SATA SSD could no longer be opened because the drive had disappeared.
I've tried multiple SATA data cables, different motherboard SATA ports, and repositioning the drive in the case. Each time, the SSD may work for a few hours or days before disconnecting again. It worked reliably before the CPU and GPU upgrade, and those are the only major configuration changes.
The SSD works normally when connected externally through a SATA-to-USB 3.0 adapter, so the drive itself seems healthy. The BIOS was also flashed for the new processor. What could be causing the intermittent motherboard SATA disconnects, and what should I check next?
3 Answers
Since the BIOS was flashed, the reset settings may have re-enabled aggressive SATA link power management. The drive can enter a low-power state, fail to wake properly, and disappear until the system detects it again. The USB adapter may not trigger the same behavior. Check Event Viewer for storage or storahci reset errors, set AHCI Link Power Management to Active in the Windows power plan, and disable SATA power-saving options in the BIOS if available.
Review the motherboard manual to confirm how the SATA ports share bandwidth with the PCIe slots and M.2 storage. Some boards disable or reconfigure specific SATA ports when certain PCIe slots or connectors are populated. Try a SATA port that is documented as independent of the graphics slot and any occupied M.2 slot, then check whether the BIOS consistently detects the drive.
It’s worth checking the power supply and its connections, especially after upgrading both the processor and graphics card. However, an SF600 should generally be adequate if it’s healthy, and the fact that the SSD disconnects during light browsing makes the PSU less convincing as the main cause. Still, reseat the power connections and verify that the drive is using a secure SATA power lead.
The system uses a Corsair SF600, and the disconnect has happened during light browsing, so I’m not currently leaning toward the PSU, but I’ll double-check the connections.

I did flash the BIOS, so I’ll try checking the power-management settings and Event Viewer. Thanks for the suggestion.