I had a couple of questions this week from users who hate the contact cards in Outlook, especially when they are trying to save a new contact. They want to use the familiar Outlook contact form, not the contact card, when they use the Add to Outlook Contacts command.
While you can't turn the contact cards off completely, you can force Outlook to use the contact form when you turn on the Legacy GAL dialog. In addition to using the contact form when adding new contacts from an email address, you'll get the older Properties dialog when you view address properties instead of the contact card, such as when you need to see if Send using Rich Text Formatting is enabled for an address. If you've ever double clicked on an address in contacts and were frustrated when the new contacts card came up, you'll want to use the legacy gal dialog. You'll also need to use the legacy GAL if you want to add digital certificates to existing contacts.
Normally, when you right click and choose Add to Outlook Contacts, the new Contact Card opens (shown in the screenshot below) with the name and address field filled in. When the Legacy GAL key is set, that same command opens an Outlook Contact form.
In Outlook 2013 (and 2016), the default behavior when you double click on an address in a message or contact is a contact card opens. When the Legacy GAL key is enabled, the address properties dialog (or the contact for the person) opens.
Another useful registry edit turns off hover card - this is the mini-contact card that pops up when a mouse hovers over an address (shown in the first screenshot). With hover functionality turned off the mini-card only comes up when you click or right click on an email address in Contacts or in the message header. It won't come up when the mouse slides over the address.
Outlook 2016
DWORD: TurnOnLegacyGALDialog
Value: 1 (enable)
DWORD: TurnOffHoverFunctionality
Value: 1 (turn off)
Outlook 2013
DWORD: TurnOnLegacyGALDialog
Value: 1 (enable)
DWORD: TurnOffHoverFunctionality
Value: 1 (turn off)
Administrators can set these values in Group Policy. These policies are under Office 2013, not Outlook, under Contact Card.
Although Outlook 2010 doesn't use the Contact cards in the same way Outlook 2013 does, you can turn off the hover cards and use the legacy gal dialog in it.
DWORD: TurnOnLegacyGALDialog
Value: 1 (enable)
DWORD: TurnOffHoverFunctionality
Value: 1 (turn off)
Do it for me
I have ready-to-use registry files to turn off the hover card and turn on the legacy GAL dialog at Using Outlook's New Contact Cards
To use, right click and save the .reg file then double click to run it. You'll need to Ok several dialogs to add it to your registry. You'll need to restart Outlook.
Turn Off Hovercard & Use LegacyGAL:
Outlook 2016 Outlook 2013 Outlook 2010
Policies key to Turn Off Hovercard & Use LegacyGAL:
Outlook 2016 Outlook 2013 Outlook 2010
This short video shows the address property dialogs that are affected when the TurnOnLegacyGALDialog value is enabled.
my Office 2016 does not show "contact card" when I go to HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\common\ ...am I doing something wrong?
the key isn't added until you change an option - so if it doesn't exist, you'll need to create it.
Thanx so much Diane, it' working ducky!
You make it so easy that even a neophyte (I never bfr touched regedit) could make it work. You're a godsend!
Worked like a dream - thanks so much for this helpful post. This has been really bugging me because I have to add then categorise dozens of contacts each day and the new two-step process was slowing me down.
Hello Diane, I added the regkey to my Win10/Outlook 2016 system but I still do not get the legacy contact form when I right click and use Add to Outlook Contacts ... do you know why this may not be working?
I have the same issue as Stefan:
The issue: If I view an email contact card associated within inbox, sent items etc, the contact card (expanded) only displays the email address (link) and Schedule a Meeting (link) and no other contact data. (Un-expanded) the Contact Card phone icon is greyed out.
I don't find "contact card" in this string under "common". Any ideas? I'm using Outlook 2013 and would love to get the contact form back.
if the key doesn't exist, you need to create it (or use the reg file I posted) - many of the reg keys aren't in the registry until you change from the default.
Dear Diane
Is there any way to hide all these informations for other user in the same domain? In my companys domain, we are hosting our customers in different Organizational Units and therefore they all have they own GAL. But they still can see my personal informations (mobile number, calendar appointments...). These contact cards informations are nice for my co-worker in the same OU and GAL, but I would love to hide them for other users.
I already tried to deny access to my AD-User (where these informations are stored) and also to our GAL. But it can still be seen by the other users. Even if I use these registry modifications, the problem is still there for Hosted Exchange users and OWA users.
Have you got any advise for me?
Many thanks and best wishes.
Mirza
If the GAL permissions are set correctly, they shouldn't see anything if its not in their own gal or in their contacts. I'll see if i can repro.
DIane, the registry download for Office 2016 doesn't match the text above. The text shows:
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\common\contactcard
The reg file shows:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\common\contactcard
Which is it? I think the reg file is wrong since after doing this on Win10, there is nothing below Policies/Microsoft except this new entry.
Either one works. Policy path is typically used by the admin, so end users can't change a setting (this particular key doesn't have a setting in the UI) but they can be used on home computers too. Some keys only work in the polices path, others will work in either the user or policy path. I usually put the policy key up in a reg file so both end users and admins can use one file.
Keys do not exist until a setting is changed or the key is added to the registry. If a key doesn't exist, you (or the reg file) will create it.
I have no contactcard entry under Common. The reg files don't do anything but open in Notepad. Advice. Running 2013 with Hosted Exchange. Thanks!
If the entry doesn't exist, you need to create it.
To download the reg file in some browsers you need to right click on the link and choose Save Link as or Save Target as.