Disabling Adobe Acrobat COM Add-Ins

written by Justin on Monday, May 19 2008

Summary:

Addins for the PDFMaker and other Adobe PDF "features" are unnecessary and annoying.  When you attempt to disable these in the Office 2007 Plug-In centre, you get a message saying "The connected state of Office Add-Ins registered in HKEY_LOCAL_MACHINE cannot be changed".

Solution:

Start regedit as an administrator.  Navigate to HKLM\Software\Microsoft\Office\Outlook\Addins.  For x64, navigate to HKLM\Software\Wow6432Node\Microsoft\Office.

To disable the plugins, open the LoadBehavior value for each registered addin in HKLM. Set LoadBehavior to 2.
To remove the plugins entirely, delete the subkeys for the AdobePDF entry altogether.

Similar Posts

  1. Windows Vista cannot obtain an IP address from certain routers or from certain non-Microsoft DHCP servers
  2. Windows Server 2008 Hypervisor Hyper-V RC0 Update Breaks Network Connectivity
  3. Things you can do with Group Policy

Post a comment