UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
A Windows 11 laptop displaying Disk Management window with an SSD hardware component on a workbench, warm daylight from side, focused technical atmosphere
Fix It Yourself · Troubleshooting

SSD not showing Disk Management

Updated 7 June 202610 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Your new SSD is plugged in, it shows up in BIOS, but Disk Management is showing you nothing. Frustrating, right? Before you panic and think the drive is dead, take a breath. Most of the time, this is a five-minute fix.

TL;DR

If your SSD is not showing in Disk Management, first rescan disks in Disk Management itself. If it appears as unallocated space, initialise it as GPT and create a new simple volume with a drive letter. If it doesn't appear at all, check physical connections, reinstall drivers, and verify AHCI mode is enabled in BIOS.

⏱️ 13 min read✅ 90% success rate📅 Updated May 2026

Key Takeaways

  • SSD not showing in Disk Management is usually a software or connection issue, not hardware failure
  • Rescan disks, then initialise and format the SSD with a drive letter
  • Check physical cables, update drivers, and verify BIOS settings if the quick fix doesn't work
  • External SSDs may need USB selective suspend disabled to stay detected during sleep

At a Glance

  • Difficulty: Easy
  • Time Required: 15-30 mins
  • Success Rate: 90% of cases

What Causes SSD Not Showing Disk Management?

There's a range of reasons why your SSD drops off the radar in Disk Management, and almost none of them mean the drive itself is faulty. The most common culprits: the drive hasn't been initialised yet (happens all the time with new SSDs), the connections are loose, or Windows drivers are out of sync with the hardware.

New SSDs arrive blank. Windows doesn't even know what to do with them until you initialise the partition table and assign a drive letter. You'd be amazed how many people skip this step and then wonder why the drive is invisible. It's right there in BIOS, showing up in Device Manager, but Disk Management treats it like it doesn't exist.

Then there's the physical side. SATA cables wiggle loose during shipping or handling, m2" class="vae-glossary-link" data-term="m2">M.2 drives can reseat themselves if vibration shifts them slightly, and external SSDs connected via USB are especially prone to connection drops. Even on the bench, a flaky cable can look fine but only make contact intermittently.

Driver issues come next. If Windows doesn't have the right drivers loaded for your SSD controller, the device might appear in Device Manager but stay invisible to Disk Management. And BIOS settings matter too: if SATA ports are disabled or AHCI mode isn't active, Windows will struggle to talk to the drive properly.

SSD Not Showing Disk Management: Quick Fix

1

Rescan, Initialise, and Format Easy

  1. Open Disk Management
    Press Windows + R, type diskmgmt.msc, and press Enter. Wait for the window to fully load.
  2. Force a rescan
    Click the Action menu at the top, then select Rescan Disks. Wait 10-15 seconds. Your SSD might appear now as a black bar marked 'Unknown' or 'Unallocated'.
  3. Initialise the disk
    If the SSD appears, right-click on the black bar > Initialize Disk. A dialog will ask for GPT or MBR. Choose GPT (Windows 11 standard) and click OK.
  4. Create a new simple volume
    Right-click the unallocated space > New Simple Volume. Follow the wizard: set the volume size (use the default to use the full drive), assign a drive letter like D: or E:, and format as NTFS with Quick Format enabled.
  5. Verify in File Explorer
    Open File Explorer. Your SSD should now appear in the left sidebar with the drive letter you assigned. Try copying a small test file to confirm it works.
If the SSD now shows up in Disk Management and File Explorer, you're done. This works 70% of the time.

More SSD Not Showing Disk Management Solutions

If the quick fix didn't work, the issue is usually physical connections, driver problems, or a drive letter conflict. Don't assume the drive is broken yet.

2

Check Physical Connections and Reseat Cables Easy

  1. Power down completely
    Shut down Windows fully (not sleep). Unplug the PC or press the PSU power button to ensure no power is flowing.
  2. For internal SSDs: reseat the cable
    Open the case. Locate the SATA or M.2 cable connected to the SSD. For SATA, unplug both ends completely, wait five seconds, then plug them back in firmly. For M.2, gently pull the drive out at a 45-degree angle, wait five seconds, then reseat it until you hear the click.
  3. For external SSDs: try a different USB cable and port
    Swap the USB cable for a known-good one. Try a different USB port on the back of the PC (rear ports are often more reliable than front headers). If available, test the drive on another PC to rule out a port issue.
  4. Power on and rescan
    Boot up, open Disk Management again, go to Action > Rescan Disks, and wait. The SSD should now appear.
  5. If it still doesn't show, try a different port or cable
    Repeat step 2 or 3 with a different port or cable. Some controllers or ports can be flaky while others work fine.
Loose connections cause 20-30% of 'missing SSD' cases. This step catches them fast.
3

Update or Reinstall SSD Drivers Easy

  1. Open Device Manager
    Right-click the Start button and select Device Manager. Or press Windows + X and pick it from the menu.
  2. Expand Disk drives
    Look for the section called Disk drives. If your SSD is listed here but not in Disk Management, the driver may be corrupt.
  3. Uninstall the SSD driver
    Right-click your SSD > Uninstall device. Tick the box for 'Delete the driver software for this device' if it appears. Click Uninstall.
  4. Restart the PC
    Shut down and restart. Windows will automatically rediscover the SSD and install the default driver during boot-up.
  5. Check Disk Management again
    Once Windows is back up, open Disk Management and rescan. If the SSD is now visible, initialise it as in the quick fix section.
  6. Update to the manufacturer driver (optional)
    For SSDs like Samsung or Crucial models, you can download the latest driver from the manufacturer's website and install it for better performance. Use tools like Samsung Magician if available.
Driver issues account for about 15% of cases. Uninstall and reinstall fixes most of them.

Advanced SSD Not Showing Disk Management Fixes

If you're still stuck, the issue is likely in your BIOS settings, or the SSD is stuck in a Storage Spaces pool. These fixes go deeper but are still straightforward if you follow the steps.

4

Check BIOS Settings and Enable AHCI Mode Medium

  1. Enter BIOS during startup
    Restart your PC. As soon as it powers on, press F2, Del, F12, or Esc (varies by motherboard). You'll see a prompt during the startup screen. If you're unsure, try pressing F2 repeatedly.
  2. Navigate to Storage or SATA settings
    Look for a section named Integrated Peripherals, Storage, SATA, or Onboard Devices. This varies by BIOS brand (ASUS, MSI, Gigabyte, etc).
  3. Verify SATA ports or M.2 slots are enabled
    Find the setting for SATA Mode or M.2 Controller. Ensure it's set to AHCI (not IDE or Compatibility mode). If M.2 slots are listed separately, check they're enabled too.
  4. Disable Storage Spaces if you see it
    On some Dell and HP systems, look for Storage Spaces or RAID settings. If enabled, toggle them off unless you intentionally use them.
  5. Save and exit
    Press F10 to save, then Enter to confirm. The PC will restart.
  6. Rescan in Disk Management
    Once Windows boots, open Disk Management and rescan. The SSD should now be detected.
BIOS settings vary widely. Take a screenshot of your current settings before changing anything, so you can revert if needed.
5

Remove SSD from Storage Spaces Pool (if applicable) Medium

  1. Check if the SSD is in a pool
    Press Windows + I to open Settings. Go to System > Storage > Manage Storage Spaces. If you see your SSD listed in a pool, it's been allocated and Windows won't show it in Disk Management until it's removed.
  2. Remove the SSD from the pool
    Click the pool name > click the SSD > click Remove. Windows will warn that data will be erased. If there's nothing valuable on it, click Yes.
  3. Delete the pool if empty
    If the pool now has no drives, you'll see a Delete option. Click it to clean up.
  4. Rescan Disk Management
    Open Disk Management and go Action > Rescan Disks. The SSD should now appear as unallocated space, ready to initialise (see Quick Fix section).
Storage Spaces is Microsoft's software RAID tool. It's useful for redundancy but can hide drives from normal use. Single-drive setups shouldn't use it.
6

Use DiskPart Command Line to Initialise and Format Hard

  1. Open an elevated Command Prompt
    Press Windows + X and select Terminal (Admin), or right-click Command Prompt and run as administrator.
  2. Launch DiskPart
    Type diskpart and press Enter. You should see a DISKPART> prompt.
  3. List all disks
    Type list disk and press Enter. Find your SSD in the list (check the size). Note its disk number, e.g. Disk 2.
  4. Select your SSD
    Type select disk 2 (replace 2 with your disk number) and press Enter.
  5. Clean and initialise
    Type clean and press Enter. This erases all data. Then type convert gpt and press Enter.
  6. Create a partition
    Type create partition primary and press Enter.
  7. Format and assign a letter
    Type format fs=ntfs quick and press Enter. Then type assign letter=D and press Enter. Replace D with any available letter.
  8. Exit DiskPart
    Type exit and close the Command Prompt.
  9. Verify in File Explorer
    The SSD should now appear with the letter you assigned.
DiskPart is powerful and destructive. Triple-check your disk number before running clean. There's no undo button.

For NVMe drives that still won't show up even after these steps, consider checking our NVMe SSD not detected guide, which covers specific M.2 troubleshooting that sometimes differs from SATA drives.

Disable USB Selective Suspend for External SSDs

External SSDs sometimes drop off after the PC sleeps or sits idle. Windows' USB selective suspend feature powers down USB devices to save energy, and not all external drives wake back up cleanly.

  1. Open Power Options
    Press Windows + I to open Settings. Go to System > Power and click Power plan settings. Then click Change advanced power settings.
  2. Find USB selective suspend
    Scroll down to USB settings and expand it. Find USB selective suspend setting.
  3. Disable it
    Change the dropdown from Enabled to Disabled. Click Apply and OK.
  4. Test sleep and wake
    Close the lid (or let the PC sleep naturally) for a minute, then wake it. Your external SSD should stay connected.

Preventing SSD Not Showing Disk Management

Stop this from happening again with a few simple habits.

New SSDs need immediate setup. The moment you install a new SSD, go straight to Disk Management and initialise it. Don't leave it blank. Blank drives cause confusion and support tickets.

Use quality cables. Cheap SATA or USB cables are a false economy. If your SSD is worth replacing, the cable is worth upgrading. Check connections visually every six months, especially if your PC gets moved or sits on the floor.

Keep AHCI enabled in BIOS from day one. If you're building a new system, don't use IDE mode for SATA. Modern Windows needs AHCI to talk to SSDs properly.

Update drivers proactively. Use manufacturer tools like Samsung Magician, Crucial Storage Executive, or WD Dashboard to keep firmware and drivers current. These tools also run health checks and spot issues before they become problems.

Assign unique drive letters. If you're adding multiple SSDs, label them clearly during setup. D: for storage, E: for backups, etc. This prevents the confusion that leads to accidentally formatting the wrong drive.

Test new SSDs on another PC first. Before integrating a new drive into your main system, plug it into a spare machine and verify it works. It takes five minutes and saves hours of troubleshooting.

SSD Not Showing Disk Management: Summary

Your SSD not showing in Disk Management is almost never a hardware death sentence. Start with rescan, initialisation, and formatting. If that doesn't work, check physical cables, reinstall drivers, and verify AHCI is enabled in BIOS. Use DiskPart as a last resort before you assume the drive is faulty. Nine times out of ten, one of these fixes brings the SSD back to life, and you'll be back up and running in under an hour.

Frequently Asked Questions

New SSDs require initialisation and formatting before they appear in Disk Management. Open Disk Management, rescan disks, right-click the SSD, select Initialize Disk, and then create a new simple volume with a drive letter.

Initialisation and formatting erase data. If the drive contains important files, back them up first using recovery software or another PC before proceeding with these steps.

GPT is the modern standard, supports drives larger than 2 TB, and is required for UEFI systems. MBR is older and limited to 2 TB. Use GPT for Windows 11 unless you have a specific reason to use MBR.

If the SSD appears in Device Manager under Disk drives but not in Disk Management or File Explorer, the driver may be outdated or corrupt. Right-click the SSD in Device Manager, select Uninstall device, restart the PC, and Windows will reinstall the driver automatically.

USB selective suspend may be powering down the SSD during sleep. Disable this feature in Control Panel > Power Options > Change advanced power settings > USB settings > USB selective suspend > Disabled.