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

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...