Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
2

Please allow us to disable AI Assistant button

New Here ,
May 02, 2025 May 02, 2025

While we can disable the Generative AI featuers via preferences,  it does not disable the  AI Assistant button. 

And if you click on it, it wil be prompted with an option to re-enable it.  

If I choose to disable it - I want the button to disappear also!!  

This is a security concern within our company.  AI must stay disabled for ALL applications!    

Does the Group Policy and Intune options to disable AI also override all user attempts to enable it?    

RKille_0-1746198694373.png

 

Thank you!  

Concerned User

 

TOPICS
Al Assistant
107
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 02, 2025 May 02, 2025
LATEST

Adding this dword removed the AI assistant

 

32-bit architecture:
reg add "HKLM\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown" /v bEnableGentech /t REG_DWORD /d 0 /f

64-bit architecture:
reg add "HKLM\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown" /v bEnableGentech /t REG_DWORD /d 0 /f

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines