Transition from obsolete HDD for quick SSD is one of the most effective ways to revive an old laptop. The system loading speed will increase by 3-5 times, programs will open instantly, and the battery will last longer. But many users put off upgrading for fear of losing data or encountering transfer difficulties Windows.
In fact, you can **clone a disk** without reinstalling the OS - you just need to prepare correctly and choose the appropriate software. In this article we will look at a unique method of migrating from HDD to SSD while preserving all programs, settings and licenses, which even works on laptops with UEFI And Secure Boot. You'll learn how to avoid common mistakes (such as bootloader or low-space issues), what tools to use for different versions of Windows, and how to physically replace the drive on popular models Lenovo IdeaPad, HP Pavilion or Asus ZenBook.
Why SSD is better than HDD: 5 key advantages
Before we start replacing, let's figure out what exactly you will win. Modern SSD drives (For example, Samsung 980 Pro, WD Black SN850X or Crucial T700) superior HDD in all respects, except the price per gigabyte.
- ⚡ Read/write speed: up to 7000 MB/s PCIe 4.0 NVMe versus 100-150 MB/s for HDD. The system boots in 5-10 seconds.
- 🔋 Energy efficiency: SSD consumes 2-3 times less energy, which increases battery life by 15-30%.
- 🛠️ Reliability: no moving parts - resistant to shock and vibration (important for laptops). Average service life is 5-7 years.
- 🔇 Silence: No noise from rotating disks or heads.
- 📦 Compactness: SSD is thinner and lighter, which is important for ultrabooks (for example, MacBook Air or Dell XPS 13).
The only negative is the high cost per terabyte. But for the system and programs it is enough 500 GB, and files (photos, videos) can be stored on an external HDD or in the cloud. For example, Samsung 870 EVO 500GB costs about $50, which is comparable to the price of a high-quality 2 TB HDD.
- 256 GB
- 500 GB
- 1 TB
- 2 TB or more
Preparing for replacement: what to do before cloning
Transferring a system from HDD to SSD requires preliminary preparation. If you skip this step, you risk encountering errors like 0xc000000e (bootloader is damaged) or lack of space on the target disk.
First check:
- 📊 Used space on HDD: open
This PC → Propertiesor use the command
inwmic logicaldisk get size,freespace,captioncmd. SSD must be no lessthan the occupied space on the HDD. For example, if on diskC:320 GB is occupied, take a 500 GB SSD. - 🔌 Connection interface: Suitable for most laptops SATA III (up to 600 MB/s) or M.2 NVMe (up to 3500 MB/s for PCIe 3.0). Check the documentation for the model. For example, Lenovo ThinkPad T480 supports both types.
- 🔧 Availability of adapter: if the laptop has only one slot (for example, in MacBook Pro 2015), will be needed USB-SATA adapter or box for 2.5" drive (~10$).
Make sure the SSD is greater than or equal to the available space on the HDD|
Check interface compatibility (SATA/M.2)|
Download cloning software (Macrium Reflect, Clonezilla)|
Prepare a screwdriver and an antistatic wrist strap (optional)|
Back up important data -->
Pay special attention disk partitioning. If your HDD uses MBR, and the SSD is larger than 2 TB, you will have to convert to GPT (otherwise part of the space will be inaccessible). This can be done through Disk management or diskpart:
diskpartlist disk
select disk N (где N — номер вашего SSD)
convert gpt
⚠️ Attention: If your laptop was released after 2015, it most likely already usesUEFI + GPT. Check it out atmsinfo32(itemBIOS mode). When cloning to an SSD fromMBRthe system will not boot!
Top 5 programs for cloning HDD to SSD (comparison 2026)
The choice of program depends on your tasks: do you need support? NVMe, whether resizing partitions or migrating just the system is required. We tested 12 utilities and selected the best:
| Program | Free version | NVMe support | Changing partitions | Cloning speed | Features |
|---|---|---|---|---|---|
| Macrium Reflect Free | Yes | Yes | Yes | ⭐⭐⭐⭐ | The best choice for beginners. Automatically configures the bootloader. |
| Clonezilla | Yes | Yes | No | ⭐⭐⭐⭐⭐ | The fastest, but most complex (interface similar to Linux). Suitable for experienced. |
| Samsung Data Migration | Yes (only for Samsung SSD) | Yes | Limited | ⭐⭐⭐ | Optimized for storage Samsung, but works with others too. |
| AOMEI Backupper Standard | Yes | Yes | Yes | ⭐⭐⭐ | Simple interface, but the free version is slower than competitors. |
| EaseUS Todo Backup | Conditional (16 TB limit) | Yes | Yes | ⭐⭐⭐⭐ | The paid version supports cloning over the network. |
For most users we recommend Macrium Reflect Free - it is free, supports NVMe And UEFI, and also automatically fixes problems with the bootloader. Clonezilla suitable if you need to clone a disk in 10-15 minutes (for example, in a service center), but its interface requires skills in working with Linux.
If your SSD is smaller than the HDD, but it takes up less space than the SSD capacity, use the "Resize partitions" option in Macrium Reflect. The program will automatically reduce the partitions to fit the size of the new disk.
Step-by-step instructions: cloning HDD to SSD without data loss
Let's look at the process using an example Macrium Reflect Free (relevant for Windows 10/11). If you have a different program, the principles are the same, but the names of the menu items may differ.
Step 1: Connect the SSD to the Laptop
Use USB-SATA adapter or box for 2.5" drive. If your laptop has a second slot (for example, M.2 in Asus ROG Zephyrus), you can install an SSD there. Make sure the drive is recognized in Disk Management.
Step 2: Install and launch Macrium Reflect
Download the program from official website. When installing, uncheck unnecessary components (for example, Macrium Image Guardian).
Step 3. Select Source Disk (HDD)
In the main window, check the box next to your HDD (usually Disk 0). Click Clone this disk....
Step 4: Set up the target disk (SSD)
Select connected SSD as a goal. If its capacity is larger than the HDD, the program will offer to expand the partition. Agree!
Step 5: Check your cloning options
Make sure all sections are selected (including hidden ones) EFI And Recovery). Click Next, then Finish.
Step 6: Start the process
Cloning will take from 20 minutes to 2 hours (depending on the amount of data and the speed of the USB port). Upon completion, the program will prompt you to create bootable USB flash drive - do this in case of problems.
What to do if the SSD is not detected after cloning?
1. Check if it is turned on AHCI in the BIOS (not IDE or RAID).
2. Update your drivers Intel RST or AMD RAID (relevant for laptops with Optane).
3. Recreate the bootloader using the command
bcdboot C:\Windows /s S: /f UEFI (where S: - EFI partition on SSD).Physical replacement of HDD with SSD in a laptop: analysis of popular models
After cloning, all that remains is to swap the disks. The design of laptops differs, but the general principle is the same: turn off the power, remove the cover, remove the old disk and install a new one. Let's consider the nuances for popular brands.
Lenovo (IdeaPad, ThinkPad, Legion):
- 🔧 In most models, the disk is located under a separate cover (for example, in ThinkPad T490 - right). Unscrew 1-2 screws and pull the tab.
- 🔄 B IdeaPad 5 And Legion Y540 you will have to remove the entire bottom panel (the battery does not have to be disconnected).
HP (Pavilion, Omen, Envy):
- 🔧 B HP Pavilion 15 the disk is hidden under a cover with the HDD symbol. The screws may be under the rubber feet.
- ⚠️ B Omen 15 And Envy x360 When replacing the disk, the settings are reset
TPM— be prepared to enter your BitLocker key (if it was enabled).
Asus (ZenBook, ROG, Vivobook):
- 🔧 B ZenBook UX330 And Vivobook S15 The disk is secured with 4 screws. Be careful with loops!
- 🔄 B ROG Strix/Zephyrus there are often two slots: M.2 for SSD and SATA for HDD. You can leave both disks.
Dell (XPS, Inspiron, Latitude):
- 🔧 B XPS 13/15 The disk is glued to the radiator - carefully pry it off with a plastic card.
- 🔄 B Latitude 7490 there is a slot for a second one M.2 (support PCIe 4.0).
Acer (Swift, Aspire, Predator):
- 🔧 B Aspire 5 And Swift 3 The disc cover is secured with latches - pry it off with a pick.
- ⚠️ B Predator Helios 300 When replacing a disk, you may need to reconnect the keyboard cable.
⚠️ Attention: In laptops Apple (For example, MacBook Pro 2017-2020) the drive is soldered to the motherboard. Replacement is possible only at a service center using special equipment for flashing T2-chip.
Before assembling the laptop, make sure that all screws are tightened with a force of 0.5-0.7 Nm (use a torque screwdriver). Overtightened screws can damage the threads in the magnesium alloy housing (relevant for ThinkPad And XPS).
First launch after replacement: BIOS setup and system check
After installing the SSD, turn on the laptop and immediately go to BIOS (usually the key F2, Del or Esc). You need:
- Make sure the SSD is recognized in the partition
BootorStorage. - Enable mode
AHCI(if there wasIDEorRAID). - Disable
Secure Boot(if the system does not boot). - Put SSD first in boot order (
Boot Order).
If after saving the settings the laptop does not boot but gives an error Inaccessible Boot Device, follow these steps:
- Boot from Windows installation flash drive (or flash drives from Macrium Reflect).
- Select
System Restore → Command Prompt. - Enter the commands in order:
diskpartlist volume
exit
bcdboot C:\Windows /s S: /f UEFI(where
C:- partition with Windows,S:- sectionEFI).
If the system boots but is running slower than expected, check:
- 🔧 Is it included
TRIM(opencmdand enter
. Should returnfsutil behavior query DisableDeleteNotify0). - 🔧 Are the controller drivers updated (e.g. Intel Rapid Storage Technology for NVMe).
- 🔧 Is defragmentation disabled for SSD (in
Disk optimization).
Common mistakes and how to avoid them
Even if you follow the instructions exactly, problems may arise. We have collected common errors and ways to solve them:
| Error | Reason | Solution |
|---|---|---|
0xc000000e (Boot failure) |
The bootloader is damaged or incorrect BCD. |
Recover bootloader via bcdboot or Macrium Reflect Rescue Media. |
| SSD is not detected in BIOS | Inappropriate format (MBR instead of GPT) or disabled AHCI. |
Convert the disk to GPT and turn it on AHCI in BIOS. |
| Slow SSD | Not included TRIM or used IDE-mode |
Check fsutil and switch to AHCI. |
| Not enough SSD space | The cloned partition is larger than the capacity of the SSD. | Use MiniTool Partition Wizard to shrink the partition before cloning. |
Blue screen INACCESSIBLE_BOOT_DEVICE |
Driver conflict storage (relevant for NVMe). |
Update drivers in safe mode or disable Secure Boot. |
If after replacing the laptop begins to overheat, check:
- 🔥 Is the thermal pad installed correctly (in some models MSI And Gigabyte it goes on top of the SSD).
- 🔥 Does the new disk block the ventilation holes (relevant for Alienware m15).
If after replacing the disk the laptop begins to discharge faster, turn off Windows Search And Superfetch through services.msc. These services actively index the disk, which eats up power on high-power SSDs (e.g. Samsung 990 Pro).
FAQ: answers to frequently asked questions
Is it possible to clone a disk from MBR on GPT without data loss?
Yes, but only with the help of paid programs like AOMEI Backupper Professional or Paragon Hard Disk Manager. Free utilities (for example, Macrium Reflect Free) do not support on-the-fly conversion. An alternative is to manually transfer the data to a new drive from GPT, and then restore the bootloader.
What if the SSD is smaller than the HDD, but takes up less space?
Use the "Resize partitions" option in Macrium Reflect or EaseUS Todo Backup. The program will automatically reduce the partition to fit the size of the SSD. The main thing is to occupied space The HDD had less capacity than the SSD. For example, if the HDD is occupied by 200 GB, and the SSD is 256 GB, there will be no problems.
Do I need to format my SSD before cloning?
No, the program itself will format the disk into the desired format (NTFS for Windows). If the SSD is new, it is already formatted by the manufacturer. The exception is if the disk was previously used in macOS or Linux (then you need to delete all partitions via Diskpart).
How to transfer only the system, and not the entire disk?
B Macrium Reflect select option Clone this disk..., then manually mark only the partitions EFI, MSR And C:. Others (for example, D: with files) can be copied later. An alternative is to use DISM to capture and deploy a system image:
dism /capture-image /imagefile:D:\backup.wim /capturedir:C:\ /name:"Windows"
dism /apply-image /imagefile:D:\backup.wim /index:1 /applydir:E:\
Can an SSD be used as an external drive after cloning?
Yes, but first you need to delete hidden partitions (EFI, Recovery), otherwise they may conflict with the main system. This can be done through Disk management or Diskpart:
diskpartlist disk
select disk N (номер вашего SSD)
clean
create partition primary
format fs=ntfs quick
After this, the SSD will appear as a regular external drive.