Excel - Options - Addins : how to disable access Inside COM addins?

Gain, S. (Stephan) 0 Reputation points
2023-02-14T15:42:04.57+00:00

For risk reasons, (Financial/ bank topic) we 'd like to know if we can disable the access to COM add-ins in the excel options.

Screenshot of the COM add-ins windows => is it possible (with regesit?) to disable the whole windows or at least the ADD button?

20230214-EXCEL-OPTION

thanks and regards.

Microsoft 365 and Office | Excel | For business | Windows
{count} votes

2 answers

Sort by: Most helpful
  1. Emi Zhang-MSFT 30,046 Reputation points Microsoft External Staff
    2023-02-15T06:56:30.2366667+00:00

    Hi @Gain, S. (Stephan),

    You can try this registry key to block all com add-ins (If RestrictToList is set to 1, but you do not enable any add-ins using the List of managed add-ins policy, all COM add-ins are disabled.):

    Key: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\x.0<application>\Resiliency

    DWORD: RestrictToList

    Value: 1

    You can get the information from this article:

    https://learn.microsoft.com/en-us/microsoft-365/troubleshoot/group-policy/office-add-in-not-loaded

    Just checking in to see if the information was helpful. Please let us know if you would like further assistance.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Gain, S. (Stephan) 0 Reputation points
    2023-02-20T11:03:26.21+00:00

    I cannot see my previous answer, strange. I did try the registry update, result is less com lines available, but the Add button is still enable and so a hacker can still use this to get in the system.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.