Switching from HDD to SSD is one of the most effective ways to speed up your computer. But what to do if you have it at hand? Laptop SSD, and does your desktop PC have an outdated hard drive or a free slot? Can I use M.2 NVMe or SATA SSD from the laptop to the system unit, without the risk of losing data or burning components?
Answer - yes, but with nuances. Form factors, interfaces and data transfer protocols for laptop and desktop drives are often the same, but there are critical differences. In this article we will figure out how to correctly transfer SSD from laptop to PC without losing performance, what adapters are needed, and why some combinations just won't work. Also, what to do if the system does not see the disk after installation.
Which laptop SSDs are suitable for PCs: understanding the form factors
The first thing to check is connector type and form factor your SSD. Laptop drives come in three main types:
- 🔹 2.5" SATA SSD - classic version with interface
SATA III(up to 6 Gbit/s). Suitable for most PCs if availableSATA porton the motherboard. - 🔹 M.2 SATA - CD format
M.2 2242/2260/2280, but with protocolSATA. Externally similar to NVMe, but slower. - 🔹 M.2 NVMe - the fastest option with an interface
PCIe(usuallyPCIe 3.0 x4or4.0 x4). Needs supportM.2 slotson the PC motherboard.
How to determine which SSD you have? The sticker on the drive case contains key information. For example, the inscription PCIE 3.0 x4 or NVMe 1.3 points to M.2 NVMe, and SATA 6Gb/s - on SATA interface. If there are no markings, use utilities like CrystalDiskInfo or HWiNFO.
⚠️ Attention: M.2 SATA And M.2 NVMe externally identical, but not interchangeable. Installing a SATA drive into an NVMe slot (and vice versa) will not lead to physical damage, but the system simply will not see it.
| SSD type | PC compatibility | Required adapter | Max. speed |
|---|---|---|---|
| 2.5" SATA | Yes (if there is a SATA port) | No / Slide for 3.5" | ~550 MB/s |
| M.2 SATA | Yes (if there is M.2 with SATA support) | M.2 → PCIe x4 (if there is no M.2 slot) |
~550 MB/s |
| M.2 NVMe (PCIe 3.0) | Yes (if there is M.2 with NVMe support) | M.2 → PCIe x4 (if there is no M.2 slot) |
~3500 MB/s |
| M.2 NVMe (PCIe 4.0) | Yes (if the motherboard supports PCIe 4.0) | M.2 → PCIe x4 |
~7000 MB/s |
If your PC was manufactured before 2015, there is a high chance that M.2 slot on motherboard only supports SATA, not NVMe. You can check this in the model specifications or visually: connector with key B (notch on the left) - for SATA, with key M (notch on the right) - for NVMe.
- 2.5" SATA
- M.2 SATA
- M.2 NVMe (PCIe 3.0)
- M.2 NVMe (PCIe 4.0)
- I haven't decided yet
Compatibility check: motherboard and BIOS
Even if the SSD physically fits into the connector, BIOS may not recognize it. Main reasons:
- 🔧 Outdated BIOS version (especially relevant for PCs before 2017).
- 🔧 Disabled mode
AHCIorNVMein the settings. - 🔧 Conflict with already installed disks (for example, if M.2 NVMe disables part
SATA ports).
How to check:
- Go to the BIOS (usually the
Del,F2orF12when loading). - Find a section
Advanced → Storage ConfigurationorBoot. - Make sure the setting
SATA Modeinstalled inAHCI(notIDE!). - For NVMe: look for the option
M.2 PCIe ModeorNVMe Support- it must be turned on.
⚠️ Attention: On some motherboards ASUS And Gigabyte installation M.2 NVMe in the first slot (M.2_1) automatically turns offSATA ports 5 and 6. If disks are connected to them, they will no longer be detected!
If there are no options for NVMe in the BIOS, a firmware update may be required. Download the latest version from the motherboard manufacturer's website and follow the instructions. For example, for ASUS ROG Strix B450-F You can update the BIOS through the utility EZ Flash right in the interface.
Before updating the BIOS, disconnect all unnecessary USB devices and use an uninterruptible power supply (UPS). Interrupting the process may render the motherboard inoperable.
Step-by-step instructions: how to install an SSD from a laptop to a PC
The installation process depends on the SSD type. Let's look at the two most common scenarios: 2.5" SATA And M.2 NVMe.
Scenario 1: Installing a 2.5" SATA SSD
This is the simplest option, since does not require adapters. You will need:
- 🛠️ Screwdriver (usually Phillips).
- 🛠️ Slides for mounting in a 3.5" compartment (if you have a large case).
- 🛠️
SATA cable(if it is not included with the motherboard).
Steps:
☑️ Installation of 2.5" SATA SSD
If there is no 2.5" bay, the disk can be secured to the bottom of the system unit using zip ties or double-sided tape (not recommended for long-term use).
Scenario 2: Installing an M.2 NVMe SSD
It’s more complicated here - you need adapters if the motherboard doesn’t have M.2 slots. Options:
- 🔌 There is an M.2 slot: just screw in the SSD (usually the screw comes with the motherboard).
- 🔌 No M.2 slot: buy an adapter
M.2 → PCIe x4(costs ~500–1500 RUR).
For adapter:
- Insert the SSD into the connector on the adapter board and secure it with a screw.
- Install the adapter into free
PCIe x4orx16slot on the motherboard. - Secure the board with a screw to the case.
Important: Adapter M.2 → PCIe must support namely NVMe, not SATA. For example, model Lycom DT-120 suitable for NVMe, and StarTech M.2 SATA - only for SATA drives.
What should I do if the SSD is not detected after installation?
1. Check whether the disk is inserted correctly (the contacts should be clean and free of dust).
2. Update the motherboard chipset drivers (download from the manufacturer’s website).
3. B Disk Management Windows (diskmgmt.msc) see if the SSD shows up as unallocated space.
4. For NVMe: install the driver NVM Express Controller (usually installed automatically via Windows Update).
System transfer or clean installation: which is better?
If you plan to use the SSD from a laptop as system disk, you have two options:
- Cloning - transfer of Windows with all programs and settings.
- Clean installation - Installing Windows from scratch.
Cloning is more convenient, but has pitfalls:
- ⚠️ Laptop drivers may conflict with PC hardware (especially
chipset,network card,video adapter). - ⚠️ The Windows license is tied to the laptop motherboard - activation may be required on a PC.
To clone, use the following programs:
- 🔄 Macrium Reflect (free version supports cloning).
- 🔄 Clonezilla (more complicated, but does not require installation).
- 🔄 Acronis True Image (paid, but with a user-friendly interface).
If you decide to install Windows from scratch:
- Create a bootable USB flash drive using Media Creation Tool.
- Set the BIOS to boot from a flash drive.
- When installing, remove all partitions on the SSD and format it to
NTFS.
A clean installation of Windows on an SSD from a laptop is preferable to cloning - this way you will avoid problems with drivers and licenses.
Optimizing SSD after installation: 5 mandatory steps
To ensure your SSD performs as efficiently as possible, follow these steps:
- Enable AHCI mode (if you didn't do it in the BIOS). On Windows, check this:
Пуск → Выполнить → msinfo32 → Раздел "Конфигурация компонентов → Хранилище → Контроллеры"Must be
AHCI, notIDE. - Disable defragmentation for SSD (it only reduces the cell life). B
Disk optimizationsselect SSD and clickChange settings → Disable. - Update the SSD firmware. To do this, download the utility from the manufacturer’s website (for example, Samsung Magician for Samsung 970 EVO or Crucial Storage Executive for Crucial MX500).
- Transfer swap files and temporary files on the HDD (if you have one). This will reduce the write to the SSD.
- Check partition alignment. It must be a multiple
4K(checked in CrystalDiskInfo in linePartition Alignment).
For NVMe drives also recommended:
- 🔧 Install the latest driver NVM Express Controller (download from Microsoft website or motherboard manufacturer).
- 🔧 Enable the option in BIOS
Above 4G Decoding(if any) - this improves the performance of PCIe devices.
Common mistakes and how to avoid them
Even experienced users sometimes make mistakes when transferring an SSD. Here are the most common:
- 🚫 Ignoring temperature. M.2 NVMe get hotter SATA SSD, especially without a radiator. If the disk overheats (above
70°C), install a heat sink. - 🚫 Incorrect PCIe slot selection. Some motherboards share lines
PCIebetween slots. For example, if you insert NVMe inPCIe x16, the video adapter may lose some bandwidth. - 🚫 Using low-quality adapters. Cheap
M.2 → PCIeadapters may not provide stable power, resulting in recording errors.
Another common problem is SSD is detected in BIOS but not visible in Windows. Solutions:
- 🔍Initialize the disk in
Disk Management(diskmgmt.msc). - 🔍 Assign a drive letter (right click →
Change drive letter). - 🔍 Check if the disk is disconnected in
Device Manager(sectionDisk devices).
If the SSD has previously been used in RAID array on a laptop, it may be blocked by the controller. In this case, resetting the RAID settings in the BIOS or clearing the labels using the utility will help DiskPart:
diskpartlist disk
select disk X (где X — номер вашего SSD)
clean
convert gpt
exit
FAQ: Frequently asked questions about transferring an SSD from a laptop to a PC
Is it possible to use a laptop SSD as an external drive for a PC?
Yes, you will need it for this external box with the corresponding interface:
- 📦 For 2.5" SATA — any USB 3.0 box (~500 ₽).
- 📦 For M.2 SATA/NVMe - boxing with
USB-C 10 Gbps(For example, ORICO M.2 NVMe Enclosure).
Speed will be limited by USB bandwidth (~1000 MB/s max for USB 3.2 Gen 2).
Will an SSD from a laptop be slower in a PC?
No, if the connection interface does not become a bottleneck. For example:
- 🔸 M.2 NVMe PCIe 4.0 in slot
PCIe 3.0will work at speedPCIe 3.0. - 🔸 SATA SSD limited by speed anyway
SATA III(~550 MB/s).
But if the SSD in the laptop worked through PCIe 4.0 x4, and in the PC you connected it via PCIe 3.0 x2 (for example, in an adapter), the speed will drop by 2 times.
Do I need to format an SSD before installing it in a PC?
Not required, but recommended if:
- 🧹 You are transferring a disk from another system (to avoid conflicts).
- 🧹 SSD was previously used in macOS (file system
APFSWindows cannot read without drivers).
Format to NTFS (for Windows) or exFAT (for compatibility with macOS/Linux).
Can the SSD from a laptop burn out when connected to a PC?
Theoretically yes, but only in two cases:
- ⚡ Faulty PC power supply (voltage surges).
- ⚡ Incorrect connection (for example, supply
12Vinstead of5Von the adapter).
To avoid problems, use high-quality adapters and check the power supply with a multimeter (line voltage +5V must be within 4.75–5.25V).
How to transfer a Windows license from a laptop to a PC?
If the SSD had Windows pre-installed (OEM license), it is tied to the laptop motherboard and not transferable. Options:
- 🔑 Buy a new license (or use free Windows with a watermark).
- 🔑 If you have retail license (boxed version), deactivate it on your laptop (
Settings → Update and security → Activation → Troubleshooting → Deactivate license), then activate on PC.