Have you taken the old hard drive out of your laptop and wondered: can it be connected to a desktop PC? Answer - yes, but with nuances. Laptop HDDs and SSDs differ from desktop ones in form factor, connectors, and sometimes even data transfer protocols. In this article we will look at all possible connection methods - from a simple USB adapter to installation in the system unit as a second drive.

The main obstacle is 2.5-inch form factor laptop drives vs. 3.5-inch in PC. But this can be solved: adapters, mounting slides and even adapters for M.2 NVMe (if we are talking about modern SSDs). We tested all methods on real hardware and collected data on speed, compatibility, and potential problems - so you can choose the best option without the risk of losing data.

1. Form factors and connectors: how does a laptop HDD differ from a PC?

The first thing you need to understand is physical and electrical differences between disks. Laptop HDD/SSD size 2.5 inches, while desktop PCs usually have 3.5-inch hard drives. This affects:

  • 📏 Mounting in the system unit — standard 3.5" sleds will not fit without an adapter.
  • Food — 2.5" drives consume less energy (usually 5V), whereas 3.5" require 12V.
  • 🔌 Interfaces — SATA remains universal, but M.2 in laptops can be dongled B+M or just M, which is important for compatibility.

In addition, laptops often use ultra-thin wheels thick 7 mm or 9.5 mm (vs standard 15 mm in PC). This is not critical for connection, but can complicate the choice of box or adapter. For example, a disk thick 9.5 mm will not fit into a compact USB box for 7mm drives.

📊 What type of drive do you want to connect?
  • HDD 2.5" SATA
  • SSD 2.5" SATA
  • M.2 SATA
  • M.2 NVMe
  • I don't know

2. Method 1: Connect via USB adapter (the easiest method)

If you need copy data once or use the drive as an external drive, a USB adapter is the ideal solution. It is enough to buy an adapter for 300–1000 ₽ (depending on the type of disk) and connect it to any free port.

Here's what you'll need:

  • 🔗 SATA-to-USB adapter (for 2.5" HDD/SSD) - for example, ORICO 2599 or Sabrent EC-SSHD.
  • 🔌 USB 3.0 cable (blue port) for maximum speed (up to 5 Gbps).
  • 💽 Power supply (only for 3.5" drives; 2.5" drives are powered by USB).

Connection process:

  1. Connect the drive to the adapter (the SATA connector must match the key).
  2. Plug the USB cable into the PC port.
  3. Wait for the drivers to install (Windows usually recognizes the drive automatically).
  4. Open Disk management (Win + X → Disk Management) if the drive is not visible in Explorer.

The disk is disconnected from the laptop (removed from the slot)

The adapter supports your drive type (SATA/M.2)

USB port on PC works (check on another device)

There is no important data on the disk without backup -->

Data transfer rate will be limited by the bandwidth of the USB port:

InterfaceMax. speedReal speed (HDD)Real speed (SSD)
USB 2.0480 Mbit/s~30 MB/s~35 MB/s
USB 3.05 Gbps~100 MB/s~350 MB/s
USB 3.1 Gen210 Gbps~120 MB/s~500 MB/s
USB-C (Thunderbolt 3)40 Gbps~150 MB/s~1000 MB/s
⚠️ Attention: If the disk was previously used in a laptop with BitLocker or other encryption, it will have to be unlocked first. Otherwise, the data will not be available even after connecting to the PC.

3. Method 2: Installation into the system unit as a second disk

If you want to use the drive constantly (for example, to store files or backups), the best option is to install it inside the system unit. To do this you will need:

  • 🛠️ Sled or adapter for mounting a 2.5" drive into a 3.5" bay (for example, ICY BOX IB-251SK-B).
  • 🔌 Free SATA port on the motherboard.
  • Free power connector from the power supply (use Molex-to-SATA, if there is no native connector).

Step by step instructions:

  1. Turn off your PC and unplug it from the network.
  2. Remove the side cover of the system unit.
  3. Place the drive in the slide or secure it in the free 3.5" compartment (you can use double-sided tape if there are no fasteners).
  4. Connect SATA cable to the disk and motherboard.
  5. Connect the power cable.
  6. Turn on your PC and check whether the drive is recognized in the BIOS (Del/F2 when loading) or in Disk Management.

If the disk is not detected:

  • 🔍 Check if the SATA controller is enabled in the BIOS (Advanced → SATA Configuration).
  • 🔄 Try a different SATA cable or port on the motherboard.
  • 💾 Make sure the drive is working properly (connect it via a USB adapter for testing).
💡

If your power supply does not have free SATA connectors, use an adapter Molex-to-SATA. But remember: Molex not intended for powering SSDs - only for HDDs.

4. Method 3: Connect M.2 SSD from laptop to PC

Modern laptops are often equipped with M.2 SSD with interface SATA or NVMe. They can also be connected to a PC, but there are some nuances here:

  • 🔧 SATA M.2 - compatible with any M.2 slot on the motherboard (key B+M).
  • NVMe M.2 - requires a slot with support PCIe x4 (usually the key M).
  • 📶 Disc length - there are 2242, 2260, 2280 (numbers indicate length in mm).

How to connect:

  1. Find a free M.2 slot on the motherboard (usually next to the processor).
  2. Screw in the retaining post at the required distance (corresponds to the length of the disk).
  3. Insert the disc at an angle 30° and secure with a screw.
  4. Turn on the PC and check the disk in Disk Management.

If your motherboard does not have an M.2 slot, use PCIe adapter (For example, ASUS Hyper M.2 X16). It is installed in the slot PCIe x4 or x16 and allows you to connect up to 4 NVMe drives.

⚠️ Attention: Some motherboards disable some SATA ports when using an M.2 slot. Check your model's manual (section Storage Configuration).
How to distinguish SATA M.2 from NVMe?

SATA M.2 has 2 notches (keys B+M), and NVMe - only one (M). Also, the disk label usually indicates the protocol: SATA 6Gb/s or PCIe 3.0 x4.

5. File system compatibility and possible problems

Even if the drive is physically connected, software problems may occur. Here are the most common:

  • 🔒 NTFS vs. exFAT vs. APFS - Windows doesn't read APFS (MacOS), but macOS does not support by default NTFS for recording.
  • 🔄 GPT vs. MBR - disks >2 TB must be in GPT, otherwise part of the space will be inaccessible.
  • 🛡️ EncryptionBitLocker (Windows), FileVault (MacOS) or LUKS (Linux) will require you to enter a password.

Solutions:

  • For APFS (Mac drives) use Paragon APFS or HFSExplorer.
  • For NTFS install on Mac FUSE for macOS.
  • If the disk is in MBR and more than 2 TB, convert to GPT through diskpart:
    diskpart
    

    list disk

    select disk X (где X — номер вашего диска)

    convert gpt

Discs from laptops with Windows To Go (portable system) will not boot on another PC - they are tied to the original hardware.

6. Speed: what to expect from a laptop drive in a PC

Performance depends on the drive type and connection method:

Disk typeConnectionMax. speedReal speed (read/write)
HDD 2.5" (5400 RPM)SATA 3.06 Gbps80–100 MB/s
HDD 2.5" (7200 RPM)SATA 3.06 Gbps100–120 MB/s
SSD 2.5" SATASATA 3.06 Gbps450–550 MB/s
M.2 SATA SSDM.2 (SATA)6 Gbps500–550 MB/s
M.2 NVMe SSDM.2 (PCIe 3.0 x4)32 Gbps1500–3500 MB/s

When connected via USB, the speed drops by 10–30% due to protocol overhead. For example, Samsung 860 EVO (SATA SSD) shows ~500 MB/s with direct connection and ~350 MB/s via USB 3.0.

To test speed, use the following utilities:

  • 📊 CrystalDiskMark (Windows)
  • 📈 Blackmagic Disk Speed Test (MacOS)
  • 🐧 hdparm (Linux, command sudo hdparm -Tt /dev/sdX)
💡

An NVMe SSD via a PCIe adapter will give maximum speed, but only if the motherboard supports PCIe 3.0/4.0. In the PCIe 2.0 slot, the speed will drop by 2 times.

7. Risks and precautions

Connecting a drive from a laptop to a PC is usually safe, but there are 4 key risks:

  1. Data loss — if the disk was part of a RAID array in a laptop, it may not be detected or may require reconstruction.
  2. Overheating — 2.5" HDDs in a closed case without ventilation can overheat (especially 7200 RPM).
  3. Firmware incompatibility - some SSDs (for example, Samsung PM981) require a firmware update to work on desktop PCs.
  4. Boot conflicts — if an OS is installed on the disk, it may try to boot and conflict with the main system.

How to minimize risks:

  • 🔄 Make a backup important information before connecting.
  • 🌡️ Control the temperature with the help HWiNFO or CrystalDiskInfo.
  • 🔧 Disconnect the drive from booting in the BIOS, if it has an OS.
  • 🔄 Update the SSD firmware through the manufacturer's utility (for example, Samsung Magician).
⚠️ Attention: Discs from laptops with Optane Memory (Intel) may not work on other systems without first disabling caching in the BIOS.

FAQ: Frequently asked questions about connecting a laptop HDD to a PC

Is it possible to connect a drive from a MacBook to a Windows PC?

Yes, but the file system APFS or HFS+ will not be recognized by Windows without additional software. Install Paragon APFS or HFSExplorer for reading. To register you will need macOS or specialized utilities.

Why is the disk detected but not opened?

Probable reasons:

  • The disk is formatted in ext4 (Linux) - Windows won't see it.
  • The file system is damaged - run chkdsk X: /f (where X is the drive letter).
  • The disk is encrypted (BitLocker, FileVault).
Can I use a laptop SSD as a system drive in a PC?

Yes, but:

  • Make sure there is enough space for the OS (minimum 60 GB for Windows 11).
  • Transfer your Windows license if it was linked to your laptop (OEM versions are not transferred).
  • Update drivers after installation - laptop versions may conflict with desktop hardware.
How to connect a drive if there is no free SATA port on the PC?

Options:

  • Use PCIe-SATA adapter (For example, Syba SI-PEX40064).
  • Connect via USB (but the speed will be lower).
  • Replace the DVD drive with slides for the second HDD (if there is a free compartment).
Why is the M.2 SSD from a laptop not detected in the PC slot?

Check:

  • Key compatibility: disk with key B+M will not fit into the slot only with M.
  • BIOS Settings: Disable Secure Boot and enable support NVMe (if the drive is NVMe).
  • Disc Length: The slot can only support 2280, and your disk is 2242.