Forum Discussion
cbeni108
Aug 10, 2022Copper Contributor
Windows Outlook Desktop Client Permissions \ Encrypt Button
Need to disable "Encrypt" and "Do not Forward" options under the Permissions or Encrypt button in Windows Office Desktop clients and then disable the Permissions button.
Resolved this on a test machine with Office 2019, but also need to resolve for the newer Office 2021 installations.
- Do you want to disable OME completely or just hide the buttons?
The config here should help https://docs.microsoft.com/en-us/microsoft-365/compliance/sensitivity-labels-office-apps?view=o365-worldwide#information-rights-management-irm-options-and-sensitivity-labels
For disabling the Outlook on the web buttons https://docs.microsoft.com/en-us/powershell/module/exchange/set-irmconfiguration?view=exchange-ps- cbeni108Copper ContributorJust looking to hide the Encrypt button for the outlook client
- Why? For all users? Going for sensitivity labels? I'm not familiar with stand-alone Office products but in subscriptions such as M365 you can disable the encryption service (Office Message Encryption), i.e. Exchange Online can't connect to Azure Rights Management. Not a recommended approach. From my experience the registry config hides EO and DNF under the Encrypt button and if you have other default templates there you can put them in an archived state so they won't be visible either, using PowerShell. There's probably a registry setting somewhere to simply remove the Encrypt button from the bar as well, no idea about that though.