14 Jul 2026 · 8 min read
Why your computer got slow (it is rarely the age)
Five real causes we find on the bench, in the order we check them — and which ones you can fix yourself in ten minutes.
"It is just old" is the most common self-diagnosis we hear, and it is usually wrong. Computers do not degrade gradually with age the way a car does. They slow down for specific, identifiable reasons — and most of those reasons are fixable for a fraction of the cost of replacement.
Here are the five causes we actually find, in the order we check them.
1. A mechanical hard drive
This is the big one. If your computer was bought before roughly 2018 and has not been upgraded, it very likely has a mechanical hard drive: a spinning platter with a head that physically moves to find your data.
Modern software assumes the near-instant response of an SSD. On a mechanical drive, every one of those assumptions turns into a wait — and they stack up. A machine that takes four minutes to reach a usable desktop is almost always waiting on its drive rather than its processor.
How to tell which you have
On Windows, open Task Manager, go to the Performance tab and look at the disk. It will say HDD or SSD. If your disk sits at 100% usage while the computer crawls and the processor is nearly idle, the drive is the bottleneck and nothing else you change will help.
2. Startup programs
Every program that asks to start with Windows makes booting slower and takes memory permanently. Individually each one is trivial. A machine that has been in use for five years often has thirty of them.
You can fix this yourself in about ten minutes, and it costs nothing.
- Press Ctrl+Shift+Escape to open Task Manager
- Click the Startup apps tab
- Sort by Startup impact
- Disable anything marked High that you do not use daily
Updaters, launchers for games you no longer play, and printer utilities are the usual offenders. Disabling a startup entry does not uninstall the program — it just stops it launching itself, and you can still open it normally.
3. A full drive
Both Windows and macOS need free space to work with — for temporary files, virtual memory and updates. When free space drops below roughly 10–15% of the total, performance falls off noticeably.
This one is easy to check and often easy to fix. On Windows, Storage Sense under Settings will clear temporary files and old update caches, which frequently recovers a surprising amount. On a Mac, check the storage figure in System Settings — if the drive is above 90% full, that alone may be the entire problem.
4. Heat and dust
When a processor gets too hot it deliberately slows itself down to avoid damage. This is called thermal throttling, and it is a safety feature working exactly as designed — but from the outside it looks like the computer has become slow.
The cause is almost always dust. Laptop vents and desktop fan filters clog over years, particularly in homes with pets or carpet. Signs to look for:
- The fan runs loudly and constantly, even when you are not doing much
- The machine is fast for ten minutes after starting, then slows
- The underside of a laptop is uncomfortably hot
- It shuts down unexpectedly under load
A physical clean is inexpensive and it is a genuine repair rather than a cosmetic one. On laptops it often includes replacing the thermal paste between the processor and its heatsink, which dries out after several years.
5. Software conflicts, especially antivirus
Two antivirus programs running at once will each treat the other's scanning as suspicious behaviour, and the machine spends its life arbitrating. This is common on computers bought from retailers, which often ship with a trial that was never removed alongside the Windows Defender that took over when the trial expired.
Removing one of them is frequently the entire fix. For most households, Windows Defender alone is genuinely sufficient — it is no longer the weak option it was a decade ago.
What we check, and in what order
When a slow machine comes to us, the diagnosis is deliberately boring and takes about twenty minutes.
- Drive health first
- Using the manufacturer's own error counters rather than a general "PC health" tool. A drive with reallocated sectors changes the whole conversation, because that is a failing drive rather than a slow one.
- Then the bottleneck
- Watching disk, processor and memory under real use to see which one is actually saturated. Guessing here is how people end up buying memory for a drive problem.
- Then temperatures
- Under load, not idle. Throttling only shows up when the machine is working.
- Then what is running
- Startup entries, background services, and how many security products are installed.
When it genuinely is not worth fixing
We will tell you when a repair does not make sense, and it is usually when faults stack. A slow drive alone is worth fixing. A slow drive plus a failing battery plus a cracked hinge on a machine with 4GB of memory is not — at that point the total approaches the price of a replacement and you still have an old screen.
The honest test is whether one repair returns the machine to genuinely useful, or whether it is the first of three. See our computer repair service for how we price this, or book a free diagnosis and we will tell you which side of the line your machine falls on.