A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
To force Excel Office Add-ins to refresh after an administrator deployment in Office 365, you can use the following methods:
- Refresh Admin-Managed Add-ins:
- In Excel, select Home > Add-ins in the ribbon.
- Click on More add-ins.
- Go to the Admin Managed tab.
- Select the Refresh button in the top right corner. This should make the add-in reappear and reload it.
- Forced Admin Refresh:
- IT administrators can create a registry key to force a refresh of the add-ins. The registry key to create is:
- Key:
HKCU\Software\Microsoft\Office\16.0\WEF\TrustedCatalogs\ClearInstalledExtensions - Value:
DWORD = 1
- Key:
- IT administrators can create a registry key to force a refresh of the add-ins. The registry key to create is:
These methods should help ensure that users see the latest version of your add-in after deployment.
References: