Starts Visual Studio in safe mode, loading only the default environment and services.
This switch prevents all third-party VSPackages from loading when Visual Studio starts, thus ensuring stable execution.
The following example starts Visual Studio in safe mode.
Reference
Devenv Command Line Switches