FG
💻 Software

How can you get thread count of running process in Windows 7?

Fresh5 days ago
Mar 15, 202653801 views
Confidence Score0%
0%

Problem

I have a multi threaded C# application and I want to see active threads of that process while running. Where can I see it?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can you get thread count of running process in Windows 7?

Low Risk

Open Task Manager (for example, by pressing Ctrl + Shift + Esc) and go to the Processes tab. From the menu, select > and enable . You can also achieve the same thing with Process Explorer.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment