You have installed a new one SSD into a laptop, but the system doesn’t see it? This problem occurs in 30% of users when upgrading storage - regardless of the device model (Lenovo ThinkPad, ASUS ROG, HP Pavilion) or drive type (M.2 NVMe, SATA III, PCIe 4.0). The reasons may lie in both hardware problems and software settings - from incorrect disk initialization to an outdated version BIOS/UEFI.
In this article we will analyze all possible scenarios why new SSD is not detected in the system: from basic checks (is the disk physically connected?) to complex cases (controller conflict or protocol incompatibility). You will receive step-by-step instructions with illustrations for Windows 10/11, macOS and Linux, as well as a table of SSD compatibility with popular laptops. If after reading the problem remains, you will know for sure whether you need to take the device to service or you can solve everything yourself.
1. Checking the physical connection of the SSD
The first thing to exclude is mechanical problems with connection. Even if you are sure that you installed the drive correctly, double-check the following points:
- 🔌 Contact Density: on M.2 SSD the connector should fit in without play. Try to lightly press the disk - if it “sags”, it means that the connector does not secure it properly. In 15% of cases, the problem is solved by reinstalling the drive with light pressure until it clicks.
- 🔧 Screw fastening: Many laptops require locking M.2 screw (often included with SSD). Without it, the contacts may not come into contact with the motherboard connector.
- 🔄 SATA/M.2 port: if you have a hybrid slot (supports both SATA, and NVMe), make sure the drive matches the port type. For example, Samsung 870 EVO (SATA) will not work in a slot dedicated only to NVMe.
For 2.5" SATA SSD (For example, Crucial MX500 or WD Blue SA510) check:
- 🔌 Cable connection
SATA→USB(if you are using an adapter) - try a different cable or port. - 💡 Indication on the case (if any): if the disk does not blink when connected, there is a power problem.
⚠️ Attention: If you install an SSD in a slot where there was previously HDD, make sure you don't damage it mode selection jumper (jumper) on the motherboard. On some laptops (Dell Latitude, Acer Aspire) it is responsible for loading priority.
- M.2 NVMe
- M.2 SATA
- 2.5" SATA
- PCIe (other form factor)
2. Check in BIOS/UEFI: does the system see the disk?
If everything is physically connected correctly, but the SSD does not appear in "This computer", the next step is to check if it is defined at the level BIOS/UEFI. This will help you understand whether the problem is in the hardware or the operating system.
How to enter BIOS:
- 🖥️ ASUS/ROG: hold
F2orDelwhen turned on. - 🖥️ Lenovo/ThinkPad:
F1orFn + F2(on some models - buttonNovonext to food). - 🖥️ HP/Pavilion:
Esc → F10. - 🖥️ Dell/XPS:
F12(for Boot Menu) orF2.
In the BIOS, look for the section Storage, SATA Configuration or NVMe Configuration. The SSD should appear in the list of devices. If it's not there:
- 🔍 Check if the controller is turned on SATA or NVMe (parameter
SATA Modemust be in modeAHCI, notIDEorRAID). - 🔄 Update the BIOS to the latest version (look for instructions for your model on the manufacturer’s website).
| Laptop manufacturer | Key to enter BIOS | Section for checking SSD |
|---|---|---|
| ASUS | F2 or Del |
Advanced → SATA Configuration |
| Lenovo | F1 or Fn + F2 |
Configuration → Storage |
| HP | Esc → F10 |
System Configuration → Boot Options |
| Dell | F12 (Boot) / F2 (BIOS) |
General → Boot Sequence |
| Acer | F2 |
Main → Storage |
If the SSD is visible in the BIOS, but not visible in Windows, go to section about disk initialization. If not, the problem may be controller incompatibility or disk failure.
What to do if the BIOS does not see the SSD?
If the drive doesn't show up even in the BIOS, try:
1. Connect it to another device (PC or laptop) via an adapter.
2. Check if your motherboard supports this type of SSD (for example, older laptops do not work with PCIe 4.0).
3. Update the BIOS to the latest version - sometimes manufacturers add support for new drives in the firmware.
3. Initializing SSD in Windows: step-by-step instructions
If the SSD is visible in the BIOS, but does not appear in "Explorer", most likely it is not initialized. This is a standard situation for new drives - Windows does not automatically assign a letter to them.
Follow the instructions:
- Click
Win + X→ selectDisk management(Disk Management). - If the SSD appears as
UnknownorNot initialized, right-click on it →Initialize disk. - Select section style:
- GPT — for disks >2 TB or UEFI systems.
- MBR - for older systems (Windows 7) or disks <2 TB.
- After initialization, create simple volume:
- Right click →
Create a simple volume. - Specify the size (default is the entire disk).
- Assign a letter (for example,
D:). - Format to
NTFS(for Windows) orexFAT(for macOS compatibility).
- Right click →
☑️ Preparing the SSD for use in Windows
If the disk does not initialize or gives an error "The request failed due to an I/O error", this may indicate:
- 🚨 SSD failure (check warranty).
- 🔌 Problems with the controller (update driver in
Device Manager). - 🔄 Conflict with another drive (disconnect all other drives and try again).
⚠️ Attention: If the SSD has previously been used in RAID array or on Mac, it may have incompatible markup. In this case, delete all partitions viaDiskPart:diskpartlist disk
select disk X (где X — номер вашего SSD)
clean
4. Problems with drivers and controllers
If the SSD is detected in the BIOS but disappears in Windows or is unstable, the culprit may be controller drivers. This is especially true for NVMe drives, which require special drivers.
How to check and update drivers:
- Open
Device Manager(Win + X → Device Manager). - Expand section
Disk devices- your SSD should be displayed there. If there is a yellow triangle next to it, right-click →Update driver. - If the SSD is not listed, check the section
Storage controllers. Look for devices with names:- NVM Express Controller (for NVMe).
- Standard SATA AHCI Controller (for SATA).
For NVMe SSD (For example, WD Black SN850X or Crucial P5 Plus) may be required manual driver installation:
- Download the driver NVM Express from the site NVM Express.
- B
Device Managerright click on NVM Express Controller →Update driver → Search for drivers on this computer. - Specify the path to the downloaded file.
If the SSD disappears from the system after updating the drivers, try rolling back the driver: Device Manager select Properties → Driver → Roll Back.
5. Conflicts with other drives and system settings
Sometimes the new SSD is not visible due to conflicts with already installed drives or Windows settings. Let's look at typical scenarios:
- 🔄 Drive letter conflict: If the letter of the new SSD is the same as an existing volume (for example,
D:), Windows will not display it. Go toDisk management, right click on SSD →Change drive letter or drive path. - 🔒 Security Policy: Enterprise versions of Windows may block the connection of new devices. Check
Local Group Policy(gpedit.msc) →Computer Configuration → Administrative Templates → System → Access to Removable Storage Devices. - 🛠️ RAID mode: On some laptops (MSI, Gigabyte) by default the mode is enabled
RAID, which locks individual drives. Switch toAHCIin the BIOS (but note that this may require reinstalling Windows!).
If you have dual-boot system (Windows + Linux), SSD can be formatted in ext4 or Btrfs - these file systems are not readable by Windows without additional software (for example, Paragon ExtFS).
To diagnose conflicts, use the command in Command Prompt (Administrator):
wmic diskdrive get status
If the disk status OK, but it is not visible - the problem is in the Windows settings. If Pred Fail (predictable failure) - SSD is faulty.
If the SSD is visible in the BIOS, but not in Windows, in 90% of cases the problem is solved by initializing the disk or updating the drivers.
6. Compatibility issues: old laptops and new SSDs
Old laptops (manufactured before 2015) may not support modern ones. NVMe SSD or large capacity disks (>2 TB). Here are the typical restrictions:
| Problem | Reason | Solution |
|---|---|---|
| The laptop does not see NVMe SSD (For example, Samsung 980 Pro) | The old controller does not support PCIe 3.0/4.0 |
Update BIOS or use SATA SSD |
| Disk >2 TB is defined as 2 TB | UEFI does not support GPT or motherboard is limited MBR |
Update the BIOS or partition the disk into 2 TB volumes |
| M.2 SATA SSD (For example, Crucial MX500) does not work in the slot NVMe | The slot only supports PCIe, not SATA |
Use an adapter M.2 SATA→USB or another slot |
| SSD runs at low speed (e.g. WD Black SN770 shows 500 MB/s instead of 5000 MB/s) | Controller limited PCIe 2.0 instead of 3.0/4.0 |
Check the laptop specifications - the motherboard may need to be replaced |
To check if your laptop supports NVMe, use the utility HWiNFO:
- Launch the program.
- Go to section
Motherboard→Chipset. - Check support
PCIeAndNVMe.
If your laptop does not support NVMe, but you have already purchased such an SSD, you can use M.2→PCIe adapter (desktop) or external enclosure USB 3.2 Gen 2 (For example, Sabrent EC-SSHD).
7. Diagnosis of SSD failure
If all the previous steps didn't help, your SSD may be faulty. Here's how to check it:
- 🔍 Testing on another device: Connect the drive to another PC/laptop. If it is not detected there either, the problem is in the drive.
- 📊 Manufacturer's utilities:
- Samsung Magician for disks Samsung.
- WD Dashboard for Western Digital.
- Crucial Storage Executive for Crucial/Micron.
These programs will show SMART status and identify errors.
- 🛠️ Test via
CrystalDiskInfo: Download the utility from official website. If the disk statusGood, but it is not visible - there is a connection problem. IfBadorCaution— SSD is faulty.
Typical symptoms of SSD failure:
- 🚨 The disk is detected, but when trying to initialize it gives an error
"Cyclic Redundancy (CRC)". - 🔥 The disc heats up above 70°C (check in HWiNFO).
- ⚡ Read/write speed drops to 10-50 MB/s (test in CrystalDiskMark).
⚠️ Attention: If the SSD was purchased used or stored under abnormal conditions (such as high humidity), it may fail before installation. Check the production date on the sticker - modern drives last 3-5 years with active use.
If the disk is faulty, but is still under warranty, contact the manufacturer's service center. For Samsung, WD And Crucial The warranty period is usually 3-5 years. If the warranty has expired, you can try reflash the controller (for example, for Phison or Silicon Motion), but this is risky and requires special equipment.
FAQ: Frequently asked questions about SSDs in laptops
My laptop Lenovo IdeaPad doesn't see Samsung 970 EVO Plus. What's the matter?
Most likely your laptop does not support PCIe 3.0 x4 (required for 970 EVO Plus). Check the model specifications on the website Lenovo - may be needed SATA SSD (For example, Samsung 870 EVO) or disk with controller PCIe 2.0 (For example, WD Blue SN550).
The SSD is visible in the BIOS, but Windows says "The disk is write protected." What to do?
This may be due to:
- Hardware protection: Some SSDs (eg. Kingston) have a switch on the body.
- File system: If the disk is formatted in
NTFSwith read-only attribute, remove it viadiskpart:diskpartlist disk
select disk X
attributes disk clear readonly - Viruses: check the system Malwarebytes or Kaspersky Virus Removal Tool.
Is it possible to install an SSD in the slot for Wi-Fi cards (M.2 Key E)?
No, that's impossible. Slot M.2 Key E intended only for wireless modules (Wi-Fi/Bluetooth). SSD requires slot M.2 Key M (for SATA/NVMe) or Key B+M (universal). Trying to install an SSD into the slot Key E may damage both the drive and the motherboard.
After installing the SSD laptop HP Pavilion does not turn on. What to do?
Probable reasons:
- Short circuit during installation (check if there are any screws or foreign objects left inside the case).
- Incompatibility of the SSD with the controller (for example, PCIe 4.0 in a laptop with
PCIe 2.0). - The BIOS settings are lost (reset them by removing the CMOS battery for 10 minutes).
Disconnect the SSD and try turning on the laptop. If it works, the problem is in the drive or its connection.
How to transfer Windows from HDD to SSD without reinstalling?
Use cloning programs:
- Macrium Reflect Free (free, supports
UEFI). - Samsung Data Migration (for discs only Samsung).
- Clonezilla (for advanced users, works with
Linux).
Important:
- 🔄 SSD size must be no lessthan the occupied space on the HDD.
- 🔧 After cloning, disconnect the old HDD to avoid bootloader conflicts.