How to: Disable and Re-enable Visual Studio Tools and Extensions
Extension Manager lets you disable installed extensions and then re-enable them when you want to use them again. This feature is specific to extensions in the VSIX format; MSI-based extensions cannot be disabled or enabled.
To disable an extension
On the Tools menu, click Extension Manager.
In Extension Manager, in the left pane, click Installed Extensions.
In the middle pane, select the extension you want to disable.
You can filter the list by using the menus in the left pane.
Click Disable to disable the extension.
You must restart Visual Studio for the change to take effect.
To enable an extension
In Extension Manager, in the left pane, click Installed Extensions.
In the middle pane, select the extension you want to enable.
Click Enable to enable the extension.
You must restart Visual Studio for the change to take effect.
See Also
Tasks
How to: Install and Remove Visual Studio Tools and Extensions