AIP auto save and ActiveX block

Karthik Palani 100 Reputation points
2025-04-29T06:13:33.0066667+00:00

Hi All,

Does Auto save and ActiveX control gets blocked in Microsoft Purview AIP labeling. Auto save doesn't work for encrypted labels and ActiveX also getting blocked. Is this by design, Please advice on how to fix it

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,575 questions
{count} votes

Accepted answer
  1. Ganesh Gurram 6,860 Reputation points Microsoft External Staff Moderator
    2025-05-02T03:32:52.4433333+00:00

    @Karthik Palani

    If ActiveX controls remain blocked even after removing encryption from your sensitivity labels, several factors could be contributing to this behavior. Here's a comprehensive overview based on Microsoft's official documentation:

    Office COM Kill Bit Blocking Specific Controls

    Microsoft Office employs a security feature known as the COM Kill Bit, which can block specific ActiveX controls from running, regardless of other settings. This mechanism is designed to prevent known vulnerable controls from executing. Even if encryption is removed from a sensitivity label, a control with its CLSID listed in the registry under the COM Kill Bit will remain blocked.

    Reference: Security Settings for COM objects in Office

    ActiveX Controls Disabled by Default in Office 2024

    Starting with Office 2024, ActiveX controls are disabled by default across applications like Word, Excel, PowerPoint, and Visio. This change enhances security by preventing the automatic execution of potentially unsafe controls. Users can re-enable ActiveX controls through the Trust Center settings.

    Reference: ActiveX controls are disabled by default in Office 2024

    Trust Center Settings and Protected View

    Office's Trust Center provides settings that govern the behavior of ActiveX controls. If the setting is configured to "Disable all controls without notification," all ActiveX controls will be blocked. Additionally, documents opened in Protected View—such as those downloaded from the internet or received via email—will have active content, including ActiveX controls, disabled until the document is trusted.

    Reference: Enable or disable ActiveX settings in Office files

    I hope this information helps.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.