What to check first when your PC feels slow

When your computer slows down, the problem usually lives in one of four places: your processor is overloaded, your RAM is full, your hard drive is running out of space, or your storage drive is struggling to keep up. You can see all four in real time using tools built into Windows or macOS, and you do not need to install anything or understand advanced technical language to read them.

The fastest way to start is to open your system's task manager or activity monitor — the native tool that shows you what your computer is actually doing right now. This single window will tell you whether your bottleneck is CPU, memory, disk, or network, and that answer changes what you do next.

Key Takeaways

  • Open Task Manager on Windows (Ctrl+Shift+Esc) or Activity Monitor on macOS (Applications > Utilities) to see what is using your CPU, RAM, and storage in real time.
  • CPU usage above 80 percent means your processor is the bottleneck; RAM usage above 90 percent means you need more memory or to close programs.
  • Disk usage at 100 percent usually means your hard drive is failing or your storage is full — check both your available space and whether a single program is stuck reading the disk.
  • The Processes tab shows you which individual programs are consuming the most resources, so you can close the ones you do not need or uninstall the ones that run constantly.

How to open Task Manager on Windows and read the Performance tab

Press Ctrl+Shift+Esc to open Task Manager directly to the Processes tab. If that does not work, right-click your taskbar at the bottom of the screen and select Task Manager from the menu. Once it opens, click the Performance tab at the top.

You will see a list of your hardware components on the left side: CPU, Memory, Disk, Ethernet (if you are connected by cable), and Wi-Fi (if you are connected wirelessly). Click each one to see a graph of its usage over the last 60 seconds. The graph shows you whether the component is consistently busy, spiking occasionally, or mostly idle. Below the graph, you will see the current percentage in use and the total capacity — for example, "8.2 / 16.0 GB" means you are using 8.2 gigabytes of your 16 gigabyte RAM.

If any component shows consistently above 80 percent usage, that is your bottleneck. If your CPU is at 80 percent but your RAM is at 20 percent, your processor is the problem. If your RAM is at 95 percent but your CPU is at 30 percent, you need more memory or need to close programs.

How to open Activity Monitor on macOS and read the System Memory tab

Open Finder, go to Applications, then Utilities, and double-click Activity Monitor. Click the System Memory tab at the top. You will see a colored bar chart at the bottom that breaks down your memory into categories: Red (used by apps), Yellow (compressed), and Green (available).

If the red section takes up most of the bar, your RAM is full and your computer will slow down. If the yellow section is large, your computer is compressing data to fit everything in memory, which also slows things down. Look at the number under "Memory Pressure" on the right side of the window — if it is in the yellow or red zone, your RAM is the bottleneck.

To see CPU usage on macOS, click the CPU tab. The list shows every running process and how much processor power it is using. If one program is using 50 percent or more of your CPU while you are not actively using it, that program is the problem.

Understanding CPU usage and what high numbers mean

Your CPU (processor) handles the instructions that make your programs run. When you open a web browser, edit a document, or play a game, you are asking your CPU to do work. Task Manager and Activity Monitor show you what percentage of your total CPU power is in use right now.

If your CPU is at 20 percent, your processor has plenty of spare capacity. If it is at 60 percent, it is working but not straining. If it is consistently above 80 percent, your processor cannot keep up with what you are asking it to do, and your computer will feel sluggish or freeze briefly while waiting for the CPU to finish one task before starting another.

High CPU usage usually comes from one of three sources: a program you are actively using (like video editing software or a game), a background program running without your knowledge (like malware or a poorly designed antivirus), or a Windows or macOS system process that is stuck in a loop. Click the Processes tab in Task Manager or the CPU tab in Activity Monitor to see which program is using the most CPU, then decide whether you need it running.

Understanding RAM usage and when you need more memory

RAM (random access memory) is your computer's short-term workspace. Every program you open uses some RAM, and the more programs you have open at once, the more RAM you use. Unlike your hard drive, RAM is temporary — when you close a program, that RAM becomes available again.

If your RAM usage is below 70 percent, you have breathing room. If it is between 70 and 90 percent, your computer is working hard but still responsive. If it is above 90 percent consistently, your computer will start using your hard drive as fake RAM (called a page file or swap), which is much slower and makes everything feel sluggish.

If you regularly hit 90 percent RAM usage, you have three options: close programs you are not using, upgrade to more RAM (if your computer supports it), or switch to lighter programs that use less memory. For example, if you have 20 browser tabs open, closing half of them will free up several gigabytes of RAM when ready.

Understanding disk usage and what 100 percent means

Your disk is the physical drive where your files and programs live. Disk usage shows how hard your computer is working to read from or write to that drive. Unlike CPU and RAM, disk usage at 100 percent does not always mean your computer is out of space — it usually means your drive is busy reading or writing data.

If your disk is stuck at 100 percent for more than a few seconds, something is wrong. The most common causes are: your hard drive is failing, your storage is completely full, Windows Update is running in the background, or a program is stuck in a loop trying to read the same file over and over. Open the Processes tab and click the Disk column to sort by disk usage — the program at the top is using your drive the most.

If you see a program like "System" or "svchost.exe" using 100 percent disk, Windows is likely updating or scanning your drive. If you see a third-party program, that program may have a bug or may be infected. If your available storage is below 10 percent of your total drive size, your computer will slow down because it needs free space to work with temporary files.

Checking your storage space and freeing up room

In Task Manager, the Disk section shows your total storage capacity and how much is in use. In Activity Monitor, you can see storage by opening Finder, clicking your hard drive name on the left, and looking at the bottom of the window where it shows "X bytes available of Y bytes total."

If your available space is below 10 percent of your total drive, your computer will slow down noticeably. If it is below 5 percent, you may not be able to install updates or save new files. The fastest way to free up space is to delete large files you no longer need — video files, old backups, and downloaded installers take up the most room. You can also move files to an external drive or cloud storage to make room on your main drive.

Do not delete system files or program files unless you know exactly what they are. If you are not sure whether something is safe to delete, search for the filename online first or ask someone who knows your computer.

When to check performance and what to do with the information

Check your performance when your computer feels slow, when a program is not responding, or when your fan is running loudly (which usually means your CPU or GPU is working hard). You should also check periodically even when things feel fine — sometimes a background program will start using resources without you noticing.

Once you know which component is the bottleneck, you can make a decision. If your CPU is maxed out, close or uninstall programs that run in the background. If your RAM is full, close browser tabs or programs you are not using. If your disk is at 100 percent, wait for the current operation to finish, then check your available storage space. If your storage is full, delete or move files to make room.

If the same program keeps using too many resources, you have three choices: update it (the developer may have fixed a bug), uninstall it and find a lighter alternative, or accept that your computer is not powerful enough for that program and upgrade your hardware.

Frequently Asked Questions

What CPU usage percentage is normal?

Normal depends on what you are doing. When you are not running anything, CPU usage should be below 10 percent. When you are actively using a program like a web browser or document editor, 20 to 50 percent is typical. Games and video editing can push it to 70 to 90 percent. If it is above 80 percent when you are not doing anything, a background program is the problem.

Is it bad if my RAM is always at 90 percent?

Not when ready, but it means your computer is working at its limit and will slow down if you open anything else. If you regularly hit 90 percent, consider closing programs you do not need, upgrading your RAM if possible, or switching to lighter programs. Sustained high RAM usage also wears on your drive because your computer is constantly using it as fake memory.

Why is my disk at 100 percent when I am not doing anything?

Windows or macOS is probably running a background task like an update, a virus scan, or a file indexing operation. Wait 10 to 15 minutes and check again. If it stays at 100 percent, open Task Manager or Activity Monitor and look at which program is using the disk. If it is a Windows system process, restart your computer. If it is a third-party program, uninstall it or check its settings to disable background activity.

Do I need to close programs to improve performance?

Only if they are using significant resources. If you have 30 browser tabs open and your RAM is at 95 percent, closing half the tabs will help when ready. If you have a program running in the background that you never use, uninstalling it is better than closing it each time. If your CPU is at 50 percent and you have plenty of RAM available, closing programs will not help — your bottleneck is elsewhere.

What should I do if my hard drive is failing?

If your disk is constantly at 100 percent even when you are not using your computer, and Task Manager shows no program using the disk, your drive may be failing. Back up your important files to an external drive or cloud storage when ready, then have the drive checked by a technician or replace it. A failing drive will eventually stop working, and you do not want to lose your files.