Skip to content
SPYLD.Gaming

PC Not Detecting a New SSD or Drive

A drive missing from Windows is usually present in BIOS and simply uninitialised. Five minutes of checking in the right order finds it.

MRMarcus ReyesPC Hardware & Performance Editor· 3 min read·Published · Reviewed by Dan Okafor

The short answer

A newly installed drive that does not appear in Windows is most often present but uninitialised, and appears in Disk Management awaiting a partition and drive letter rather than being faulty. If it is absent from Disk Management, check the BIOS, and if it is absent there too the cause is physical: an unseated connection, an unpowered cable, or an M.2 slot disabled by a shared-lane configuration. Checking BIOS before Disk Management wastes time; check Disk Management first.

Verified and last updated August 12, 2026.

Time needed
15 min
Difficulty
Intermediate
Read time
3 min

The drive you just installed is almost certainly fine. It is also almost certainly in Disk Management, sitting as unallocated space, waiting for someone to give it a letter.

That is the normal state of a new drive and it catches out nearly everyone the first time.

Check Disk Management before the BIOS

Most missing drives are visible in Disk Management immediately. Going into the BIOS first is the instinct and it wastes ten minutes in the common case.

Step 1: Check Disk Management before anything else

Open Disk Management 3 minutes

Right-click the Start button and choose Disk Management. Look for a disk showing as Unknown, Not Initialized, or with a black bar labelled Unallocated. If it is there, right-click it, choose Initialize Disk, select GPT, then right-click the unallocated space and create a New Simple Volume with a drive letter. It appears in File Explorer immediately.

GPT is the correct choice in essentially all modern cases. MBR exists for compatibility with much older systems and is limited to two terabytes.

Step 2: Check the BIOS if Disk Management does not show it

Restart and enter the BIOS, usually Delete or F2 during boot. Find the storage configuration page and look for the drive by model number.

Where the drive shows determines the cause

Step 3: Check M.2 lane sharing and physical connections

This is the cause people do not know exists. Many motherboards route PCIe lanes such that populating a second or third M.2 slot disables specific SATA ports, because the lanes are physically shared.

So you add an NVMe drive and an existing SATA drive vanishes. Nothing is broken. The manual states exactly which ports are disabled by which slot, and moving the SATA drive to a different port fixes it.

For physical checks:

  1. M.2 drives must be fully seated before the retention screw is tightened. The board should sit at an angle and press flat; if the screw is doing the seating, it is not in properly.
  2. SATA power cables click. If it did not click, it is not connected.
  3. SATA data cables fail more often than they should. Swap it before blaming the drive.
  4. Try a different port to rule out a dead one.

The build mistakes guide covers the rest of the first-build issues that present as hardware failures and are not.

What works

    What doesn't

      Key takeaways

        Frequently asked questions

        Why does a new drive not appear in File Explorer?

        Because a drive with no partition and no drive letter has nothing for File Explorer to display, even though Windows can see the hardware perfectly. This is the normal state of a brand new drive and it is not a fault. Disk Management will show it as unallocated space, and initialising it plus creating a volume makes it appear within seconds.

        What is M.2 lane sharing?

        Many motherboards route PCIe lanes so that populating a second or third M.2 slot disables specific SATA ports, because the lanes are physically shared. This means adding an NVMe drive can make an existing SATA drive vanish, which looks alarming and is documented behaviour. The motherboard manual states exactly which ports are affected, and it is the first thing to read when a drive disappears after an installation.

        Should I use GPT or MBR?

        GPT, in essentially all modern cases. MBR is limited to two terabytes and four primary partitions and exists for compatibility with much older systems. Windows offers the choice during initialisation and the correct answer is GPT unless you have a specific documented reason otherwise.

        Does a drive missing from BIOS mean it is dead?

        Not necessarily, and physical causes are far more common than dead drives on a new installation. An M.2 drive not fully seated before the retention screw is tightened, a SATA power cable not clicked in, or a lane-sharing conflict all produce exactly this. Reseat everything and check the manual before concluding the drive is faulty.

        About the author

        MR
        Marcus Reyes

        PC Hardware & Performance Editor

        Marcus has been building, breaking and repairing gaming PCs since 2011, first as a weekend favour for friends and then for eight years as a bench technician at an independent repair shop in Portland, where roughly a third of the job was diagnosing machines that "ran fine yesterday".

        CompTIA A+ certified8 years bench-repair experience400+ systems diagnosed and repaired
        All articles by Marcus

        Found something wrong? Games patch and fixes go stale. If a step here no longer works, tell us at hello@spyld.com and we will retest it. Read how we test and our editorial policy.

        Keep reading