Coder Perfect

How do I turn off Diagnostic Tools?

Problem

Diagnostic Tools launches immediately when debugging a C# application in Visual Studio 2015. I unchecked both checkboxes in Select Tools, but it still doesn’t appear to be disabled properly.

What’s the best way to turn it off (and on again later)?

Asked by ispiro

Solution #1

You may presently disable the capability entirely by going to Tools Options Debugging General Enable Diagnostics Tools while debugging.

Answered by Telmo Ivo

Post is based on https://stackoverflow.com/questions/31904929/how-to-disable-diagnostic-tools