Why Is My Computer Slow?
The Complete Diagnosis Guide

Before you buy a new machine — in most cases the cause is one of five things, and you can find it in ten minutes. Here is how to check, in order.

Updated: 18 July 2026 · By Oshri Pinhas, XIT · 8 min read

The short answer

A slow computer is almost always caused by one of five things: a disk that filled up (over 90% used), too many programs launching at startup, RAM running out, an old mechanical hard drive instead of an SSD, or malware running in the background. The check takes about ten minutes and works best in that order — lightest to heaviest. The key rule: if the slowness keeps coming back after you clean up, the problem is not a "dirty computer" but an untreated root cause — usually a failing drive, insufficient memory, or a process that reinstalls itself.

1. A full disk — the number one cause

This is the most common cause and the easiest to fix. The operating system uses free disk space for temporary files and virtual memory. When that space runs out, the system chokes — and every action feels slow.

The rule: keep at least 15% free. A drive over 90% full will almost always cause a noticeable slowdown.

What actually takes up the space

Field tip: before deleting anything, sort folders by size. On most machines one or two folders account for the bulk of the space, and clearing those solves the problem without deleting anything important.

2. Programs launching at startup

Every program you install wants to launch at boot. After two years there are dozens — and the machine spends its first minutes (and ongoing resources) on software you never asked for.

Open Task Manager and go to the Startup tab. You will see what launches automatically and the measured impact of each item.

Safe to disable: software updaters, manufacturer utilities, chat and media apps, and anything you do not recognise or use daily. Leave alone: antivirus, graphics drivers, and anything hardware-related.

Disabling here does not uninstall anything — the program simply will not start on its own. You can always open it manually.

3. RAM running out

Memory is the computer's desk. When it fills up, the system starts swapping to disk — which is orders of magnitude slower. The result: stalling when switching between programs, especially with many browser tabs open.

Check memory usage in Task Manager during normal work. If it sits near 100%, that is your bottleneck.

UsageWhat is enough today
Browsing, documents, email8GB (reasonable minimum)
Many tabs and applications16GB
Video editing, design, virtualisation32GB and up

Adding memory is usually a cheap and noticeable upgrade — but only if memory is genuinely the bottleneck. There is no point adding RAM when the real problem is a mechanical drive.

4. Mechanical drive vs SSD

If the machine is five years or older and was never upgraded, it likely still has a mechanical hard drive (HDD). This is the single biggest performance bottleneck, and no amount of cleaning will fix it.

The difference is not subtle: a boot that takes minutes becomes seconds, and applications open instantly. This is the most impactful upgrade for an older computer, and usually far cheaper than a new machine.

How to tell? Task Manager's Performance tab shows the drive type. Another clear sign: the disk hits 100% usage during simple tasks while the CPU stays idle — that is a mechanical drive choking.

5. Malware and crypto-mining

Not all malware steals data — some simply use your computer to mine cryptocurrency or send spam. The signs: the fan runs hard, the machine is hot, and the CPU is busy even when you are doing nothing.

Run a full scan (not a quick one) with the built-in antivirus or a reputable tool. Also review browser extensions — a lot of adware hides there and slows browsing specifically.

Warning: avoid "PC boosters" and "registry cleaners" that promise to fix everything in one click. Many add their own background processes, and sometimes they are the cause of the slowness. Built-in tools are almost always sufficient.

6. The 10-minute check, in order

  1. Disk space — under 15% free? Clear space. (2 min)
  2. Task Manager → Startup — disable what you do not need. (3 min)
  3. Task Manager → Performance — what is at 100%: disk, memory or CPU? (2 min)
  4. Drive type — HDD or SSD? (1 min)
  5. Full scan — run it in the background. (your time)
  6. Restart — not sleep. A real restart clears stuck processes.

This sequence identifies the cause in the vast majority of cases. What remains after it is usually a hardware fault or something that needs deeper diagnosis.

7. When the slowness keeps returning

This is the important part. If you cleaned up, freed space and disabled startup programs — and the slowness returned within weeks — the problem is not maintenance. There is a root cause:

And this is the difference between repair and monitoring: a one-off cleanup treats the symptom; monitoring catches the cause before it becomes a failure. A drive starting to fail, space filling up again, or a rising temperature — all of these show up in the data weeks before the user feels anything.

8. How to stop it happening again

Once the machine is working again, the question is how to keep it that way. Four habits prevent most of the decline:

For a home computer that is enough. For a business it is not — because there the question is not only speed but what an hour of downtime costs, and who notices a drive starting to fail before it dies.

9. When it is a business computer

The difference between a slow home machine and a slow work machine is economic. An employee waiting 30 seconds for every file to open loses hours a month — and that is before a real fault takes out a full working day.

Three things a business needs that a private user does not:

Further reading: what a slow computer costs a business and the business performance guide.

Computer slowing down again and again?

XIT monitors machines quietly in the background and flags a choking disk, exhausted memory or overheating — before it becomes downtime. Initial check at no cost.

Get a free check →

10. Frequently asked questions

Why did my computer suddenly become slow?

A sudden slowdown usually comes from a disk that filled up, a new program or update running in the background, or a stuck process. If it started on a specific day, check what changed that day.

How much free disk space should I keep?

At least 15% of the drive. The system uses free space for temporary files and virtual memory, and when it runs out performance collapses.

Does upgrading to an SSD really help?

Yes — it is usually the single biggest upgrade for an older machine. A mechanical drive is physically limited by seek time, so it stays slow even with a good CPU.

Should I install a PC cleaner tool?

In most cases no. Built-in tools are enough. Some third-party cleaners add background processes of their own and can make things worse.

When should I call a technician?

When slowness returns after cleanup, when there are freezes or sudden shutdowns, when you hear unusual noises, or when it is a work machine whose downtime costs money.

Should I just reinstall the operating system?

A clean install fixes software-related slowness, but it is the last tool rather than the first — and it will not help if the cause is hardware (mechanical drive, insufficient memory, overheating). Diagnose first.

Further reading