7

I have multiple instances of the same program running. Say I notice in the process tab that one of the instances is using 22GB of RAM. How can identify which of the instances this is, i.e. switch to the associated window? All I see is the option to kill the process, but I'd rather investigate the massive RAM use in a "non-destructive" way.

1 Answer 1

4

Download something far more powerful called Process Explorer from SysInternals/Microsoft, right-click the instance, open the Window sub-menu and click on Bring to Front.

You can also make Process Explorer replace Task Manager:

1

3
  • Replacing the Task Manger worked once I had followed these instructions that let me figure out why the system wasn't finding the process explorer. Thanks for the answer.
    – Jonas
    Commented Dec 23, 2012 at 20:44
  • 1
    anyone knows, why the window menu could be greyed out (deactivated)? I tried it on a Winword-Application that was started in background. Commented Jul 1, 2019 at 12:16
  • Yeah, multiple Firefox windows are open, one of which is hogging the CPU, but when I right-click on that window in Process Explorer, the Window option is grayed out. Commented Jan 26 at 6:05

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .