A slow computer is rarely one big problem. It is usually four or five small ones stacked on top of each other, and most people fix them in the wrong order. They buy more RAM when the drive is full. They pay for a reinstall when the real culprit was a fan choked with three years of cat hair.
This guide walks the same order a repair tech uses on the bench: free checks first, then the cheap fixes, then the parts that cost money. Do them in sequence and stop at the step that fixes it. Most machines never make it past step three.
How to fix a slow computer without spending money (start here)
Before you touch a screwdriver or a credit card, rule out the free stuff. Roughly half the “my computer is dying” tickets I see are solved with a restart and a startup cleanup. That is not a joke, that is a Tuesday.
Work top to bottom. Each step is cheaper and safer than the one after it.
Restart before you do anything else
A machine that has been awake for three weeks is holding a pile of stale memory, half-finished updates, and leaked processes. Sleep is not a restart. Closing the lid is not a restart. You need a full shutdown and power-on.
- Save your work and close everything.
- On Windows, open Start, click the power icon, and choose Restart (not Shut down, which on Windows can leave a fast-startup cache behind).
- On a Mac, click the Apple menu and choose Restart.
- Let it come back up, then use it for a few minutes before you judge.
If the lag is gone, you are done. Log a mental note: if you are restarting to fix speed more than once a week, keep reading, because something underneath is stacking up.
Fix a slow computer by cutting startup programs
Every app that begs to launch at boot is stealing your first ten minutes. Cloud sync tools, game launchers, printer “helpers,” and three different updaters all fight for the CPU while you are trying to open a browser. This is the single highest-payoff free fix.
On Windows 11
- Press Ctrl+Shift+Esc to open Task Manager.
- Click Startup apps in the left sidebar.
- Look at the Startup impact column. Sort by it. High-impact apps cost you the most.
- Click a high-impact app you recognize and do not need at boot, then click Disable in the top right.
- Leave anything you are unsure about, and leave your antivirus, audio, graphics, and touchpad drivers alone.
Disabling a startup app does not uninstall it. It just stops it from launching itself. You can still open it whenever you want.
On macOS
- Open the Apple menu and choose System Settings.
- Click General, then Login Items & Extensions.
- Under Open at Login, select an app you do not need at startup and click the minus button below the list.
- Check the Allow in the Background list underneath for updaters you never use, and toggle those off.
Reboot one more time so the change takes hold, and notice how much faster the desktop is usable.
Free up disk space to fix a slow computer
A system drive with almost no free space cannot breathe. Windows and macOS both use spare disk for temporary files and virtual memory, and when that runs out, everything crawls. The rule of thumb: keep at least 10 to 15 percent of your system drive free. On a 256 GB drive, that is a hard floor of roughly 30 GB.
On Windows, turn on the automatic cleaner and then run the manual one.
- Go to Settings > System > Storage and switch on Storage Sense to auto-clear temp files.
- On the same Storage page, click Temporary files, review the boxes (Recycle Bin, Windows Update leftovers, temp files), and clear them.
- For a deeper sweep, open Start, type cleanmgr, run Disk Cleanup, and choose Clean up system files.
- Uninstall the big programs you no longer use under Settings > Apps > Installed apps, sorted by size.
On a Mac, open the Apple menu, choose System Settings, click General, then Storage. Use the recommendations and the per-category list to clear the space hogs, usually old iOS backups, mail attachments, and a Downloads folder that has become a landfill.
Find what is eating your CPU and memory
If it is still slow, stop guessing and look at the meter. One misbehaving process can peg the CPU at 100 percent and make a fast machine feel like a slideshow.
On Windows, open Task Manager (Ctrl+Shift+Esc) and click the Processes tab. Sort by CPU, then by Memory. Watch for one item sitting near the top for more than a few seconds.
- A browser holding 40 tabs will happily eat several gigabytes of RAM. Close the tabs before you blame the hardware.
- An updater or indexer spiking briefly is normal. Let it finish.
- A process you do not recognize sitting at 90 percent CPU for ten minutes is a suspect. Search its exact name before you end it, then right-click and choose End task if it is safe.
On a Mac, open Activity Monitor from Applications > Utilities, click the CPU tab, and sort by % CPU. Same idea: find the hog, identify it, quit it if it is not a system process.
While you are in Windows Settings, set the power mode to favor speed. Go to Settings > System > Power & battery and set Power mode to Best performance. On a desktop with no battery, the path is Settings > System > Power. Laptops on battery will drain faster in this mode, so switch it back when you unplug for the day.
A slow computer running hot is a cooling problem
If the fan roars and the chassis is hot to the touch, your CPU is throttling itself to avoid cooking. That means it deliberately runs slower. The cause is almost always blocked airflow.
- Get the laptop off the bed, couch, and lap. Soft surfaces block the intake vents on the bottom.
- Look at the vents. If you can see a gray felt of dust, that is your problem.
- Power down, then use short bursts of compressed air on the vents. Hold the fan still with a toothpick so the airflow does not spin it too fast and damage the bearing.
If a machine is more than three or four years old and still throttles after a clean, the thermal paste between the CPU and heatsink has probably dried out. Reapplying paste is a real fix, but it means opening the machine and removing the heatsink. If that sentence made you nervous, that is your cue to book a shop.
When a slow computer means malware
Sudden slowness with pop-ups, a changed browser homepage, or a fan that runs hard while you are doing nothing can be malware, including crypto-miners that borrow your CPU. Run two scans, because no single scanner catches everything.
- Open Windows Security (search for it in Start), go to Virus & threat protection, and run a Full scan.
- Download the free version of Malwarebytes from its official site, install it, and run a second scan.
- Remove what they flag, then restart and retest.
Only download security tools from the vendor’s own website. “Free PC cleaners” advertised in pop-ups are frequently the infection, not the cure.
When a slow computer means old hardware
If you have done everything above and the machine still lags, the hardware may be the honest answer. Two upgrades give the biggest return for the least money.
The first is the drive. If your computer still has a spinning mechanical hard drive (common in machines older than about 2018, and in budget laptops), swapping it for a solid state drive is the single most dramatic speed upgrade you can buy. An SSD has no moving parts and cuts boot and load times to a fraction. A 1 TB SATA SSD is inexpensive, and you can clone your existing system onto it so nothing is lost. Back up your files first, always, because any drive swap carries a small risk.
The second is RAM. If Task Manager shows memory sitting near 90 percent during normal use, and your laptop has upgradeable slots, adding RAM helps. Check your exact model first, because many thin laptops solder the memory in place and cannot be upgraded at all.
When to stop and pay a pro
Stop and take it to a technician if the drive is making a clicking or grinding noise (that is a failing drive and every minute it runs is a risk to your files), if the machine freezes or blue-screens at random after a clean malware scan, or if the fix requires opening the case and you are not comfortable doing it. A repair that needs thermal paste, a soldered part, or data recovery is worth the shop rate.
The repair ticket
- Symptom: computer is slow, laggy, or sluggish.
- Cause: in order of likelihood, too many startup apps, a full or mechanical drive, a runaway process, overheating, malware, or aging hardware.
- Fix: restart, disable startup apps, free disk space, kill the CPU hog, clear the vents, run two malware scans, then upgrade to an SSD or add RAM.
Nine times out of ten you never reach the paid steps. Work the order and let the machine tell you where it stops.
Related guides
- How to Disable Startup Programs on Windows 11 (/disable-startup-programs-windows-11)
- How to Free Up Disk Space on Windows (/free-up-disk-space-windows)
- How to Remove Malware Slowing Your Computer (/remove-malware-slow-computer)
- How to Fix an Overheating Laptop (/fix-overheating-laptop)
- How to Upgrade an HDD to an SSD (/upgrade-hdd-to-ssd)
- How to Fix WiFi (/how-to-fix-wifi)
The full repair series
- How to Fix WiFi
- How to Fix Lines on a Laptop Screen
- How to Fix Black Spots on a Laptop Screen
- How to Fix Screen Bleed
- Computer Won’t Turn On
- Disable Startup Programs on Windows 11
- Free Up Disk Space on Windows
- Remove Malware Slowing Your Computer
- Fix an Overheating Laptop
- Upgrade an HDD to an SSD
- MacBook Screen Repair Cost
- Phone Screen Repair Cost