Skip to content
Aasim's Web Corner
Aasim's Web Corner

Ink is better than the best memory.

  • Odysseys & Artistry
    • Saunterer Soul
    • My Poetry
    • My Sketch Work
  • Project Management
    • Agile & Frameworks
    • PMP Certification
  • Digital Diary
    • History
    • Islam
    • Life Around Us
    • My Bookshelf
  • My Tutorials
    • Amazon Kindle
    • Android
    • Aspect Oriented Programming
    • BlackBerry
    • Code Repositories
    • iOS
    • Java
    • JavaScript
    • Linux
    • Random Tips
Connect with me
Aasim's Web Corner

Ink is better than the best memory.

Resource Monitor :: Windows 7

Aasim Naseem, August 17, 2010 | Read Count: 15,500April 7, 2025
Category: My Tutorials > Random Tips

If you’re a hi tec power user or a gamer, chances are you have mucked around with resource monitors to get a peak at your system’s innerworkings. The Resource Monitor embedded in Windows 7 displays real-time information about all of the processes running on your system.

Vista’s “Resource View” is a cut down (way down) version of what Windows 7 will offer. One problem with Vista’s version is that it is not customizable. Even if you try to make a custom view and save it, all of your column spacings and arrangements are lost when you open it again (unless there is a trick I never discovered). A lack of customizability makes the Vista GUI practically useless for serious resource monitoring, not to mention the lack of detail and process control. Everything you wanted but didn’t get from Vista’s resource monitor is realized in Windows 7’s Resource Monitor. The improvement is drastic, comparable to the difference between Windows Task Manager and Sysinternals’ Process Explorer

The Overview Tab

resmon overview thumb click to enlarge

The picture above, shows the Overview tab, which looks similar to Vista’s Resource View. However, this time it’s customizable and you can save your customized views. But the most useful improvement is the addition of filtering: If you want to view only the data related to selected processes, you can filter the detailed results. When you select a process, it becomes the filter, so that the rest of the information displayed is only for that process (can be multiple processes). The graphs also reflect the filter by adding an orange line that represents the resources used by the selected processe(s).

Resource Monitor now gives you process control features like Process Explorer. Right click and the context menu gives you the option to “End Process”, “End Process Tree”, “Suspend Process”, “Analyze Wait Chain”, or “Search Online”. Analyze wait chain might be especially useful in debugging unresponsive windows.

CPU Tab

resmon cpu thumbclick to enlarge

Most process monitors clump MS services into single processes with the name “svchost.exe”. So, when you find svchost.exe churning some CPU cycles, you cannot see whether the culprit is upnphost, WebClient, or one of the other 10+ services represented by svchost.exe (LocalService). Now you can.

The Services table and chart in the CPU tab of Resource Monitor lets you see what each individual service is doing. Selecting a process shows you only the services associated with it. Right click on a service and the context menu gives you options to stop, start, restart, or search online. What’s more, the Handles & Modules tables show the files, registry keys, events, and directories used by the selected process.

The detail and control available in the CPU tab is certainly a high point of this program. However, if MS had a forum with a “Wishlist” or “Features Request” thread (ha! imagine that), I would request the following functions that are missing from the context menu: “Unregister dll”, “Close Handle”, “Open location in Explorer”, or even “Properties”. Fortunately detailed info and controls like these are provided by Nirsoft’s freeware monitors RegDllView (for dll’s) and OpenedFilesView (for opened files).

Network Tab

 network tabclick to enlarge

I am not very knowledgable about networking, so I will mostly let the screenshot of the Network Tab speak for itself. I will point out, however, that the amount of detail in the Network tab is greater than that in Sysinternals’ TCPView and Nirsoft’s CurrPorts. But, surprisingly, the “Close Connection” function offered in these free utilities is not found in Resource Monitor.

Conclusion

There is also a Memory tab and a Disk tab, but these don’t appear to offer anything noteworthy.  In all, Windows 7’s Resource Monitor is much bigger and better than the Vista version and task manager in window XP.  Its unified GUI incorporates a variety of views and functions that resemble some of the utilities offered for free by Sysinternals and Nirsoft.  Unfortunately, it is only available within the Windows 7 OS.  If you have already dived into  Win7, give it’s Resource Monitor a try (just type “resource” in the Start menu search box).
free counters

Author Profile

Aasim Naseem
Hey, Thanks for your interest. I’m a PMP, AWS Solutions Architect, and Scrum Master certified professional with 17+ years of hands-on experience leading projects, building teams, and helping organizations deliver software solutions better, faster, and smarter.

Outside of work, I’ve got a deep curiosity for history — especially ancient civilizations like Egypt. I also enjoy reflecting on the everyday moments that shape how we live and work. This blog is my space to share insights, lessons, and thoughts from both my professional journey and personal interests.

Thanks for reading — and I hope you will find something here that matches your interest.
Latest entries
  • Economic impact of Eid ul Adha - AasimNaseem.comIslamJune 6, 2025 | Read Count: 282Economic impact of Eid-ul-Adha
  • Best PMP Exam Study Resources - AasimNaseem.comPMP CertificationMay 23, 2025 | Read Count: 493Best PMP Study Resources for 2025 (Books, Courses, Tools & More)
  • agile vs scrum - AasimNaseem.comAgile & FrameworksMay 7, 2025 | Read Count: 463Agile vs Scrum: Finally Understanding the Difference
  • When Agile shouldn’t Use - AasimNaseem.comAgile & FrameworksApril 25, 2025 | Read Count: 493When Not To Use Agile: 5 Signs You Need a Different Approach
Random Tips CPU TabNetwork TabResource MonitorThe Overview TabwindowsWindows 7

Post navigation

Previous post
Next post

Related Posts

Random Tips

Date Formatting in C#

June 15, 2010 | Read Count: 15,424April 7, 2025

Category: My Tutorials > Random TipsHello all. hope doing well … here is another tip related to C# programming …. i found it useful so sharing with you people …   this is how you can format date in different format in asp.net / C# the usage is as follows…

Read More
Random Tips

Microsoft Simplifies the PC With Windows 7

October 23, 2009 | Read Count: 16,471April 7, 2025

Category: My Tutorials > Random TipsNEW YORK — Oct. 22, 2009 — Today Microsoft Corp. announced the worldwide availability of its new Windows 7 operating system. Windows 7 delivers on a simple premise: make it easier for people to do the things they want on a PC. The new operating…

Read More
Random Tips

Make cheap phone calls through Google

August 27, 2010 | Read Count: 15,495April 7, 2025

Category: My Tutorials > Random TipsAustralians have been able to make free phone calls to landlines and mobiles using a new Google Gmail feature that launched this week for US and Canadian users. Australians who have their Gmail language set to “English US” are able to use the Google Voice…

Read More

Comment

  1. weight loss calculator says:
    September 14, 2010 at 8:32 pm

    trying to follow you on twitter but cant find your name

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Economic impact of Eid-ul-Adha
    Economic impact of Eid-ul-Adha
    June 6, 2025 | Read Count: 282
  • Best PMP Study Resources for 2025 (Books, Courses, Tools & More)
    Best PMP Study Resources for 2025 (Books, Courses, Tools & More)
    May 23, 2025 | Read Count: 493
  • Agile vs Scrum: Finally Understanding the Difference
    Agile vs Scrum: Finally Understanding the Difference
    May 7, 2025 | Read Count: 463
  • When Not To Use Agile: 5 Signs You Need a Different Approach
    When Not To Use Agile: 5 Signs You Need a Different Approach
    April 25, 2025 | Read Count: 493
  • Quran on Peace and Kindness
    Quran on Peace and Kindness
    April 20, 2025 | Read Count: 452

Posts from Past

  • June 2025
  • May 2025
  • April 2025
  • January 2025
  • November 2024
  • April 2024
  • October 2022
  • August 2021
  • September 2020
  • May 2020
  • April 2019
  • January 2019
  • September 2018
  • July 2015
  • June 2015
  • November 2014
  • September 2014
  • April 2014
  • June 2013
  • May 2013
  • February 2013
  • January 2013
  • December 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • March 2012
  • February 2012
  • January 2012
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009

Categories List

  • Agile & Frameworks
  • Amazon Kindle
  • Android
  • Aspect Oriented Programming
  • BlackBerry
  • Blog
  • Code Repositories
  • History
  • iOS
  • Islam
  • Java
  • JavaScript
  • Life Around Us
  • Linux
  • My Bookshelf
  • My Poetry
  • My Sketch Work
  • PMP Certification
  • Random Tips
  • Saunterer Soul

Recent Posts

  • Economic impact of Eid-ul-Adha
  • Best PMP Study Resources for 2025 (Books, Courses, Tools & More)
  • Agile vs Scrum: Finally Understanding the Difference
  • When Not To Use Agile: 5 Signs You Need a Different Approach
  • Quran on Peace and Kindness

Recent Comments

  1. Aasim Naseem on When Not To Use Agile: 5 Signs You Need a Different Approach
  2. Aasim Naseem on When Not To Use Agile: 5 Signs You Need a Different Approach
  3. Masjid Wazir Khan, Lahore Pakistan - Aasim's Web Corner on Everlasting Art of Badshahi Masjid Lahore Pakistan
  4. Rishi Kumar on When Not To Use Agile: 5 Signs You Need a Different Approach
  5. Best PMP Study Resources for 2025 (Books, Courses, Tools & More) - Aasim's Web Corner on PMP Exam Eligibility 2025: 3 Things You Need to Know
©2025 Aasim's Web Corner | WordPress Theme by SuperbThemes