A Windows PC that felt fast when new can slow to a crawl over time — not because the hardware aged, but because of accumulated startup programs, fragmented storage, outdated drivers, and Windows features consuming resources in the background. The following eight steps address the most common causes, in order of impact. Work through them before spending money on an upgrade.
Step 1 — Cut Down Startup Programs
Every application that launches at startup adds seconds to boot time and consumes RAM while you work. Most apps add themselves to startup without asking.
-
Open Task Manager
Press
Ctrl + Shift + Esc. -
Click the Startup Apps tab
On Windows 10 this is labeled "Startup"; on Windows 11 it's under "Startup apps".
-
Disable anything you don't need immediately on boot
Right-click and select Disable. You can always launch these apps manually. Common candidates: Spotify, Discord, Teams (personal), OneDrive (if unused), Skype.
Step 2 — Run Disk Cleanup (Including System Files)
Windows accumulates gigabytes of temporary files, old Windows Update packages, and cached data. Disk Cleanup removes them safely.
Press Win + S, type Disk Cleanup, and open it. Select your C: drive. After the initial scan, click Clean up system files for a more thorough pass — this often recovers 2–10 GB, especially after Windows Updates.
Step 3 — Disable Visual Effects You Can't See
Windows runs dozens of animations and transparency effects. On older or lower-RAM machines, these consume measurable CPU and GPU resources.
Press Win + R, type sysdm.cpl, go to Advanced > Performance > Settings. Choose Adjust for best performance or manually uncheck: "Animate windows when minimizing", "Fade or slide menus into view", and "Show shadows under windows".
Step 4 — Check What's Eating Your CPU and RAM Right Now
Open Task Manager (Ctrl + Shift + Esc), click More details, and sort by CPU and then Memory. If a process you don't recognize is consistently above 10%, search its exact name online before ending it. Common offenders: antivirus real-time scans, Windows Search indexing, and browser extensions.
Step 5 — Update or Roll Back a Problem Driver
Outdated GPU and chipset drivers cause system-wide slowdowns and stuttering. Conversely, a bad recent driver update can also be the culprit if slowness started suddenly.
Press Win + X, choose Device Manager. Expand Display adapters, right-click your GPU, and select Update driver > Search automatically. For NVIDIA and AMD GPUs, downloading the driver directly from the manufacturer's site is more reliable than Windows Update.
Step 6 — Adjust Your Power Plan
Laptops in Balanced or Power Saver mode throttle the CPU aggressively to save battery. If you're plugged in and want full performance:
Go to Settings > System > Power & sleep > Additional power settings. Select High performance. On Windows 11, look for Power mode and set it to "Best performance".
Step 7 — Check Your Storage Health and Free Space
Both HDDs and SSDs slow down significantly when near capacity. Keep at least 10–15% of your primary drive free. Additionally, HDDs develop bad sectors over time that cause dramatic slowdowns on file access.
To check drive health, open PowerShell as Administrator and run:
Get-PhysicalDisk | Select FriendlyName, OperationalStatus, HealthStatus
If HealthStatus shows anything other than "Healthy", back up your data immediately — the drive may be failing.
Step 8 — Scan for Malware (Not Just with Windows Defender)
Adware and PUPs (potentially unwanted programs) are a frequent cause of browser slowness and high background CPU usage. Windows Defender handles viruses well but misses browser hijackers.
Malwarebytes Free (malwarebytes.com) is a reliable second-opinion scanner. Download, run a scan, let it quarantine findings, then uninstall it if you don't want the paid real-time protection. This scan alone fixes a surprising number of "slow PC" complaints.
When Software Fixes Aren't Enough
If you've done all eight steps and the PC is still sluggish: check your RAM. 8 GB is the practical minimum for Windows 11 with a browser open; 16 GB is comfortable. Open Task Manager, go to the Performance tab, and check Memory — if Available memory sits below 1 GB during normal use, more RAM will make a visible difference. An SSD upgrade for a machine still running an HDD is the single highest-impact hardware change you can make.