Skip to main content
Participant
October 3, 2025
Question

singin and upgrade button.

  • October 3, 2025
  • 1 reply
  • 89 views

I can't remove or hide the singin and upgrade button. I have server 2022 datacenter 21H2

1 reply

Participant
October 3, 2025

<?xml version="1.0" encoding="utf-8"?>
<policyDefinitions xmlns="http://schemas.microsoft.com/GroupPolicy/2006/08/PolicyDefinitions" revision="1.0">
<schemaVersion>1.0</schemaVersion>
<policyNamespaces>
<target prefix="AdobeReaderCustom" namespace="AdobeReaderCustomNamespace"/>
</policyNamespaces>
<policyDefinitions>
<policy name="DisableAdobeSignIn" class="User" displayName="Disable Adobe Sign-In" explainText="Prevent users from signing in to Adobe Document Cloud">
<enabledValue>
<stringValue value="1"/>
</enabledValue>
<disabledValue>
<stringValue value="0"/>
</disabledValue>
</policy>
<policy name="DisableAcrobatUpgrade" class="User" displayName="Disable Acrobat Pro Upgrade" explainText="Prevent users from upgrading to Acrobat Pro from Reader">
<enabledValue>
<stringValue value="1"/>
</enabledValue>
<disabledValue>
<stringValue value="0"/>
</disabledValue>
</policy>
</policyDefinitions>
</policyDefinitions>

 

 

 

AnandSri
Legend
October 8, 2025

Hello @michal_4439

 

I hope you are doing well, and thank you for reaching out.

 

It is currently not possible to fully remove or hide the Sign In and Upgrade buttons in Adobe Acrobat Reader using Group Policy or registry settings. To learn more about the available lockable settings, please see this enterprise article: https://adobe.ly/4q0xG0H

 

For the deployment guide, refer to this article: https://adobe.ly/3VYBP7A

 

I hope this helps.

Thanks,

Anand Sri | Acrobat Community Team.