Before you spend money on a new laptop, it's worth spending twenty minutes ruling out the most common causes of slowdown. We've used this exact checklist on years-old machines and regularly get them back to a usable state — sometimes dramatically so. Work through it roughly in order; the earlier steps have the biggest impact for the least effort.
1. Check what's actually slow
Open your system's resource monitor — Task Manager on Windows (Ctrl+Shift+Esc) or Activity Monitor on macOS — and watch it for a minute while the machine feels sluggish. You're looking for which resource is maxed out: CPU, memory, or disk. This matters because the fix is different depending on the bottleneck. A disk pegged at 100% usually means a background process (often an antivirus scan or Windows Update) is thrashing; a memory bottleneck usually means too many browser tabs or startup apps.
2. Trim startup programs
Every app that adds itself to startup is competing for resources the moment you turn the machine on, whether or not you use it that session. On Windows, the Startup tab in Task Manager shows an "impact" rating for each item — disable anything rated "High" that you don't need running constantly, like chat apps, cloud sync clients you rarely use, or hardware utilities from a manufacturer. On macOS, check System Settings → General → Login Items.
3. Deal with a nearly-full drive
If your drive is above roughly 90% capacity, performance can degrade noticeably — the operating system needs free space for virtual memory and temporary files. Use Windows' Storage settings or macOS's About This Mac → Storage to see what's eating space, and start with the obvious offenders: old downloads, duplicate photo libraries, and unused applications. Emptying the recycle bin or trash afterward actually matters — those files still count against your free space until you do.
4. Tame browser bloat
For a lot of people, "the computer" is slow because the browser is slow. Dozens of open tabs, especially ones running video or auto-refreshing content, can consume more memory than everything else on the system combined. A few concrete fixes:
- Use a tab suspender extension that unloads inactive tabs from memory automatically
- Audit your extensions — disable anything you installed once and forgot about
- Clear cached data periodically, especially if you use the same browser profile for years without a reset
5. Check for a failing or fragmented drive
If your laptop still has a mechanical hard drive (HDD) rather than an SSD, that alone is very likely the biggest bottleneck on the machine — more than CPU or RAM. Upgrading from an HDD to an SATA SSD is one of the few hardware changes that produces an immediately obvious, dramatic speed improvement, and on many older laptops it's a straightforward swap you (or a local repair shop) can do in under an hour. If you already have an SSD, run a health check with a tool like CrystalDiskInfo (Windows) to rule out a failing drive, which can cause seemingly random slowdowns and freezes.
6. Scan for malware and unwanted background processes
Unexplained CPU or network usage, especially from a process you don't recognize, is worth investigating with a reputable anti-malware scanner. This is less common than it used to be, but it's still a quick check worth ruling out before assuming the hardware itself is the problem.
7. Reduce visual effects
Animations, transparency effects, and shadows all cost a small amount of GPU and CPU time. On lower-end or older machines this is measurable. On Windows, search "Adjust the appearance and performance of Windows" and switch to "Adjust for best performance," or selectively disable animations. On macOS, reducing motion and transparency in Accessibility settings has a similar, smaller effect.
8. Consider a clean reinstall — as a last resort
Years of installed and uninstalled software leave residue: leftover services, registry entries, and background agents that add up over time. If you've worked through everything above and the machine is still noticeably slower than it should be, a clean OS reinstall (after backing up your files) can genuinely feel like a new computer. It's disruptive, so treat it as a last resort rather than a first step.
When it actually is time to upgrade
If your laptop still has a spinning hard drive and 4GB of RAM or less, and it's more than seven or eight years old, there's a reasonable ceiling to how much these steps will help — modern web pages and applications assume more memory than that. In that case, an SSD swap and a RAM upgrade (if the laptop supports it) is usually far cheaper than a new machine and will meaningfully extend its useful life for basic tasks like browsing, email, and documents.
This guide reflects our own troubleshooting process on real hardware. See our Disclaimer for details on how we test and the limits of general advice like this.