• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Always Load an Outlook Addin

Slipstick Systems

› Outlook › Always Load an Outlook Addin

Last reviewed on May 11, 2024     31 Comments

Applies to: Outlook (classic)

A major complaint surrounding Outlook and add-ins is that it disables an add-in you need because it thinks the COM add-in loads too slow.

I’ve had it disable all of the Microsoft add-ins, including the Exchange add-in and the Social Connector. Outlook also disabled Business Contact Manager. Yes, BCM loads slow, but it also adds features I'm willing to wait for.

Fortunately, there is a solution: set a registry value to force Outlook to always load the add-ins. It will disable an add-in that it believes causes Outlook to crash, but won’t disable add-ins because they load too slow.

Administrators can control this using the GPO; anyone can add this key and value to the registry.

Browse to the following key, add a string value using the addin name and set it to 1.

Outlook 2016 and newer

HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\outlook\resiliency\addinlist
RG_SZ= add-in name
Value = 1

Outlook 2013

HKEY_CURRENT_USER\Software\Policies\Microsoft\office\15.0\outlook\resiliency\addinlist
RG_SZ= add-in name
Value = 1

always use an addin

Examples of the add-in names are:

ApplicationAddin Name in Registry
iCloudApple.DAV.Addin
Microsoft TeamsTeamsAddin.FastConnect
Social ConnectorOscAddin.Connect
BCMMicrosoft.BusinessSolutions.eCRM.OutlookAddIn.Connect.5
Valid values are
0The add-in is always disabled (blocked)
1The add-in is always enabled
2The add-in is configurable by the user and not blocked by the "Block all unmanaged add-ins" policy

 

Do It For Me

If you don't want to edit the registry, I have ready-to-use registry files for some applications:
resiliency-BCM2013
Social Connector-2013 Social Connector-2016
Apple iCloud 2013 Apple iCloud 2016

How to Find the Addin Name

You can get the add-in name to use from any of the following registry keys. Right click on the key or Value name, choose Rename then select the name and copy (Ctrl+C). Exit the dialog without changing the name.

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\nn.0\Outlook\Addins (nn = your version of Outlook)
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins

get the addin name from the registry

More Information

No Add-ins loaded due to group policy settings for Office 2013 and Office 2016 programs

Always Load an Outlook Addin was last modified: May 11th, 2024 by Diane Poremsky
Post Views: 224

Related Posts:

  • iCloud Doesn't Sync
  • Goodbye, SharePoint Social Connector
  • Stop Showing Contact Pictures in Messages
  • LinkedIn Social Connector Provider: Gone

About Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999, Diane is the author of several books, including Outlook 2013 Absolute Beginners Book. She also created video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums.

Comments

  1. Thomas J Dupuy says

    May 17, 2021 at 10:00 am

    I canot find an add-in for Dragon Naturall Speaking. It is not listed in the add-ins in word 2021 and I do not know what to select in Dragon. Any help?

    Reply
  2. R Katwal says

    January 30, 2018 at 6:23 pm

    Hi Diane,
    There seems to be some confusion around if the registry keys are meant to be DWORD or REG_SZ. Based on MSDN article there is recommendation of DWORD (https://msdn.microsoft.com/en-us/vba/outlook-vba/articles/support-for-keeping-add-ins-enabled ).

    Reply
    • Diane Poremsky says

      January 30, 2018 at 11:09 pm

      Well, the Reg_SZ key works... does DWORD?

      Reply
      • Drift says

        October 30, 2018 at 1:29 pm

        I have also tested with with REG_SZ and by setting the value to 0 or 1, i am able to disable and enable the addins at will. I haven't actually tested DWORD but can tell you the SZ definitely works.

  3. Dan says

    October 4, 2017 at 5:21 pm

    Does this setting apply to Outlook 2010 also?

    Reply
    • Diane Poremsky says

      October 5, 2017 at 2:41 pm

      No, AFAIK the ability to always load addins was not back-ported into 2010 when it was introduced into 2013. You could always try setting the key and see if it works - use 14.0 as the version #.
      https://blogs.msdn.microsoft.com/emeamsgdev/2017/08/02/outlooks-slow-add-ins-resiliency-logic-and-how-to-always-enable-slow-add-ins/

      Reply
    • Diane Poremsky says

      October 5, 2017 at 3:39 pm

      BTW, in 2010 you can use a reg to clear the disabled addins key -
      [-HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Resiliency\DisabledItems]

      Reply
  4. Keith says

    September 1, 2017 at 3:49 am

    Hi Diane
    At my company we have been using the add-in list in gpo for a while now, however one of the add-ins still seems to be getting disabled and the only way to get it back is to either get the using to re-enable it or to add the reg key to the current users section of the registry to DoNotDisableAddinList.

    The Add-in is not crashing outlook but occassionally it can be slow to load due to the add-in contacting a remote server (not the best practice i know but we didn't write it).

    Should the add-in list in GPO mean that the add-in is never disabled, or will outlook still disable it if it sees it as a problem regardless?

    many thanks

    Keith

    Reply
    • Diane Poremsky says

      October 5, 2017 at 2:48 pm

      outlook should only override the addin list if the addin is crashing outlook, not because it loads slow. Crashes would also apply to DoNotDisableAddinList value - if an addin crashes and prevents outlook from loading, it will disable it.

      Reply
      • Keith says

        October 5, 2017 at 4:53 pm

        Thanks Diane, so really the only way to solve it is to get the vendor to fix the add-in I guess

      • Diane Poremsky says

        October 5, 2017 at 7:58 pm

        Yeah, definitely if the keys doesn't help, but the vendor should fix it regardless.

  5. Roy says

    June 26, 2017 at 2:20 pm

    I find this article hard to follow. It is unclear which items are done under the GPO and which ones are done under the Registry. I myself need to make these changes in the registry as my domain is controlled by GPOs. I only want to alter one machine and want to do it by the registry. It seems you may have the knowledge here but it needs to be clearer before I make any changes

    Reply
    • Diane Poremsky says

      June 28, 2017 at 1:12 am

      There is only one set of registry keys for this - so both gpo and non-gpo will use the same keys... gpojust makes it easier for the admin to set them for a lot of people.

      You'll set this key - changing 15 to the correct version -
      HKEY_CURRENT_USER\Software\Policies\Microsoft\office\15.0\outlook\resiliency\addinlist
      RG_SZ= add-in name
      Value = 1

      Reply
  6. T K says

    November 17, 2016 at 4:08 am

    Do note that the registry entry you specified is reserved for GPO. End users wishing to always enable add-ins should use HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\\Resiliency\DoNotDisableAddinList

    as seen in:
    https://msdn.microsoft.com/en-us/library/office/mt651722.aspx

    Reply
    • Diane Poremsky says

      February 6, 2017 at 1:26 am

      Anyone can use the policy keys - they just need to add them to the registry (as most people won't want ot mess around with the templates).

      Reply
  7. anon says

    September 2, 2016 at 11:54 am

    For anyone that copies and pastes the key out of the browser, there is an extra hidden char after the \. You can view it in a text editor and see what I mean. It causes the registry key to create its own Software path instead of using the existing one. You'll want to write the key by hand and not copy it. Extremely strange...

    Reply
    • Diane Poremsky says

      September 7, 2016 at 12:52 am

      Are you using Edge? VBA code samples had a similar problem (which i think i fixed). They were ok in IE and Chrome. (I think it's fixed on this page now - I made the same change i used to fix the VBSA problem.)

      Reply
  8. Serg says

    July 1, 2016 at 10:49 am

    Hello. Why DWORD? When
    Key: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\x.0\\Resiliency\AddinList
    REG_SZ:
    Values:

    Reply
    • Diane Poremsky says

      July 2, 2016 at 12:50 am

      Good question... fixed now.

      Reply
  9. Jon Fleming says

    June 20, 2016 at 10:33 am

    There is no HKEY_CURRENT_USER\​Software\​Policies\​Microsoft\​office\​16.0 in Office 365 2016 / Win10 x64 Pro. I'm trying to enable GoToMeeting and found the name but no more.

    Reply
    • Diane Poremsky says

      June 21, 2016 at 12:54 pm

      Keys under policies definitely don't exist until you set a policy - you'll need to add the key yourself.

      Reply
      • Dave says

        January 25, 2017 at 7:16 am

        Diane,
        Can you explain how to set a policy so that the key is created for the Outlook addin that is disabled every time Outlook starts? In this case, the Outlook addin is Act.Office.Outlook.Addin (from the CRM ACT!).

        Also, will changing the value in this key have the same effect as doing so in Policies?
        HKEY_CURRENT_USERSoftareMicrosoftOfficeOutlookAddinsAct.Office.Outlook.Addin
        change LoadBehavior from 0 to 3

    • David Shower says

      October 29, 2018 at 11:11 am

      I had the case where the GoToMeeting Calendar plugin was disabled because of crashing. The Slow and Disabled COM Add-ins was not enabling the plug-in and gave no option to always enable it, even thought the dialog let you select it and click apply but nothing changed. I ended up deleting the entry for the plug-in in both HKCU\Software\Microsoft\Office\16.0\Outlook\Resiliency\CrashingAddinList and DisabledItems. There was already an entry for it in DoNotDisableAddinList so I left that. Started Outlook and my plug-in was back

      Reply
  10. Geoffrey T says

    November 3, 2015 at 7:28 am

    Hello Diane,
    I've been aware of the DoNotDisableAddInList for over a year now, and have used it to set all my firms 1000+ PC's to "Always Enable" critical Outlook 2013 Add-Ins.
    In the past month or so, add-ins are becoming disabled if they've "caused Outlook to start slowly" and the command button displays to "Always Enable" even though the Add-in is already in the DoNotDisableAddInList in the Registry.
    Outlook appears to be ignoring its own list! For over a year it worked fine, but something seems to have changed, and it isn't Outlook nor the Add-In.
    My firm has 1000+ computers, and for October 2015 this has been reported as a problem on about 30 of them, scattered all over the globe.

    Reply
    • Diane Poremsky says

      November 4, 2015 at 7:36 am

      I know the key will be overridden if the addin causes a crash - it's possible that a recent update (like the oct update, since that is when it started) is causing issues. If the addin was updated and the name in the registry changed, you'll need to use the new name in the key. This is less likely as the dev shouldn't change this, but it is one possibility and I would check that first, just to be sure.

      Reply
      • Dvaid T says

        February 17, 2016 at 11:10 am

        Is there a way to prevent disabling addins that caused a crash? My firm uses a client database integration addin that is business critical. However, with recent updates to the database software, the addin can be a bit unstable. It would GREATLY help if I could prevent my users from having to re-enable the addin if it causes a crash.

      • Diane Poremsky says

        February 17, 2016 at 6:09 pm

        i'm not aware of a way to prevent outlook from overriding the setting if the addin causes outlook to crash, however you could use a logon script to remove the keys outlook uses to mark the addin as crashed. It's not perfect, but at least it will work on first boot. Could probably give users a script to run to delete the key and restart outlook when it happens during a session. Look for the key in HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\1x.0\Outlook\Resiliency

      • SS Wong says

        February 6, 2017 at 9:22 pm

        I made it by removing user permission:
        1. Go to 'Resiliency' , under 'DisabledItems', delete all keys (as this tells Outlook to disable relevant add-in's)
        2. Right click on 'Resiliency', click 'Permission'. Then click 'Advanced'
        3. Edit permission of all users and SYSTEM with full control: Deny 'set value', 'create subkey', 'enumerate subkey'.
        4. Done.

        It works for me, my problem was with the Foxit Preview Handler. I guess what my steps does is to prevent Outlook from creating keys under 'DisabledItems' which causes add-in to be disabled. Since Outlook is a user application not SYSTEM's, it make sense to deny permission to all user or admin account from creating key.

        Hope it helps.

    • Jon Ciarlo says

      January 8, 2016 at 9:48 am

      I was also using this method to keep an add-in from being disabled and it also recently started disabling the add-in regardless of the key being present. Have you looked into this further Geoffrey?

      Reply
      • Diane Poremsky says

        February 17, 2016 at 6:05 pm

        It will override the key if the addin keeps crashing outlook. What addin is it?

  11. charlie1234 says

    September 24, 2015 at 12:11 pm

    Diane Poremsky said

    Diane Poremsky submitted a new article on Slipstick.com

    Always Load an Outlook Addin

    Continue reading the Original Article at Slipstick.com

    Click to expand...

    Thanks! it's working great

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 31 Issue 7

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Use Classic Outlook, not New Outlook
  • How to Remove the Primary Account from Outlook
  • Reset the New Outlook Profile
  • Disable "Always ask before opening" Dialog
  • This operation has been cancelled due to restrictions
  • How to Hide or Delete Outlook's Default Folders
  • Change Outlook's Programmatic Access Options
  • Use Public Folders In new Outlook
  • Removing Suggested Accounts in New Outlook
  • Remove a password from an Outlook *.pst File
  • Sync Issues and Errors with Gmail and Yahoo accounts
  • Error Opening iCloud Appointments in Classic Outlook
  • Opt out of Microsoft 365 Companion Apps
  • Mail Templates in Outlook for Windows (and Web)
  • Urban legend: Microsoft Deletes Old Outlook.com Messages
  • Buttons in the New Message Notifications
  • Move Deleted Items to Another Folder Automatically
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Sync Issues and Errors with Gmail and Yahoo accounts

Error Opening iCloud Appointments in Classic Outlook

Opt out of Microsoft 365 Companion Apps

Mail Templates in Outlook for Windows (and Web)

Urban legend: Microsoft Deletes Old Outlook.com Messages

Buttons in the New Message Notifications

Move Deleted Items to Another Folder Automatically

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2026 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.