Few things are more frustrating than a computer that takes two minutes to open a browser or freezes every time you switch tabs. Whether you are on Windows 10, Windows 11, or an older laptop, a slow PC almost always has a fixable cause. This guide walks you through 15 real, proven fixes — from free software tweaks you can do in the next five minutes to affordable hardware upgrades that will make an old machine feel brand new.
Ctrl + Shift + Esc to open Task Manager. Click the CPU, Memory, and Disk column headers to sort by usage. Whatever is at the top of the list is almost certainly the root cause of your slowdown.
Why Do Computers Slow Down Over Time?
Computers slow down for a combination of reasons that compound over time:
- Too many startup programs — software adds itself to startup without asking, consuming RAM from the moment you log in.
- Fragmented or nearly full hard drive — a spinning HDD above 85% capacity slows dramatically.
- Malware running in the background — crypto miners and adware silently consume CPU and bandwidth.
- Outdated or corrupt drivers — especially GPU and chipset drivers on Windows.
- Thermal throttling — a hot CPU deliberately slows down to avoid damage.
- Windows bloat accumulation — years of temp files, registry clutter, and leftover installers.
Fix 1 — Disable Startup Programs
This is the highest-impact free fix for most users. Every program that launches at startup steals RAM and CPU before you have even opened anything.
Open Task Manager Startup Tab (Windows 10/11)
Press Ctrl + Shift + Esc, click the Startup tab (or Startup apps in Windows 11). Sort by Startup impact. Right-click anything rated High or Medium that you do not need at login — such as Spotify, Discord, Teams, OneDrive, or Adobe Updater — and choose Disable.
Alternative: Use msconfig on Windows 10
Press Win + R, type msconfig, press Enter. Go to the Startup tab, click Open Task Manager. Disable non-essential entries the same way.
Fix 2 — Delete Temporary Files
Windows accumulates gigabytes of temp files from updates, installers, and application caches. These waste disk space and can slow down file lookups.
Delete User Temp Files
Press Win + R, type %temp%, press Enter. A folder full of temporary files opens. Press Ctrl + A to select all, then Delete. Skip any files that say "in use" — they are actively needed right now.
Run Disk Cleanup for System Files
Search for Disk Cleanup in the Start menu. Select your C: drive. Click Clean up system files (requires admin). Check Windows Update Cleanup, Temporary Internet Files, Recycle Bin, and Thumbnails. This alone can free 5–15 GB on a machine that has never had cleanup run.
Fix 3 — Uninstall Bloatware
New PCs, especially from Dell, HP, and Lenovo, ship with trial software, manufacturer utilities, and promotional apps that run in the background and slow your machine from day one.
Check Installed Programs
Go to Settings > Apps > Installed apps (Windows 11) or Control Panel > Programs > Uninstall a program (Windows 10). Sort by Install date to see what came pre-installed. Uninstall anything you do not recognize or use — common offenders include McAfee LiveSafe, WildTangent Games, Candy Crush, and OEM diagnostic tools you have never opened.
Fix 4 — Scan for Malware
Malware — especially crypto-miners and adware — can silently consume 30–100% of your CPU. Even if your antivirus has not flagged anything, run a second-opinion scan.
Run Windows Defender Full Scan
Search for Windows Security, open Virus & threat protection, click Scan options, select Full scan, and click Scan now. This can take 20–60 minutes.
Run Malwarebytes Free as a Second Opinion
Download Malwarebytes from malwarebytes.com. The free version includes a one-time scan mode. Run a Threat Scan — it detects PUPs (potentially unwanted programs) and adware that Windows Defender often misses.
Fix 5 — Upgrade RAM
If Task Manager consistently shows Memory at 80–95% while you work, more RAM is the solution. No software tweak will fix a hardware bottleneck.
| RAM Amount | Suitable For | 2026 Recommendation |
|---|---|---|
| 4 GB | Basic web browsing only | Upgrade immediately |
| 8 GB | General use, light multitasking | Acceptable minimum |
| 16 GB | Office, gaming, light video editing | Recommended for most users |
| 32 GB+ | Video editing, VMs, heavy development | Power users |
To check your current RAM: Win + R → dxdiag → look at Memory. To check available RAM slots: open Task Manager > Performance > Memory — it shows slots used vs. available.
Fix 6 — Switch from HDD to SSD
This is the single biggest upgrade you can make to an older PC. A traditional spinning hard drive (HDD) reads data at 80–160 MB/s with high latency. A modern SATA SSD reads at 500–550 MB/s. An NVMe SSD goes up to 3,500 MB/s. Windows will boot in 10–15 seconds instead of 90 seconds.
Fix 7 — Disable Visual Effects
Windows uses animations, shadows, and transparency effects that consume GPU and sometimes CPU resources. On older or low-spec machines, disabling them can noticeably speed things up.
Access Performance Options
Press Win + R, type sysdm.cpl, press Enter. Click the Advanced tab, then Settings under Performance. Select Adjust for best performance to disable all animations, or select Custom and keep just "Show thumbnails instead of icons" for a balanced look.
Fix 8 — Defragment Your HDD (Not SSD)
Over time, files on a spinning hard drive become scattered across the platter. Defragmentation re-arranges them so the read head travels less distance, improving speed. Do not defragment an SSD — it causes unnecessary wear with no benefit.
Or use the GUI: search for Defragment and Optimize Drives in the Start menu. Select your HDD and click Optimize.
Fix 9 — Update Drivers
Outdated GPU drivers, network drivers, and chipset drivers can cause stuttering, freezing, and poor performance. Windows Update does not always install the latest manufacturer drivers.
Update GPU Drivers
For NVIDIA: download GeForce Experience from nvidia.com. For AMD: download AMD Software: Adrenalin from amd.com. Both apps detect your GPU model automatically and install the latest driver in one click.
Update Chipset and Other Drivers
Visit your laptop or motherboard manufacturer's support page (e.g., dell.com/support, support.hp.com, lenovo.com/support). Enter your model number and download the latest chipset, network, and audio drivers.
Fix 10 — Clean Up Your Browser
A browser with 30+ extensions and months of cached data becomes a RAM and CPU hog all on its own. Chrome with multiple extensions can use 1–2 GB of RAM by itself.
- Remove extensions you no longer use: In Chrome, go to
chrome://extensions/and remove anything you do not actively use. - Clear browser cache: In Chrome:
Ctrl + Shift + Del→ set Time range to "All time" → check Cached images and files → Clear data. - Limit open tabs: Each tab consumes roughly 50–150 MB of RAM. Use a tab manager extension like OneTab to collapse unused tabs.
Fix 11 — Disable Background Apps
Many Windows apps run in the background even when you are not using them, consuming RAM and occasionally CPU.
Windows 11: Disable Background App Permissions
Go to Settings > Apps > Installed apps. Click the three-dot menu next to an app → Advanced options. Under Background apps permissions, set it to Never for apps you do not need running in the background (Mail, Maps, Photos, etc.).
Windows 10: Background Apps Setting
Go to Settings > Privacy > Background apps. Toggle off any app that does not need to refresh or receive notifications in the background.
Fix 12 — Free Up Disk Space
A drive that is more than 85% full slows significantly on Windows because the OS cannot find large contiguous free blocks for the page file and temp storage. Keep at least 15% of your drive free at all times.
Also check C:\Windows\SoftwareDistribution\Download — this is where Windows Update downloads accumulate. It is safe to delete the contents after updates are installed.
Fix 13 — Reset Windows (Last Resort Before Hardware)
If your PC is still slow after the above steps, a Windows reset can restore system performance without requiring a full reinstall. You keep your personal files.
Reset This PC (Keep My Files)
Go to Settings > System > Recovery. Click Reset PC. Choose Keep my files. Choose Cloud download for the freshest Windows installation. This takes 1–2 hours and will remove all installed apps, but keeps documents, pictures, and videos.
Fix 14 — Check for Overheating
When a CPU reaches its thermal limit (typically 100°C for Intel, 95°C for AMD), it automatically reduces its clock speed to protect itself — a process called thermal throttling. Your PC will feel sluggish and may even shut down unexpectedly.
Monitor Temperatures
Download HWMonitor (cpuid.com/softwares/hwmonitor.html) or Core Temp (alcpu.com/CoreTemp). Run a stress test (open 10 browser tabs + a large Excel file) and watch CPU temps. Sustained temps above 90°C indicate a cooling problem.
Fix Overheating
For laptops: use compressed air to blow dust out of vents (hold the fan still while blowing). Replace dried thermal paste on the CPU if the machine is 4+ years old. For desktops: open the case, clean all fans and heatsinks, ensure cables are not blocking airflow.
Fix 15 — Optimize Power Plan
Windows can silently put your PC in a "Balanced" or "Power saver" mode that caps CPU performance. On plugged-in desktops and laptops, switching to High Performance unlocks full CPU speed.
Or navigate to Control Panel > Hardware and Sound > Power Options and select High performance. On laptops, only use this when plugged in — it will drain battery quickly.
Still Slow After Trying All 15 Fixes?
Some issues — failing hard drives, bad RAM sticks, or deep malware infections — need professional diagnosis. IT Cares fixes slow computers remotely in most cases, and we serve the Greater Montreal area for on-site visits.
Frequently Asked Questions
Sudden slowdowns are usually caused by background processes consuming CPU or RAM — a recent Windows Update, antivirus scan, or malware. Open Task Manager (Ctrl+Shift+Esc) and check the CPU, Memory, and Disk columns to identify the culprit. Overheating after dust buildup is another common cause of sudden throttling.
You can significantly speed up your PC for free by: disabling unnecessary startup programs in Task Manager, deleting temp files via %temp% and Disk Cleanup, uninstalling bloatware, and disabling visual effects via sysdm.cpl > Advanced > Performance Settings > Adjust for best performance. Keep Windows and all drivers updated.
Yes, if RAM is the bottleneck. If Task Manager shows Memory usage consistently above 80–85% while you work, upgrading from 4 GB to 8 GB or from 8 GB to 16 GB will produce a dramatic real-world speedup. If RAM usage is low, more RAM will not help — investigate CPU, disk, or malware instead.
Absolutely — this is the single biggest performance upgrade for older PCs. An SSD makes Windows boot 3–5x faster, apps open nearly instantly, and eliminates mechanical seek delays. A 500 GB SSD costs around $50–70 CAD in 2026 and can extend the useful life of a PC by several years.
Download HWMonitor or Core Temp and watch CPU temperatures under load. For most Intel and AMD processors, anything consistently above 90°C triggers thermal throttling. Signs include the fan running constantly at max speed, sudden slowdowns during heavy tasks, and unexpected shutdowns. Clean dust from vents and fans, and replace dried thermal paste if the machine is 4+ years old.
Comments
The startup programs tip alone cut my boot time from 3 minutes down to about 45 seconds. I had 22 programs loading at startup — most of which I installed years ago and forgot about. Thanks for the clear step-by-step!
I replaced my old laptop's HDD with a 500 GB SSD following this guide and it genuinely feels like a new machine. Windows 10 boots in under 15 seconds now. The Macrium Reflect cloning worked perfectly — did not have to reinstall anything.
Had a Monero crypto-miner that Defender missed completely. Malwarebytes caught it in the second-opinion scan. CPU dropped from 90% idle to under 10%. This guide should have a "run Malwarebytes first" warning at the top — saves a lot of time!
Leave a Comment