A laptop that boots in 90 seconds and stutters through a browser tab isn't necessarily dead — it's usually just due for one of four well-understood fixes. Here is the ranked list, from highest impact to lowest, with honest numbers.
What changed in 2026
- SSDs got very cheap. A 1 TB SATA SSD costs ~$55–$70 and a 1 TB NVMe M.2 runs ~$65–$90, making the swap economical even on 6-year-old machines.
- Windows 11 24H2 and macOS Sequoia have tighter background process controls, so software cleanup is more effective than it used to be.
- iFixit and YouTube repair guides expanded coverage — most laptops from 2018 onward have detailed teardown guides, reducing the intimidation of hardware work.
- Soldered RAM is more common on thin laptops; always check upgradability before buying parts.
Ranked upgrades by impact
| Upgrade |
Cost |
Effort |
Impact |
| SSD (HDD → SSD) |
~$60–$90 |
Medium |
Transformative |
| RAM (4 GB → 16 GB) |
~$30–$60 |
Easy–Medium |
Very high |
| Thermal paste + dust |
~$5–$15 |
Medium |
High on hot/throttled laptops |
| OS reinstall / trim bloat |
Free |
Easy |
Medium |
| Battery replacement |
~$30–$60 |
Medium |
Fixes mobility, not speed |
Step 1: fix the software first (free)
Before spending anything, recover the easy wins:
- Cut startup programs. Windows: Task Manager → Startup apps. Mac: System Settings → General → Login Items. Disable everything you don't recognize or need immediately.
- Audit browser extensions. Each extension adds load time and memory. Remove any you haven't used in 30 days.
- Check background processes. On Windows, Resource Monitor → CPU/Memory shows what's eating cycles. On Mac, Activity Monitor does the same. Quit anything with high CPU you don't need.
- Run Windows Update / macOS updates. Accumulated pending updates can cause constant background activity.
- Disable search indexing while you're at it on Windows if the drive is a spinning HDD — indexing on a hard disk hammers performance.
A software cleanup alone can cut boot time by 20–40% and make the machine feel noticeably more responsive.
Step 2: SSD upgrade (if you still have an HDD)
If lsinfo on Mac or Device Manager → Disk Drives on Windows shows a mechanical hard drive, this is by far your highest-return upgrade.
How to do it:
- Buy a 500 GB or 1 TB SSD that fits your slot (SATA 2.5" for most older laptops, M.2 for newer ones).
- Clone the existing drive to the SSD using Macrium Reflect Free (Windows) or Carbon Copy Cloner (Mac).
- Swap the drive, boot, and confirm everything works before wiping the old drive.
Typical result: boot time drops from 60–90 seconds to under 15 seconds; app open times drop by 50–70%.
Step 3: RAM upgrade
Open Task Manager (Windows) or Activity Monitor (Mac) and look at memory pressure while doing normal work. If you're consistently at 80–100% memory usage, you need more RAM.
- Under 8 GB → upgrade to 16 GB, no question.
- At 8 GB with constant pressure → try 16 GB.
- Already at 16 GB with light use → RAM is not the bottleneck; look elsewhere.
Check upgradability first: Crucial's System Scanner tool identifies compatible modules for your exact laptop model. Many thin laptops since 2020 have soldered RAM — confirm before buying.
Step 4: thermal cleaning and paste
If your laptop runs hot (fans screaming at 100% under light load, CPU throttling to <1 GHz per HWInfo64 or Intel Power Gadget), it's likely full of dust and/or the original thermal paste has dried.
- Follow an iFixit guide for your exact model.
- Use compressed air to clear the fan and heatsink fins.
- Remove the old paste with isopropyl alcohol (90%+) and a lint-free cloth.
- Apply a small pea-sized dot of new thermal paste (Thermal Grizzly Kryonaut or equivalent).
On machines 4+ years old, this can recover 20–40% sustained CPU performance.
How to pick
- Spinning HDD still in the machine? SSD first, everything else second.
- Under 8 GB RAM and no SSD? Do both — the combined cost is ~$100–$130 and the result is a genuinely fast machine.
- Already has SSD and 16 GB RAM? Clean software and thermals; if still slow, the CPU is the ceiling and it may be time for a new machine.
- Mac with Apple Silicon (M1+)? Hardware upgrades aren't possible; focus on software and storage management.
Common mistakes
Buying RAM without checking if it's soldered. Many ultrabooks and all recent MacBooks have non-upgradable RAM. Always check Crucial's tool or iFixit before purchasing.
Skipping the clone step. Doing a clean install is faster but means reinstalling everything. Cloning takes 30 minutes and preserves your entire setup.
Upgrading a laptop that's CPU-limited. If the bottleneck is a low-power Celeron or Pentium CPU, no amount of SSD or RAM will fix it for demanding tasks.
Touching thermal components and skipping grounding. Use an anti-static wrist strap when opening laptops to avoid killing components with static discharge.
What to skip
- External GPU enclosures for general use — they cost more than a mid-range laptop.
- Windows "speed up PC" utilities from unknown publishers — most are either useless or malware.
- Overclocking RAM on a laptop — the thermal headroom doesn't exist.
FAQ
Can I upgrade an M-series MacBook's RAM or storage?
No. Apple Silicon chips have unified memory that is soldered to the motherboard. Hardware upgrades are not possible on M1, M2, M3, or M4 MacBooks.
What if my laptop is too old to be worth upgrading?
If it has less than 4 GB soldered RAM, a CPU older than ~2016, and no upgrade path, the economics likely favor a budget refurbished laptop over parts.
Will an SSD speed up gaming?
It dramatically reduces load times and stuttering caused by asset streaming. It won't increase your frame rate, which is GPU-limited.
Is it safe to open my laptop myself?
For most consumer laptops, yes — follow an iFixit guide specific to your model, take your time, and photograph each step.
Where to go next