The Resource Monitor application offers a detailed graphical user interface to help you monitor the behavior of your system resources. The app’s interface may seem confusing at first, but once you get to know it better, it’ll become an indispensable tool when troubleshooting high CPU usage issues on Windows.

So, let’s take a look at some use cases of the Resource Monitor application on Windows.

Resource Monitor Overview Tab

What Does the Resource Monitor Utility on Windows do?

You may have experienced the headache of a Windows PC slowing to a crawl due to high CPU usage. Generally, CPU usage increases due to either background processes or heavy applications currently running on your system. The good news is that you can easily pinpoint which apps or services are consuming your CPU cycles. This is where Windows' built-in Resource Monitor tool comes in handy.

Resource Monitor provides you with real-time information on hardware utilization by all processes and services. With its graphical charts and numerical data, you can quickly diagnose high CPU issues and take action to resolve them.

Resource Monitor CPU Tab

What Can You Monitor Using Resource Monitor?

The Resource Monitor dashboard provides an overview of current system-wide resource utilization across four key areas:

Combined, these categories give you full visibility into all hardware resource consumption by every process and service. If you’re not a technical geek, you’re able to still get some useful information from there for troubleshooting.

Resource Monitor Network Tab

1. How to Troubleshoot High CPU Usage With the Resource Monitor

In the event of an unresponsive, sluggish computer, the first step is toopen the Resource Monitorand check theCPUtab.

Here, you’ll find two types of sections - the overall CPU usage graph and the per-process CPU usage list. The usage graph is pretty easy to understand, but the main use is of the processes list with all the details.

Resource Monitor Disk Tab

The CPU history graphs at the top show overall CPU usage over time, broken down by category. If you see a blue-colored spike, it indicates that there was a sudden increase in CPU usage. This could be due to a specific process or application consuming a considerable portion of your overall CPU resources.

On your left side, click theCPUcolumn header to sort processes in descending order of current CPU usage. Note that the numbers are just the percentage of the process consuming the CPU. So, a higher number means it’s consuming more CPU power than others.

Resource Monitor Memory Tab

If your system is slow, and you’re unable to use Resource Monitor, checkhow to fix Resource Monitor on Windowsfor help.

2. How to Diagnose a Slow Internet Connection With the Resource Monitor

Resource Monitor also makes it easy to determine if network connectivity issues like slow internet or high latency are being caused by a bandwidth-hogging application.

Simply click theTotal (B/sec)column header to sort processes by network usage rate and identify any heavy bandwidth consumers. Programs such as your active web browser or any game you’re currently running will surely consume more data. But, besides such programs, if any of the processes is displaying a high number, it’s a warning sign for you.

With network-related metrics isolated per process, Resource Monitor helps simplify diagnosing connectivity slowdowns. After that, you can also readhow to fix a slow internet connection on Windowsto learn more useful ways.

3. How to Check Disk Activity With the Resource Monitor

Sluggish system performance is not always the CPU’s fault. Sometimes, poor disk activity can also be a major drag if processes are queuing excessive read/write operations.

This is where Resource Monitor’s Disk tab provides valuable insight. The disk usage graphs on the right side show you real-time reads and writes.

But most importantly, the process disk activity list reveals which specific apps or services are doing all that writing and reading. Click theTotal (B/sec)column to sort by disk usage rate and see the top troubling processes. The rest of the columns show separate read and write operations for each process.

If you’re unable to decide which process to stop, please check outhow to fix high disk usageto improve your disk’s performance.

4. How to Find Memory-Consuming Processes With the Resource Monitor

Available memory is as important to performance as CPU and disk resources. A memory leak can bring even the beefiest system to its knees. The best part is that Resource Monitor provides you with enough details totroubleshoot your system’s memory.

In Resource Monitor’s Memory tab, there are multiple metrics to monitor. The main ones areFree memory,In Use memory, andHard Faults/sec.

TheFreeandIn Usememory count display the amount of memory currently unused and the amount used by the system, respectively. If you see the In Use memory count rising too high, verify to close some unnecessary running programs.

On the other side, if the values of Hard Faults/sec are higher (click on its name to sort), it indicates that your system is experiencing memory pressure. In simple terms, a higher value shows that your system is relying on virtual memory to compensate for the lack of physical RAM.

To see which processes are consuming the most memory, click theWorking Set (Memory)column header to sort by current memory usage. Then, you can identify any outliers hogging available RAM.

With the available memory information and our below-given tips, you can troubleshoot memory bottlenecks easily:

Keep an Eye Out for CPU-Consuming Processes With the Resource Monitor

By understanding the basics of using Resource Monitor, you’re able to move from simply staring blankly at a slow, unresponsive computer to pinpointing exactly which processes or services are hogging your system resources.

We highly recommend going through each tab and using the sorting capabilities to check the offenders by CPU, network, disk, and memory usage. Once you identify the resource hogs, you can stop the problematic processes/tasks.