Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable Diagnostic Tools?

People also ask

What is diagnostic tools for?

Diagnostic equipment, methods, or systems are used for discovering what is wrong with people who are ill or with things that do not work properly.

Where do I find diagnostic tools?

When you start debugging in Visual Studio by selecting Debug > Start Debugging, or pressing F5, the Diagnostic Tools window appears by default. To open it manually, select Debug > Windows > Show Diagnostic Tools. The Diagnostic Tools window shows information about events, process memory, and CPU usage.


If you want to disable the feature altogether you can currently do so from Tools → Options → Debugging → General → Enable Diagnostics Tools while debugging

enter image description here