Hi @S. S , I am currently running Acrobat Pro on Mac OS
Continuous Release | Version 2024.002.20687
Mac OS Monterey 12.7.6
I don't think I have a registry editor.
Hi @D4v3,
Thanks for the clarification.
Adding to what Tariq shared, you might want to try the steps below:
Close Acrobat completely > Open Terminal > type the codes -
defaults write com.adobe.Acrobat.Pro EnableContextualTips -bool false
defaults write com.adobe.Acrobat.Pro EnableContextualToolbar -bool false
The keys can be found here: https://www.adobe.com/devnet-docs/acrobatetk/tools/PrefRef/Macintosh/FeatureLockDown.html?zoom_highlight=context#Contextmenus,tips,tools
Once done, launch Acrobat again and check if it helps.