Why Is My Computer So Slow? 12 Causes and How to Fix Them

A slow computer is almost always caused by one of twelve identifiable problems — and most of them can be fixed for free in under an hour. The most common culprits are too many startup programs eating RAM, a nearly full hard drive, malware running in the background, overheating causing the CPU to throttle, or an old spinning hard drive that desperately needs replacing with an SSD. This guide diagnoses each cause and gives you the exact fix.

Start here: open Task Manager first

Press Ctrl + Shift + Esc and click "More details." Sort by CPU, then Memory, then Disk. This tells you which cause is actually responsible for your slowdown before you do anything else — saving you time chasing the wrong fix.

Cause 1: Too Many Startup Programs

Every time you install software — Spotify, Discord, Steam, Adobe Creative Cloud, OneDrive, Zoom — it tends to add itself to your Windows startup list. By the time a PC has been in use for a year or two, it might be loading 20–30 programs silently at startup, each consuming RAM and CPU time.

How to fix it: Press Ctrl + Shift + Esc to open Task Manager. Click the Startup apps tab. You'll see every program set to launch at startup and its "Startup impact" rating. Right-click anything rated High impact that you don't need immediately on boot — Spotify, Steam, Teams (if you don't use it daily), Adobe updaters — and select Disable. Do not disable your antivirus or Windows Security. After disabling startup programs, restart your computer and notice the difference in boot time and initial responsiveness.

Cause 2: Not Enough RAM

Windows 11 requires a minimum of 4 GB RAM, but in practice 4 GB is severely cramped for modern web browsing — each Chrome tab can consume 200–400 MB. When RAM fills up, Windows starts using a portion of the hard drive as virtual memory (the pagefile), which is dramatically slower than actual RAM.

How to diagnose it: Open Task Manager and check the Memory column. If it's consistently above 80–85% while you work normally, RAM is your bottleneck.

How to fix it: Upgrading from 4 GB to 8 GB, or from 8 GB to 16 GB, produces an immediate and dramatic improvement. RAM costs roughly $25–40 CAD for an 8 GB DDR4 stick in 2026. Before buying, check if your motherboard has open slots and what speed/type it supports — search your PC model + "RAM specs" or use the Crucial System Scanner tool.

Cause 3: A Full or Nearly Full Hard Drive

When your system drive (C:) fills up past 85–90% capacity, Windows struggles to create temporary files, run updates, and manage its pagefile. Performance drops noticeably and progressively.

How to fix it: Open Settings > System > Storage. Windows shows you what's consuming space. Click Temporary files and remove them. Then search for large files you no longer need. Also run Disk Cleanup (search it in the Start menu) and check Clean up system files — this removes old Windows Update files that can consume 10–20 GB.

Keep at least 15% of your drive free

As a rule of thumb, keep at least 10–15% of your system drive free at all times. On a 256 GB drive, that means keeping at least 25–38 GB available. Storage Sense (Settings > System > Storage > Storage Sense) can automate cleanup on a schedule.

Cause 4: You Have a Spinning Hard Drive (HDD), Not an SSD

This is the single most impactful cause of slowness in older computers. A traditional spinning hard drive (HDD) reads and writes data at roughly 80–160 MB/s with mechanical seek delays. A modern SATA SSD does the same at 500–550 MB/s, and an NVMe SSD does it at 3,000–7,000 MB/s. The real-world difference is dramatic: boot time drops from 2–3 minutes to 15–30 seconds. Apps open nearly instantly.

How to tell if you have an HDD: Press Win + R, type dfrgui, and press Enter. The Optimize Drives window shows "Hard disk drive" or "Solid state drive" next to each drive.

How to fix it: Replace or add an SSD. A 500 GB SSD costs $50–70 CAD. IT Cares can clone your existing drive to the new SSD so you don't lose any data or need to reinstall Windows. This is consistently the best value upgrade for a slow older PC.

Cause 5: Malware or Viruses Running in the Background

Malware such as cryptocurrency miners, spyware, and botnet agents run silently and consume significant CPU and RAM. A crypto miner can peg your CPU at 80–100% constantly without any visible window. In Task Manager, look for processes with high CPU usage that have unfamiliar names, especially names that look like random strings of letters or misspellings of legitimate software.

How to fix it: Run a full scan with Windows Defender (Settings > Windows Security > Virus & threat protection > Quick scan > Scan options > Full scan). Then download and run Malwarebytes Free (malwarebytes.com/free) for a second-opinion scan. If malware is found and keeps returning, follow our complete virus removal guide or contact IT Cares for professional removal.

Cause 6: Overheating (CPU Thermal Throttling)

When a CPU gets too hot, it automatically reduces its clock speed to prevent physical damage — a process called thermal throttling. A computer that runs fine for the first 10 minutes but gets progressively slower is almost always throttling due to heat. Dust-clogged fans and dried-out thermal paste are the usual culprits.

How to diagnose it: Download HWMonitor (free from cpuid.com) and watch CPU temperatures under load. Temperatures consistently above 90°C are a problem. Intel CPUs typically throttle at 100°C; AMD at 95°C.

How to fix it: Use compressed air to blow dust out of vents and fans (with the computer off). If temperatures remain high after cleaning, the thermal paste between the CPU and heatsink may need replacing — a 15-minute repair that can reduce temperatures by 15–25°C. For laptops, this is one of our most common service calls at IT Cares.

Cause 7: Outdated or Corrupted Drivers

Driver problems — particularly graphics card, storage controller, and chipset drivers — can cause unexpected slowdowns, stuttering, and system instability. Windows Update handles most driver updates automatically, but manufacturer-specific tools (like NVIDIA GeForce Experience or Intel Driver & Support Assistant) often have newer versions.

How to fix it: Open Device Manager (right-click Start > Device Manager). Any device with a yellow warning triangle has a driver problem. Right-click it and choose Update driver. For graphics cards, go directly to the NVIDIA, AMD, or Intel website and download the latest driver for your specific GPU model.

Cause 8: Too Many Browser Extensions and Open Tabs

Chrome and Edge are notorious memory consumers. Each open tab is essentially a separate process. 20 open tabs can consume 2–4 GB of RAM on their own. Browser extensions add to this: some extensions (particularly those promising "speed boosts" or "price comparisons") run constantly and inject code into every webpage you visit.

How to fix it: In Chrome, go to the three-dot menu > More tools > Extensions. Remove any extension you don't actively use. Use the built-in Task Manager in Chrome (Shift + Esc) to see which tabs and extensions are using the most memory. Consider using Edge instead of Chrome — it has significantly better RAM management in 2026. The "Sleeping tabs" feature in Edge suspends inactive tabs, reclaiming their memory.

Cause 9: Windows Visual Effects

Windows 11's animations, transparency effects, and shadow rendering are attractive but consume GPU and CPU cycles — noticeably so on older hardware.

How to fix it: Press Win + R, type sysdm.cpl, press Enter. Go to the Advanced tab > Performance > Settings. Select Adjust for best performance to disable all effects, or choose Custom and keep only "Smooth edges of screen fonts" and "Show thumbnails instead of icons" for a good balance between appearance and speed.

Cause 10: Fragmented Hard Drive (HDD Only)

If you have a traditional spinning hard drive (not an SSD), files can become fragmented — split across many different physical locations on the disk, forcing the read head to travel back and forth constantly. This is a common cause of slowness on older systems.

How to fix it: Press Win + R, type dfrgui, press Enter. Select your C: drive and click Optimize. Windows schedules this automatically on a weekly basis, but it may have been disabled. Note: do NOT defragment an SSD — Windows handles SSD optimization (TRIM) differently and defragmenting an SSD wastes write cycles without any performance benefit.

Cause 11: Background Windows Update or Antivirus Scan

Windows Update downloads and installs updates in the background — which can consume significant bandwidth, CPU, and disk I/O. Similarly, scheduled antivirus scans running at the wrong time can make the computer feel sluggish for 30–90 minutes.

How to diagnose it: In Task Manager, look for "Windows Update" or "Antimalware Service Executable" (Windows Defender) consuming high resources. This is temporary and normal.

How to manage it: You can set Windows Update to run during "Active hours" when you're not using the computer. Go to Settings > Windows Update > Advanced options > Active hours. For antivirus scans, schedule them for a time when you're not working — most antivirus programs let you choose a scan schedule in their settings.

Cause 12: Failing Hard Drive

A hard drive that is beginning to fail will cause significant slowdowns before complete failure, as the drive retries reads from bad sectors repeatedly. This can cause the Disk usage column in Task Manager to show 100% even when nothing obvious is running.

How to diagnose it: Download CrystalDiskInfo (free) and run it. It reads the drive's S.M.A.R.T. data — internal health statistics the drive keeps about itself. Any status other than "Good" is a warning sign. Look specifically for "Reallocated Sectors Count" — any non-zero value means the drive has been quietly mapping around physical failures.

How to fix it: Back up all your data immediately and replace the drive. A failing hard drive will eventually fail completely, with possible data loss. If your drive is failing, IT Cares can clone it to a new SSD before it gets worse, preserving all your files, settings, and installed software.

Still Slow After Trying These Fixes?

IT Cares provides remote and on-site PC tune-up services across Canada. We diagnose the exact cause of your slowdown and fix it — guaranteed. Most tune-ups completed in under 2 hours.

Quick Diagnosis Chart

Symptom Most Likely Cause Fix
Slow boot only, fast once loaded Too many startup programs Disable via Task Manager Startup tab
Slow everything, all the time Not enough RAM or HDD bottleneck Upgrade RAM or replace with SSD
Gets slower after 10–15 minutes Overheating / thermal throttling Clean dust, replace thermal paste
100% Disk usage in Task Manager HDD, failing drive, or Windows Search Upgrade to SSD or check drive health
High CPU from unknown process Malware / coin miner Run Windows Defender + Malwarebytes
Slow browser specifically Too many tabs / extensions Remove extensions, switch to Edge
Progressive slowdown over months Accumulated bloat / full drive Disk Cleanup + consider Windows reset

The Nuclear Option: Reset Windows

If you've tried multiple fixes and the computer is still slow, a Windows reset is the most reliable cure for accumulated system decay. Go to Settings > System > Recovery > Reset this PC. Choose Keep my files — this reinstalls Windows while preserving your personal documents, photos, and other files. Your installed programs will need to be reinstalled afterward, but all personal data stays. Most people report a computer that feels new again after this procedure.

Frequently Asked Questions

Why is my computer suddenly running so slow?

Sudden slowdowns most often point to a background process consuming resources — a Windows Update installing, an antivirus scan running, or malware. Open Task Manager and sort by CPU or Disk to identify what's consuming resources right now.

How much RAM do I need to stop my computer from being slow?

For Windows 11, 8 GB is the practical minimum and 16 GB is recommended for comfortable multitasking. If Task Manager shows Memory consistently above 80%, more RAM will help significantly.

Can a virus make my computer slow?

Yes — cryptocurrency miners, spyware, and botnet agents run silently in the background and can peg CPU usage at high levels. If Task Manager shows an unfamiliar process using high CPU or RAM, run a full malware scan immediately.

Will reinstalling Windows make my computer faster?

Yes, in most cases. Use Reset this PC with Keep my files to reinstall Windows without losing personal data. This removes accumulated bloat, leftover driver files, corrupted system files, and hidden malware.

Is it worth upgrading an old PC instead of buying new?

If the CPU is less than 6–7 years old, an SSD upgrade ($50–70 CAD) plus RAM upgrade ($25–40 CAD) can give it several more years of useful life. For systems older than 8 years or with a very outdated CPU, a new machine is typically more cost-effective.

Comments (3)

ML
Mike L., Vancouver
April 14, 2026

The overheating section solved my problem. My laptop was getting slower after about 15 minutes of use and I had no idea why. Downloaded HWMonitor, CPU was hitting 97°C. Compressed air into the vents and it dropped to 72°C and the slowdown completely stopped. Never would have thought of that.

SR
Sarah R., Ottawa
April 14, 2026

Finally understood what 100% disk usage meant. Had an old HDD and Task Manager was always showing 100% disk. Replaced it with a 500GB SSD for $65 and the computer is like brand new. Boot time went from 3 minutes to 20 seconds. This article should come pre-installed on every PC.

JT
James T., Calgary
April 13, 2026

Disabling startup programs made a huge difference immediately. Had 24 programs set to run at startup. Disabled 18 of them and boot time dropped by about 2 minutes. The Task Manager startup tab should be more well-known — it's right there and most people don't know about it.

Leave a Comment

Need this fixed now? We do it remotely in 30 min →
Book for $59 Call Now