Fix: Cannot Change the Connected State of Registered Office Add-Ins

When you attempt to enable or disable an Office Add-In, the following error message may be displayed and the Add-In state does not change.

The connected state of Office Add-Ins registered in HKEY_LOCAL_MACHINE cannot be changed.

This happens if the Office application you’re using is running under standard privileges and hence cannot modify the Add-In startup state in the HKEY_LOCAL_MACHINE registry hive.

To resolve the problem, start the Office application elevated. To do so, right-click on the Office application shortcut and choose Run as Administrator. Then open the Add-Ins dialog to enable or disable the registered Office Add-In.

Using the Registry Editor

Alternately, you can change the Add-In startup state manually via the registry, by navigating to the Add-In registry location and modifying the LoadBehavior DWORD value manually.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Word\Addins

Similarly, for Microsoft Excel:



HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Excel\Addins

To disable the Add-In, set the data for LoadBehavior to 2.

Third-party tool: OfficeIns (Office Add-ins Manager) from Nirsoft is a small utility that displays the details of all installed Microsoft Office (Word, Excel, Outlook, and so on…) add-ins on your computer, and allows you to disable/enable them.


One small request: If you liked this post, please share this?

One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:
  • Pin it!
  • Share it to your favorite blog + Facebook, Reddit
  • Tweet it!
So thank you so much for your support. It won't take more than 10 seconds of your time.

Ramesh Srinivasan is passionate about Microsoft technologies and he has been a ten-time recipient of the Microsoft MVP award in Windows Desktop Experience (Windows Shell), from 2003 to 2012. Ramesh founded Winhelponline.com in 2005.

Leave a Comment