HomeVisual StudioHow to Run Visual Studio in Safe mode ?

How to Run Visual Studio in Safe mode ?

Sometimes it happens that few extensions or addons that you install in Visual Studio 2010 might cause some error . These error might be because of the extensions that are not coded well .

Incase you dont identify which extension is causing the error , but want to disable all the extension together , then try using the Visual Studo 2010 in safe mode .

To run the visual studio in safe mode , type devenv.exe /safemode in the run window .

How to Run Visual Studio in safe mode ?

This will open the Visual Studio 2010 in safe mode thus disablling all the extensions .

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn about the error code “SCC_E_BACKGROUNDGETINPROGRESS” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_UNKNOWNERROR” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_CONNECTIONFAILURE” returned by the Visual Studio when using the Source Control...