A family of Microsoft word processing software products for creating web, email, and print documents.
Does the Add-in appear under one of the three buttons for Add-ins in the Add-ins section of the Developer tab of the ribbon?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I uninstalled a program, but it s add-in icon still appears under References in Word ribbon
A family of Microsoft word processing software products for creating web, email, and print documents.
Does the Add-in appear under one of the three buttons for Add-ins in the Add-ins section of the Developer tab of the ribbon?
Hi David,
What's the name of that add-in?
Please open Command Prompt and run the following commands:
reg query "HKCU\SOFTWARE\Microsoft\Office\Word\Addins"
reg query "HKLM\SOFTWARE\Microsoft\Office\Word\Addins"
(The above command queries the list of registered AddIns.)
Copy the output and post it in your next reply.