How to find out which instance of Visual Studio should kill?

I have several instances of Visual Studio open, and they appear as devenv.exe in task manager. I need to kill one of them. How to find out what it is? Using the 64-bit version of Windows 7.

+3
source share
6 answers

In the task manager, if you go to the Applications tab, you can right-click the instance you want to kill based on the name, then click Go To Process. He must choose the process you want to kill.

+6
source

Use Process Explorer instead of task manager.

, , / DLL - , , , .

+3

sysinternals. "" ( "" ) , .

+1

Visual Studio . (2) . , .

0

:

  • bin and obj ( bin )
  • bin (, , )
  • , , .
  • bin
0

All Articles