Why Is My Computer So Slow? 10 Fixes for Windows and Mac

4 min read
Beginner Computer Slow Windows Mac Fix

Your computer used to be fast. Now it takes forever to boot, programs freeze, and even opening a browser tab feels painful. Before you buy a new computer, try these fixes — most slow computers have a software problem, not a hardware problem.

Step 1: Check What Is Using Your Resources

Windows

Press Ctrl + Shift + Esc to open Task Manager. Click "More details" if needed. Sort by CPU or Memory to see what is eating your resources.

Common culprits:

  • Chrome with 50 tabs open (each tab uses 100-500 MB of RAM)
  • Antivirus running a full scan
  • Windows Update downloading in the background
  • OneDrive/Dropbox syncing files
  • Startup programs you forgot about

Mac

Open Activity Monitor (search in Spotlight with Cmd+Space). Sort by CPU or Memory.

Common culprits:

  • kernel_task (high CPU = thermal throttling, your Mac is overheating)
  • WindowServer (high CPU = too many windows/displays)
  • mds_stores (Spotlight indexing — wait for it to finish)
  • Chrome/browser tabs

Step 2: Close Unnecessary Programs

Right now, you probably have programs running that you are not using. Close them.

Windows: Right-click taskbar icons (bottom-right system tray) → Close/Exit apps you do not need

Mac: Right-click dock icons → Quit (not just close the window — that does not free memory on Mac)

Step 3: Reduce Startup Programs

Programs that start with your computer slow down boot time and run in the background forever.

Windows:

  1. Task Manager → Startup tab
  2. Right-click programs you do not need at startup → Disable
  3. Keep: antivirus, essential drivers. Disable: Spotify, Discord, Skype, Adobe updater, etc.

Mac:

  1. System Settings → GeneralLogin Items
  2. Remove apps you do not need at startup

Step 4: Restart Your Computer

"Have you tried turning it off and on again?" Yes, really. If you never restart (just close the lid), memory leaks and background processes accumulate over days/weeks.

Restart (not sleep) at least once a week.

Step 5: Free Up Disk Space

A nearly full disk causes serious slowdowns because the OS needs free space for virtual memory and temporary files.

Target: Keep at least 10-15% of your disk free.

Windows:

  • Run Disk Cleanup: search "Disk Cleanup" → select C: → check all boxes → "Clean up system files"
  • Delete old downloads: C:\Users\YourName\Downloads
  • Empty Recycle Bin

Mac:

  • Apple menu → About This Mac → Storage → Manage
  • Empty Trash (right-click Trash → Empty)
  • Delete old downloads

See our full guide: How to Free Up Storage

Step 6: Check for Malware

Malware running in the background consumes CPU, RAM, and network bandwidth.

Windows: Windows Security → Virus & threat protection → Quick scan (or Full scan)

Mac: Macs are less prone to malware but not immune. Use Malwarebytes (free) for a one-time scan.

Step 7: Disable Visual Effects (Windows)

Animations and transparency look nice but cost performance on older hardware.

  1. Search "Adjust the appearance and performance of Windows"
  2. Select "Adjust for best performance" (or selectively disable effects)
  3. Click Apply

Step 8: Update Everything

Outdated drivers, OS, and software can cause slowdowns:

Windows:

  • Settings → Windows Update → Check for updates
  • Device Manager → right-click GPU → Update driver

Mac:

  • System Settings → General → Software Update

Step 9: Add More RAM (If Below 8 GB)

Check your RAM:

  • Windows: Task Manager → Performance → Memory
  • Mac: About This Mac → Memory
RAM Experience
4 GB Painful — struggles with browser + anything else
8 GB Adequate for most tasks
16 GB Comfortable for multitasking
32 GB+ Overkill unless video editing/VMs

If you have 4 GB, upgrading to 8 GB or 16 GB is the single biggest performance improvement you can make. RAM is cheap ($20-40 for laptops, $30-50 for desktops).

Step 10: Replace HDD with SSD

If your computer has a traditional hard drive (HDD), replacing it with an SSD is life-changing:

  • Boot time: 2-3 minutes → 15-20 seconds
  • App loading: 10-30 seconds → 2-5 seconds
  • Overall feel: Night and day difference

A 500 GB SSD costs $40-60. It is the best upgrade for any old computer.

How to check: Task Manager → Performance → Disk. If it says "HDD" or shows 100% usage during normal tasks, an SSD will fix it.

When It Is Time for a New Computer

If your computer is:

  • More than 7-8 years old
  • Has 4 GB RAM that cannot be upgraded
  • Already has an SSD and still slow
  • Cannot run the latest OS

Then it might genuinely be time to replace it. But most 3-5 year old computers just need an SSD and maybe more RAM to feel like new.

Related Tools