Add-Ins Manager, available in Revit 2025.3 and later updates, allows you disable and enable add-ins from a list.
Extensions
Add-Ins Manager. Here you can enable and disable Macros, individual add-ins, or all add-ins.
The changes made in the Revit Add-Ins Manager take effect on the next Revit launch.
You can use the standalone application to disable an add-in even if an issue of that add-in prevents Revit from starting.
Use the Add-Ins Manager to toggle on or off all the add-ins, or to selectively enable one or more add-ins.
The Revit Add-Ins Manager shows the last loading time of each add-in item that has been loaded into Revit. The add-ins loading time is approximate, and consists of the time needed to load the add-in DLL with all the dependencies, and execute the OnStartup method, if the item requires that. If during the OnStartup method execution a dialog appears, its time is considered as a part of the add-in item loading time.
If the manifest file contains several add-ins or commands, the time is measured for each item individually. The Add-Ins Manager UI displays the time of each item from the manifest file, and the manifest (group) item displays the sum of loading time for all the items in it.
The list of add-ins is grouped by the manifest file. If the manifest file has one item in it, that is displayed as a single item on the UI, otherwise all items from the manifest file are grouped. The group name corresponds to the manifest file name.
Tips:
The (Admin) Add-Ins Manager allows BIM Managers and System Administrators to manage Revit Add-Ins Manager settings on users' machines. The admin settings have higher priority than user settings defined in Add-Ins Manager, and override them.
See (Admin) Add-Ins Manager for details about using it.