Switching from a spinning hard drive to an SSD turns a sluggish machine into a responsive one. Boot times go from 60+ seconds to under 10. Apps open instantly. The whole feel of the computer changes. In 2026, SSDs are cheap enough that there is almost no reason to leave a hard drive in a machine you actually use. Here is how to do it right — clone first, no data loss, no reinstall.
What changed in 2026
- NVMe Gen 4 is the mainstream standard in desktops and many laptops. Gen 5 is available but overkill for most users — real-world gains are small outside of large sequential file transfers.
- SATA SSDs are still relevant for older machines with no M.2 slot and for secondary storage where speed is less critical.
- 1 TB dropped below ~$80 for reputable brands. 2 TB is available for ~$120–$160. Sizing up is cheap.
- QLC drives are everywhere on Amazon — they are cheaper but noticeably slower under sustained writes. Stick to TLC for a primary drive.
- macOS made cloning harder — Apple silicon Macs cannot have their internal SSD replaced by the user and their OS partition is on a proprietary chip. This guide applies to Intel Macs and Windows PCs.
Step 1 — check what interface your machine uses
| Interface |
Connector |
Speed |
Found in |
| NVMe M.2 (PCIe Gen 4) |
M-key slot |
~5,000–7,000 MB/s |
Most laptops/desktops post-2021 |
| NVMe M.2 (PCIe Gen 3) |
M-key slot |
~3,000–3,500 MB/s |
2018–2021 machines |
| SATA M.2 |
M- or B+M-key |
~500–550 MB/s |
Older/budget machines |
| SATA 2.5" |
SATA cable + bay |
~500–550 MB/s |
Older laptops, desktops |
How to check: On Windows, open Device Manager → Disk drives and look at your current drive's name. Search it online to confirm. On macOS, Apple menu → About This Mac → System Report → Storage.
Step 2 — buy the right SSD
For most people:
- NVMe machine: Samsung 990 Pro, WD Black SN850X, or Crucial T705 in 1 TB or 2 TB (~$80–$160)
- SATA machine: Samsung 870 EVO, Crucial MX500, or WD Blue 3D NAND in 1 TB (~$70–$100)
Avoid no-name drives on Amazon for your primary disk. Stick to Samsung, Crucial, Western Digital, Seagate, Kingston, or SK Hynix.
Step 3 — clone your existing drive
Cloning copies your OS, apps, and files to the new SSD so you can swap without reinstalling anything.
On Windows — Macrium Reflect Free:
- Install Macrium Reflect Free and connect the new SSD via a USB-to-M.2 or USB-to-SATA enclosure (~$15–$25).
- Click Clone this disk → select source (your current drive) → select destination (the new SSD).
- If the destination is smaller: use the resize option to shrink partitions to fit.
- Run the clone (30–90 min depending on data size).
On macOS (Intel) — Carbon Copy Cloner or SuperDuper:
Both create a bootable clone of your Mac to an external SSD enclosure. Carbon Copy Cloner (~$40 one-time) is the more reliable option.
Step 4 — install the SSD
Laptop:
- Power off completely. Unplug the charger.
- Remove the bottom panel (see the iFixit teardown for your model).
- For M.2: unscrew the standoff, remove the old drive, insert the new one at ~30°, press flat, and resecure.
- For 2.5" SATA: unplug the SATA data and power cables (or slide out the drive caddy), swap the drive.
- Reassemble and boot.
Desktop:
- Power off and unplug the PSU.
- For M.2: locate the M.2 slot on the motherboard (usually near the CPU), remove the heatsink if present, swap the drive.
- For 2.5" SATA: mount in a drive bay, connect SATA data cable to the motherboard and SATA power from the PSU.
Step 5 — verify after boot
- Windows: Disk Management should show the new drive as the C: boot drive.
- macOS: About This Mac → Storage should show the new drive name.
- Run CrystalDiskMark (Windows) or Blackmagic Disk Speed Test (macOS) to confirm you're getting expected speeds.
- On Windows: open an elevated command prompt →
fsutil behavior query DisableDeleteNotify → should return 0 (TRIM enabled).
Common mistakes
Not creating a backup before cloning. Cloning rarely fails, but drive swaps can. Back up to an external drive before you start.
Buying the wrong M.2 key type. Some older boards have B-key slots that don't accept NVMe. Check your motherboard manual.
Forgetting to resize partitions before cloning to a smaller drive. The clone will fail or result in an unbootable disk if source partitions don't fit.
Not enabling AHCI mode in BIOS. If the BIOS is set to IDE mode for SATA, your SSD will underperform. Set SATA to AHCI.
What to skip
- Gen 5 NVMe unless you move very large files constantly — Gen 4 is fast enough for any workload in 2026 and runs cooler.
- Drives over 4 TB for a laptop OS drive — you won't fill it, and cost-per-GB is better on external drives for bulk storage.
- "DRAM-less" budget NVMe drives as OS drives — they slow significantly under heavy write workloads.
FAQ
Do I need to reinstall Windows after swapping the SSD?
No — that is the entire point of cloning. If you clone correctly, everything works exactly as before, just faster.
Will my Windows license still work?
Yes. A cloned install retains the same hardware-linked license. If it asks for activation, click "I changed hardware" and reactivate with your Microsoft account.
Can I use the old HDD as secondary storage after the swap?
Yes — put it in a USB enclosure (~$10–$15) and use it as an external backup drive.
How long do SSDs last?
Modern TLC NVMe drives are rated for 300–2,000 TBW (terabytes written). At typical desktop usage of ~30 GB/day written, a 300 TBW drive lasts ~27 years. Longevity is not a real concern for consumer use.
Where to go next
See How to upgrade laptop RAM in 2026, How to recover data from a dead drive in 2026, and Best external hard drives in 2026.