An additional laptop hard drive is an easy way to expand memory without replacing the main drive. In 2026, three connection methods will be relevant: via external USB adapter, installation instead DVD drive or use a free slot M.2/SATA. Each option has its own nuances in terms of speed, compatibility and installation complexity.
In this article we will analyze in detail all the methods - from the simplest (connecting via USB) to the advanced (replacing the optical drive with an HDD/SSD). You will learn what tools you will need, how to avoid common errors when initializing a disk in Windows/Linux, and what to do if the system does not recognize the new drive. Let us separately focus on the choice of adapters and compatibility with popular laptop models Lenovo, HP, Dell And Asus.
1. Methods for connecting an additional HDD to a laptop: comparison
Before you begin installation, decide on the connection method. Main selection criteria - operating speed, convenience And compatible with your laptop model. Below is a comparison table of all options:
| Connection method | Speed (MB/s) | Difficulty of installation | Compatibility | Cost (from) |
|---|---|---|---|---|
| External HDD via USB 3.0 | 100–400 | ⭐ (simple) | All models | 500 ₽ (boxing) |
| Instead of a DVD drive (caddy) | 300–550 (SATA III) | ⭐⭐ (average) | Laptops with DVD-ROM | 800 ₽ (adapter) |
| Second M.2 SSD (NVMe/SATA) | 500–3500 (NVMe) | ⭐⭐⭐ (difficult) | Laptops with free M.2 | 1,500 ₽ (storage) |
| eSATA (external) | 300–600 | ⭐⭐ (rare) | Old business models | 1,200 ₽ (docking station) |
✅ USB adapter - the best choice for beginners: it does not require disassembling the laptop, the drive can be easily disconnected and connected to another device. Minus - the speed is limited by the bandwidth of the USB port (even with USB 3.2 Gen 2 actual speed rarely exceeds 400 MB/s).
✅ Replacing the DVD drive to HDD/SSD via caddy adapter — optimal balance of price and performance. Suitable for laptops with optical drive (eg Lenovo ThinkPad T480 or Dell Latitude E7470). Speed depends on SATA version: SATA II will give up to 300 MB/s, SATA III - up to 550 MB/s.
⚠️ Attention: Before purchasing an adapter, check the thickness of your DVD drive! Most caddy designed for standard 12.7 mm, but in ultrabooks (for example, HP Spectre) drives can stand 9.5 mm — they require special adapters.
- Via USB adapter
- Instead of a DVD drive
- To M.2 slot
- I haven't decided yet
2. Connecting via USB: step-by-step instructions
The most universal method is to use external box for HDD or USB adapter. Suitable for any laptops including MacBook, Chromebook and ultrabooks without a DVD drive. You will need:
- 📦 External box for HDD/SSD (for example, ORICO 2599C3 or Sabrent EC-UASP)
- 🔌 Hard drive (2.5" or 3.5" - depends on the box)
- 🔌 USB 3.0 cable (usually included)
- 🔧 Screwdriver (for installing the disk into the box)
If you are using 3.5" HDD, please note: it requires additional power from the outlet (unlike 2.5-inch drives, which are USB powered). Boxes for 3.5" drives usually come with a power supply.
☑️Preparing for connection via USB
Connection steps:
Install the hard drive into the box: remove the cover, secure the drive with screws (usually 4 pieces), connect the interface cable.
Connect the box to your laptop via
USB 3.0(blue port). If the drive is 3.5", connect the power supply.Wait for the device to be automatically detected. B
Windowsthe disk will appear inThis computer, inLinux- in/dev/sdX(you can check it with the command
).lsblkIf the drive does not appear, open
Disk management(Win + R → diskmgmt.msc) and initialize it (see section 5).
🔹 Advice: For maximum speed, choose boxes with support UASP (USB Attached SCSI Protocol). For example, Sabrent EC-UASP or StarTech S2510BMU33. The difference with regular USB 3.0 can reach 20–30%!
If you connect an SSD via USB and the speed is slower than expected, check to see if the drive is overheating. Many external boxes do not have cooling, which leads to throttling (automatic reduction in speed).
3. Installing a HDD instead of a DVD drive: disassembling the laptop
This method is suitable for laptops with an optical drive (most often these are models before 2018). Instead of DVD-ROM is installed adapter-sled (caddy), into which a 2.5-inch HDD or SSD is mounted. Benefits:
- 🚀 Speed like an internal SATA drive (up to 550 MB/s)
- 💾 The disk is always connected, does not occupy the USB port
- 🔧 Does not require soldering (unlike connecting to the motherboard)
⚠️ Attention: Before purchasing an adapter, check your DVD drive interface! Most laptops use SATA, but in older models (for example, Sony Vaio or Toshiba Satellite until 2010) can stand IDE (PATA) — they require special adapters, which are difficult to find.
What tools will you need:
- 🔧 Phillips screwdriver (usually PH0 or PH1)
- 📏 Plastic spatula (for carefully opening the case)
- 🔌 Adapter caddy (For example, NexStar TX or Unitek Y-1031)
- 💾 2.5" hard drive (7 or 9.5 mm thick)
Step by step instructions:
Turn off the laptop, disconnect the battery (if it is removable) and the power supply.
Turn the laptop over and locate the DVD drive cover. It is usually secured with 1-2 screws (sometimes hidden under the legs).
Carefully remove the DVD drive by pulling the special loop or pressing the latch (in some models you need to move it to the side).
Remove the front panel from the DVD drive and install it on the adapter caddy (so that the appearance of the laptop does not change).
Install the HDD/SSD into the adapter, secure it with screws and insert the structure back into the slot.
Tighten the screws, turn on the laptop and check the disk detection in the BIOS (
F2/Delwhen loading).
🔹 Important: Some laptops (eg. HP EliteBook 840 G3) DVD drive is connected via SATA port with limited speed (even if the motherboard supports SATA III). Check this in the model specifications!
How to check the speed of a connected drive?
Use utilities CrystalDiskMark (Windows) or hdparm -tT /dev/sdX (Linux). For SATA III, normal values are: 400–550 MB/s (sequential read). If the speed is below 100 MB/s, check your cable connections or update your drivers.
4. Connection via M.2 slot: for advanced users
If your laptop has a free slot M.2, you can install there NVMe or SATA SSD. This is the fastest way (up to 3500 MB/s for PCIe 3.0 x4), but also the most difficult to implement. Before purchasing a drive, check:
- 🔍 Slot type:
M.2 SATA(up to 550 MB/s) orM.2 NVMe(from 1000 MB/s) - 🔍 Length of supported drives:
2242,2260,2280(numbers - length in mm) - 🔍 Support
PCIe 3.0/4.0(relevant for NVMe)
📌 Compatibility examples:
- Lenovo ThinkPad T490: 2 slots
M.2 2280(both NVMe) - Dell XPS 15 9500: 1 slot
M.2 2280 NVMe+ 1M.2 2230(for Wi-Fi) - Asus ROG Zephyrus G14: 2 slots
M.2 2280 NVMe PCIe 4.0
How to install M.2 SSD:
Unplug the laptop and remove the bottom cover (you may need to disconnect the battery).
Find a slot
M.2- usually it is located next to the main HDD/SSD or under the keyboard. In some models, the slot is covered with a metal cover.Insert the SSD at an angle of 30° and secure with the screw (included with the drive).
Assemble the laptop, turn it on and check the disk in the BIOS or through
Disk management.
⚠️ Attention: In laptops with one M.2 slot (For example, HP Pavilion 15) installing a second drive can block the slot for the Wi-Fi module! Please check the motherboard schematic before purchasing.
M.2 NVMe SSD is 5-7 times faster than SATA drives, but only if the laptop supports PCIe 3.0/4.0. In older models (before 2016), the M.2 slot can only work in SATA mode!
5. Initializing the disk in Windows and Linux
After physically connecting, the new disk may not appear in the system. It's normal - you need it initialize And format. Instructions for different OS:
🪟 Windows 10/11:
Click
Win + R, enterdiskmgmt.mscand pressEnter.Find a new drive (usually labeled as
Not distributed). Right click and selectInitialize disk.Select section style:
GPT(for disks >2 TB) orMBR(for older systems).Create a new volume: right click →
Create a simple volume→ specify the size, drive letter and file system (NTFSfor HDD,exFATfor Mac compatibility).
🐧 Linux (Ubuntu/Debian):
Use the utility GParted or commands in the terminal:
sudo fdisk -l # Проверка подключённого диска (например, /dev/sdb)sudo fdisk /dev/sdb # Разметка (создайте новый раздел)
sudo mkfs.ext4 /dev/sdb1 # Форматирование в ext4
sudo mount /dev/sdb1 /mnt/mydisk # Монтирование
🔹 Important: If the disk is not detected even in Disk Management, check:
- 🔌 Connecting cables (for internal drives)
- 🔧 BIOS settings (
AHCI modemust be enabled) - 🔄Updating controller drivers (via
Device Manager)
6. Common mistakes and their solutions
Even if the connection is correct, problems may arise. Let's look at typical scenarios and how to resolve them:
| Problem | Possible reason | Solution |
|---|---|---|
| Disk is not detected in BIOS | Faulty cable or adapter | Check connection, replace cable |
| The drive is visible in the BIOS, but not in Windows | Not initialized | Run diskmgmt.msc (see section 5) |
| Slow speed SSD over USB | USB 2.0 port or no UASP | Connect to USB 3.0 (blue connector), update drivers |
| Laptop won't turn on after installing M.2 | Incompatible drive or short circuit | Remove the SSD, check the screw fixation |
⚠️ Attention: If after installing the second disk the laptop becomes overheat or discharge quickly, check:
- 🔥 Temperature through HWMonitor (norm for HDD: up to 45°C, for SSD: up to 70°C)
- 🔋 Energy consumption in
Task Manager(tabPerformance) - 🌀 Cooler operation - an additional disk can block the air flow
7. Selecting a hard drive: what to buy in 2026
When purchasing an additional HDD or SSD, consider form factor, interface And appointment (file storage, games, video processing). Recommendations:
💾 HDD (hard drives):
- 🥇 Seagate Barracuda 2.5" 1TB (7200 rpm, 128 MB cache) - the best price/volume balance
- 💰 WD Blue Mobile 2TB (5400 rpm) - quiet and economical
- 🏆 Toshiba X300 4TB (3.5", for external box) - maximum volume
🚀 SSD (Solid State Drives):
- 🥇 Samsung 870 EVO 1TB (SATA III, 560 MB/s) - reliability and speed
- 💰 Crucial MX500 500GB - budget option with good performance
- 🏆 WD Black SN850X 1TB (NVMe, 7300 MB/s) - for gaming laptops
🔹 Selection advice: If you need a disk only for storing files (photos, videos, documents), take HDD - it is cheaper per gigabyte. For systems, games or video editing better SSD (even the SATA version will be 3–5 times faster than the HDD).
FAQ: Answers to frequently asked questions
Is it possible to connect a 3.5-inch HDD instead of a DVD drive?
No, laptops use the form factor 2.5" (7 or 9.5 mm thick). 3.5-inch drives can only be connected via external USB box with separate meals.
How to transfer the system to a second disk?
Use cloning programs: Macrium Reflect, Clonezilla or Acronis True Image. Algorithm:
- Connect the second drive.
- Start the cloning program.
- Select the source (system) and destination disk.
- After cloning, change the boot order in BIOS.
⚠️ Important: The target disk must be no less original in volume!
Why is the SSD slower than it should?
Possible reasons:
- Connected via
USB 2.0or adapter without UASP. - Mode enabled
IDEinstead ofAHCIin BIOS. - The disk is more than 80% full (SSD speed drops when there is not enough free space).
- Outdated controller drivers (update via
Device Manager).
Is it possible to connect two M.2 SSDs to a laptop?
Yes, if the motherboard has two M.2 slots. Check the model specifications:
- B Lenovo Legion 5 - 2 slots (both
PCIe 4.0 x4). - B HP Omen 15 — 1 slot
M.2+ 1SATA. - B MacBook Pro (2020+) — there is only one slot, but it supports up to 8 TB.
⚠️ Some laptops have a second slot M.2 only works in mode SATA (For example, Asus Vivobook S14).
What adapter is needed to connect HDD to USB-C?
For laptops with USB-C only (For example, MacBook Air or Dell XPS 13) choose adapters that support USB-C 3.1 Gen 2 And UASP:
- Sabrent USB-C to SATA (up to 550 MB/s)
- StarTech USB31CSAT3CB (with power supply for 3.5" HDD)
- Anker USB-C Hub with SATA Port (if additional ports are needed)