Skip to main content
garyb14243952
Participant
July 17, 2024
Question

Adobe

  • July 17, 2024
  • 1 reply
  • 261 views

I cannot disable the new Acrobat. I click disable from the menu, click restart but it simply comes back to the new version. How to a keep the old version?

1 reply

S_S
Community Manager
Community Manager
January 7, 2025

Hi @garyb14243952,

 

Hope you are doing well. Sorry for the trouble, and the delayed response.

 

In case you are still looking for a solution, you can try the below settings in the registry.

 

Go to Start-> Registry Editor-> Location:

\\HKEY_CURRENT_USER\SOFTWARE\Adobe\Acrobat\DC\AVGeneral\bEnableAV2 DWORD Value = 0 (Create)

\\HKEY_CURRENT_USER\SOFTWARE\Adobe\Acrobat\DC\AVGeneral\bisFirstLaunch DWORD Value = 0 (Create)

\\HKEY_CURRENT_USER\SOFTWARE\Adobe\Acrobat\DC\AVGeneral\iPDFOnwerType DWORD Value = 1 (Create)

\\HKEY_CURRENT_USER\SOFTWARE\Adobe\Acrobat\DC\AVGeneral\iNumReaderLaunches DWORD Value = 9 (Update)


-Souvik