1. Open the Group Policy Management console (gpmc.msc)1.

  2. Create a new GPO or edit an existing one, then link it to the required container (Organizational Unit, or OU) in Active Directory with the computers on which you want to apply the registry key1.

  3. Switch to the policy edit mode1.

  4. Expand the GPO section Computer Configuration -> Preferences -> Windows Settings -> Registry1.

  5. Right-click on the node Registry, then select New -> Registry Item1.

  6. In the New Registry Properties dialog box, you’ll need to fill in the following fields1:

    • Action: Select Update.
    • Hive: Select HKEY_LOCAL_MACHINE.
    • Key Path: Enter SOFTWARE\WOW6432Node\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown.
    • Value name: Enter bDisableJavaScript or bDisableTrustedFolders.
    • Value type: Select REG_DWORD.
    • Value data: Enter 1 to disable the feature.
  7. Click OK to close the dialog box1.