UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
An M.2 NVMe SSD partially unseated from a motherboard slot on a dark workbench showing a BIOS screen with no drive detected warning
Fix It Yourself · Troubleshooting

SSD intermittently disappears

Updated 29 July 202613 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Your SSD intermittently disappears and you want it sorted before it takes your data with it. Good instinct. This is one of those faults that starts annoying and ends catastrophic if you ignore it, so let's get through the fixes in order from quickest to most involved.

TL;DR

When an SSD intermittently disappears from Windows, Linux, or BIOS itself, start with a cold power-cycle and a BIOS detection check. If the drive is still vanishing, update SSD firmware and kill aggressive power management settings. If it disappears from BIOS or fails on a second machine, the drive is likely failing and needs replacing.

⏳️ 13 min read ✅ 78% success rate 📅 Updated July 2026

Key Takeaways

  • An SSD intermittently disappears in both Windows and Linux almost always signals a hardware, firmware, or power-delivery fault, not an OS bug.
  • A cold power-cycle lasting 5 or more minutes can restore a drive stuck in a bad state, but it is not a permanent fix if the hardware is failing.
  • Outdated SSD firmware is a surprisingly common cause. Update it before assuming the drive is dead.
  • Aggressive Windows Link State Power Management can force an SSD into a deep sleep it cannot wake from. Turn it off.
  • If the drive vanishes from BIOS itself or fails on a second machine, replace it and focus on recovering your data.

At a Glance

  • Difficulty: Advanced
  • Time Required: 30 to 45 mins
  • Success Rate: 78% of users

What Causes an SSD to Intermittently Disappear?

The short answer: something is interrupting the connection between the SSD controller and the rest of the system. That interruption can happen at the physical layer, the firmware layer, or the driver layer. The tricky part is that all three produce the same symptom from the outside, which is why you need to work through them systematically rather than jumping straight to reinstalling Windows.

The most common culprit we see at Vivid Repairs is a firmware bug in the SSD itself. Drive manufacturers push firmware updates fairly regularly, and some older versions have a known fault where the controller drops off the PCIe or SATA bus after a certain number of hours, a thermal threshold, or a specific sequence of read-write operations. The drive comes back after a power-cycle because the controller resets, but the underlying bug is still there. This is fixable without replacing anything.

Second most common: Windows power management. Specifically, Link State Power Management under PCI Express in your power plan settings. When this is set to Maximum power savings, Windows can push an NVMe drive into a low-power state (ASPM L1.2) that some drives cannot reliably wake from. The drive does not fail, it just never responds to the wake signal. Disabling this setting takes about two minutes and fixes the problem permanently on otherwise healthy drives.

Physical connection issues are third on the list. M.2 drives that are not fully seated or are missing their retaining screw can work fine for months, then start dropping off as the system warms up and the board flexes slightly. SATA drives are even more prone to this because a marginal cable can pass continuity tests but still drop signal under vibration or heat. On desktops, a dodgy PSU SATA power rail is also worth checking.

Finally, actual hardware failure. NAND cells wear out, controllers develop faults, and capacitors fail. If the drive is several years old and showing SMART errors, this is the likely answer. The fixes below will help you confirm it one way or another.

SSD Intermittently Disappears: Quick Fix

Start here. These take under ten minutes and fix the problem in a good chunk of cases.

1

Cold Power-Cycle the SSD Easy

  1. Full shutdown, not restart
    Open an elevated Command Prompt and run shutdown /s /t 0. This forces a true shutdown rather than the fast-startup hybrid that Windows defaults to. Fast startup keeps the drive partially initialised, which does not help here.
  2. Leave it off for 30 seconds
    Actually wait. The capacitors on the board need to discharge fully so the SSD controller loses power completely.
  3. Desktop with USB enclosure: try this first
    If you have a spare USB enclosure, remove the SSD and connect it to a different machine via USB. Leave it powered for at least 5 minutes even if nothing detects it. The drive uses this time to rebuild its internal mapping tables. Safely eject, reinstall, and reboot.
  4. Laptop or no enclosure: use BIOS instead
    Power on and immediately enter BIOS (usually Delete, F2, or F10 depending on your board). Leave the system sitting in BIOS for 5 or more minutes. The SSD stays powered but idle, giving it the same rebuild time. Then save and exit.
  5. Check BIOS detection
    While you are in BIOS, look under Storage, NVMe Configuration, or SATA Information and confirm the drive is listed. Note whether it shows a model name and capacity or just a blank. If it disappears from BIOS within a few minutes of sitting there, that is a strong hardware signal.
If the SSD comes back after this: back up your data immediately before doing anything else. The drive may be stable for now but the fault is not gone.
A partition manager tool can help you verify partition structure and recover data once the drive is visible again. If the drive comes back but Windows cannot see your partitions, dedicated partition recovery software can often read and restore the partition table without wiping data.
2

Re-enumerate the Drive in Windows Easy

  1. Open Disk Management
    Press Win+X and click Disk Management. If the drive is currently visible, you will see it listed with its partitions.
  2. Rescan
    Click Action at the top, then Rescan Disks. This forces Windows to re-probe all storage buses. Takes about 10 seconds.
  3. Check Device Manager
    Press Win+X and open Device Manager. Expand Disk drives and your Storage controllers. Right-click the SSD and choose Update driver, then Search automatically for drivers. Do the same for any Intel RST, AMD RAID, or NVMe controller entries you see.
This only works if the drive is currently visible. If it has already vanished, Device Manager will not show it. Go back to the power-cycle step first.

More SSD Intermittently Disappears Solutions

If the quick fixes did not hold, these are the steps that actually sort it in the majority of cases. Plan for 15 to 30 minutes here.

3

Kill Aggressive Power Management Easy

  1. Open Power Options
    Go to Control Panel, then Power Options. Find your active plan and click Change plan settings, then Change advanced power settings.
  2. PCI Express settings
    Expand PCI Express, then Link State Power Management. Change the setting to Off. If Off is not available, choose Moderate power savings. Do not leave it on Maximum power savings.
  3. Hard disk settings
    Expand Hard disk, then Turn off hard disk after. Set this to 0 (which Windows interprets as Never). Some NVMe drives also respond to this setting even though they are not technically hard disks.
  4. Apply and reboot
    Click Apply, then OK. Do a full reboot (not sleep) and monitor whether the SSD intermittently disappears over the next hour of normal use.
This fix is particularly effective on laptops with NVMe drives. Took three reboots before this one stuck on a Dell XPS 15 I worked on last month, but it has been solid since.
4

Update SSD Firmware Medium

  1. Identify your exact SSD model
    In Device Manager under Disk drives, right-click the SSD and choose Properties. Note the model number exactly, including any revision suffix.
  2. Download the vendor tool
    Go to the manufacturer support page. Crucial has Storage Executive, Samsung has Magician, WD has Dashboard, Kingston has SSD Manager. Download and install the appropriate one. Crucial Storage Executive is a good example of what these tools look like.
  3. Check current firmware version
    The tool will show your current firmware version alongside the latest available. If they differ, proceed with the update.
  4. Run the firmware update on AC power
    Plug in if you are on a laptop. Do not run on battery. Do not interrupt the process. The update typically takes 2 to 5 minutes and the system will reboot automatically.
  5. Full power-cycle after update
    After the reboot, do another full shutdown /s /t 0 and cold boot. This ensures the new firmware initialises cleanly rather than resuming from a previous state.
Firmware updates carry a small risk. Do not attempt this if the drive is already showing SMART errors or if the battery is below 50% on a laptop. Back up first if at all possible.
5

Update Chipset and Storage Drivers Easy

  1. Device Manager sweep
    Open Device Manager and expand IDE ATA/ATAPI controllers, Storage controllers, and Disk drives. Right-click each entry and choose Update driver, Search automatically for drivers. Let Windows check its catalogue for each one.
  2. Go to the motherboard or PC manufacturer site
    Windows Update rarely has the latest chipset drivers. Visit your board manufacturer (ASUS, MSI, Gigabyte, ASRock) or PC manufacturer (Dell, HP, Lenovo) support page. Download the latest chipset driver pack, SATA/AHCI driver, and any Intel RST or AMD RAID driver listed for your model.
  3. Install and reboot
    Install in this order: chipset first, then storage controller, then any NVMe driver. Reboot between each if the installer asks. Microsoft's Disk Management documentation covers what a healthy detected drive should look like afterwards.

Advanced SSD Intermittently Disappears Fixes

If you are still here, the drive is either physically failing or there is a deeper hardware conflict. These steps will tell you which it is.

6

Check SMART Health and Event Logs Medium

  1. Run the vendor health tool
    Open the same tool you used for firmware (Crucial Storage Executive, Samsung Magician, etc.) and look at the health summary. You want to see: Overall health Good or Normal, zero reallocated sectors, zero media errors, zero critical warnings. Anything else is a red flag. Tom's Hardware has a solid explainer on what SMART attributes mean for SSDs specifically.
  2. PowerShell health check
    Open an elevated PowerShell and run Get-PhysicalDisk | Select FriendlyName, HealthStatus, OperationalStatus. A healthy drive returns HealthStatus: Healthy and OperationalStatus: OK. Warning or Unhealthy means the OS itself has flagged a problem.
  3. Event Viewer
    Press Win+R, type eventvwr, press Enter. Go to Windows Logs, then System. Filter the log (right-click System, Filter Current Log) by Event sources: disk, storport, nvme, iaStor. Look for errors timestamped around the times the SSD vanished. Repeated Event ID 11 (disk controller errors) or Event ID 157 (disk was surprise removed) are both clear hardware indicators.
If SMART shows media errors or reallocated sectors above zero, treat the drive as failing. Stop trying to fix it and focus on getting your data off.
7

Reseat, Swap Slots, and Test on a Second Machine Hard

  1. Power off and unplug
    Full shutdown, then unplug the mains cable on a desktop or disconnect the battery on a laptop if accessible. Wait 30 seconds for capacitors to drain.
  2. Reseat the drive
    For M.2: remove the retaining screw, pull the module out at a 30-degree angle, inspect the gold contacts for corrosion or debris, and reinsert firmly until it clicks down flat. Replace the retaining screw. Do not overtighten but make sure it is snug. A loose screw is genuinely one of the most common causes we see.
  3. For SATA drives: swap cables
    Replace both the SATA data cable and the power lead. Use a known-good cable from another device. SATA data cables are cheap and fail more often than people expect, especially the ones that came bundled with budget motherboards.
  4. Try a different slot
    If your motherboard has a second M.2 slot or additional SATA ports, move the drive there. Some M.2 slots share bandwidth with SATA ports and can have compatibility quirks with specific drives. Check your motherboard manual for which slots are wired directly to the CPU versus through the chipset.
  5. Test in a second machine or USB enclosure
    This is the definitive test. If the SSD intermittently disappears on a completely different machine or in a USB enclosure, the drive itself is faulty. If it works perfectly elsewhere, the fault is with your original system's slot, power delivery, or firmware.
If you are dual-booting Linux, boot a live USB and run dmesg | grep -i -E 'nvme|ata|error|reset' while the drive is connected. Repeated lines about the NVMe or SATA device resetting or timing out confirm hardware-level failure independent of anything Windows is doing. This is useful evidence if you need to make a warranty claim.
8

Run chkdsk and Consider In-Place Windows Repair Medium

  1. Only attempt this if the drive is stable
    These tools cannot fix a drive that keeps disappearing mid-scan. If the SSD has been stable for an hour or more after the previous fixes, proceed.
  2. chkdsk from WinRE
    Boot from Windows installation media, choose Repair your computer, then Troubleshoot, then Command Prompt. Run chkdsk C: /f /r. The /r flag scans for bad sectors, which takes a while on large drives. Let it finish.
  3. In-place upgrade repair for Windows corruption
    If Windows itself is damaged from the drive dropping mid-write (common with this fault), an in-place upgrade repair rebuilds system files without wiping your data or apps. Boot from Windows 11 installation media, run setup.exe from within Windows, choose Upgrade this PC now, and keep personal files and apps. This is covered in more detail in our Windows repair without reinstalling guide.
If the SSD disappears from BIOS, shows bad SMART health, or fails on a second machine: stop here. No software fix will help. The drive needs replacing. Back up whatever you can recover and order a replacement. Crucial's own documentation explicitly states that if power-cycling and firmware updates do not resolve a disappearing SSD, replacement is the next step.

Preventing Your SSD from Disappearing Again

Most of these faults are preventable. Here is what actually matters, in order of importance.

1. Keep firmware current. Check the SSD vendor tool every 3 to 6 months. Firmware bugs that cause disappearing drives are well documented and manufacturers do fix them, but only if you install the update. Set a calendar reminder if you need to.

2. Fix power management now, not later. If you have an NVMe drive on Windows, turn off Link State Power Management in your power plan. There is almost no real-world battery saving from leaving it on Maximum, and the risk of the drive dropping off is not worth it. See our guide to Windows power settings for SSDs for the full breakdown of which settings matter.

3. Physical installation matters more than people think. Every few months, especially after moving a desktop or after the machine has been opened for other work, check that the M.2 retaining screw is tight and SATA cables are properly clipped in. Takes 30 seconds.

4. Back up regularly. An SSD that has started intermittently disappearing is giving you a warning. Treat it as such. Windows File History, a system image to an external drive, or a cloud backup service all work. The specific tool matters less than actually running it. Check out our Windows backup guide for setup instructions that take under 10 minutes.

5. Watch SMART health. Run the vendor tool quarterly and look at the health summary. Any non-zero media error count or reallocated sector count is worth acting on before the drive starts dropping off entirely.

SSD Intermittently Disappears: Summary

When an SSD intermittently disappears, work through it in order. Start with a cold power-cycle and a BIOS detection check. If the drive comes back, update the firmware and kill aggressive power management before anything else. If it is still dropping off, check SMART health and Event Viewer logs to confirm whether you are dealing with a software fault or a dying drive. Reseat the physical connection and, if possible, test on a second machine for a definitive answer. The majority of cases are sorted by firmware updates or power management changes. But if the drive vanishes from BIOS itself or shows SMART errors, no amount of driver tweaking will save it. Replace it, recover your data, and move on.

Frequently Asked Questions

Cross-OS disappearance almost always points to a hardware, firmware, or power-delivery problem rather than anything OS-specific. The SSD controller itself is dropping off the bus, and no amount of Windows tweaking will fix that if the root cause is physical.

Sometimes, yes. A full cold power-cycle lets the SSD rebuild its internal mapping tables if they have become corrupted or if the drive is stuck in a low-power state. Leave it powered for at least 5 minutes. If the drive comes back, back up your data immediately because this is rarely a permanent fix on a failing drive.

That is a serious sign. If the drive vanishes from BIOS itself, no OS-level fix will help. You are looking at a hardware failure, a firmware bug, or a power-delivery problem. Check connections, update firmware if you can, and test the drive in another machine.

Yes. Deep power-saving states like ASPM L1.2 or Windows Link State Power Management can force the SSD into a sleep state it cannot wake from. Disabling these in Control Panel Power Options often stops the disappearing entirely on otherwise healthy drives.

Replace it if: the drive disappears from BIOS, vendor SMART tools report critical warnings or media errors, or the drive shows the same behaviour on a second computer. At that point you are chasing a physically failing drive and the priority is getting your data off it, not fixing it.