A laptop that has become painfully slow is usually not worn out. Hardware does not gradually lose speed. Something specific has changed, and most of the time it is one of about six things, all of which are reversible in an afternoon.
Find out what is actually happening
Guessing wastes time. Open Task Manager on Windows with Ctrl + Shift + Esc, or Activity Monitor on a Mac, and sort by CPU, then by Memory, then by Disk.
The answer is nearly always visible within thirty seconds. One process at high CPU means a specific misbehaving program. Memory near capacity means too much open at once. Sustained high disk activity on an otherwise idle machine usually means indexing, an update, or a failing drive.
1. The drive is the usual culprit
If the machine still has a mechanical hard drive, that is the answer, and nothing else you do will matter nearly as much.
Replacing it with a solid state drive is the single most dramatic upgrade available to an old laptop. Boot times drop from minutes to seconds and the whole machine stops stalling. It typically costs less than a phone case relative to the value returned, and on many older laptops it is a single panel and four screws.
A drive of either kind that is nearly full also slows down badly. Aim to keep at least fifteen percent free.
2. Too much starts with the computer
Years of installed software each add a startup item, and collectively they can add minutes to boot and consume memory permanently.
On Windows, open Task Manager and use the Startup apps tab, which helpfully rates each item’s impact. On a Mac, look under System Settings, General, Login Items.
Disable anything you do not need running from the moment you switch on. Updaters, launchers, cloud sync tools for services you no longer use, and printer utilities are the usual offenders. Disabling a startup item does not uninstall the program.
3. The browser is the whole problem
For most people the browser is the computer, and it is where the memory goes. Forty open tabs on an 8GB machine will make any laptop feel broken.
Audit your extensions and remove everything you do not actively use. Each one runs on every page you open, and extensions are also a common route for advertising injection that manifests as sluggishness.
Both Chrome and Edge have their own task manager showing which tab is consuming what. It is frequently one page with a runaway script rather than the browser in general.
4. It is overheating and throttling
If the machine is fast for a few minutes then slows while the fan roars, it is thermal throttling. The processor deliberately reduces speed to avoid damage.
The cause is almost always dust in the vents. A few years of it forms a mat that blocks airflow entirely. Compressed air through the vents, with the machine off, often restores normal performance completely.
Also stop using it on beds and cushions, which block the intakes underneath. A hard surface or a cheap stand makes a measurable difference.
5. Memory is the ceiling
If Task Manager shows memory consistently at ninety percent or above, the machine is constantly shuffling data to disk, and everything crawls.
On older laptops memory is often a user-replaceable module, and going from 4GB to 8GB, or 8GB to 16GB, transforms the experience. Check your specific model first, since many thin machines have it soldered permanently.
6. Something is running that should not be
Unexplained high CPU when you are doing nothing deserves a scan. On Windows, the built-in Defender is genuinely capable; run a full offline scan rather than a quick one.
Be wary of any downloaded “PC cleaner” or “speed booster”. That category is overwhelmingly either useless or itself the problem, and the built-in tools already do the legitimate parts.
The last resort that usually works
A clean reinstall of the operating system resolves accumulated software problems completely, and an old laptop often feels new afterwards.
Back up everything first, twice, and confirm you can sign in to your accounts from another device before you start. Then reinstall from scratch rather than using a reset that preserves files, since the preserved material is frequently what was causing the trouble.
Join the discussion