03/06/2026
Ever had a Word or Outlook add-in just stop working for no obvious reason? You go into the settings, the add-in's still there, it's set to load at startup, and yet it refuses to actually load. Sometimes Word even tells you, helpfully, that it's "enabled by your system administrator, but disabled anyway." 🙃
We came across this recently on a client tenant, and the cause is worth knowing about if you use Microsoft 365.
There's a feature inside Office called Resiliency. If an add-in causes Word (or Outlook, or PowerPoint) to crash or run slowly even once, Office quietly adds it to a blacklist and refuses to load it again. The intent is reasonable; nobody wants a broken add-in stopping them opening their documents. The problem is that the blacklist overrides your settings, and even when you correct the configuration, the original blacklist entry is still in force. The add-in stays disabled, no matter what you do in the user interface.
There is a proper fix; it just needs two things done in the right order, and a bit of knowledge about where Office stores its grudges.
We've written the full story up on the blog (the registry locations, what to check, and how to put it right) for anyone running into the same thing. Link in the first comment 👇