Beginning with Microsoft Outlook 2010, you can open more than one Exchange account in your Outlook profile.
So how many Exchange Accounts can you add to an Outlook 2010, Outlook 2013, 2106, or Outlook 2019 profile?
In Microsoft Outlook 2013 and newer, the default is 10 accounts and the maximum allowed is 9999 accounts. Outlook 2010 supports up to 15 accounts in your profiles, but, by default it is limited to 5 accounts.
If the administrator wants to allow more (or less) than the default number of accounts, he or she needs to edit the registry or apply a group policy.
The relevant Group Policy key for all supported versions of Outlook is:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Exchange
DWORD: MaxNumExchange
Outlook 2010 values: a decimal value between 1 and 15
Outlook 2013 values: a decimal value between 1 and 9999
Outlook 2016 values: a decimal value between 1 and 9999
Outlook 2019 values: a decimal value between 1 and 9999
In the Group policy editor, the setting is under Outlook > Account Settings > Exchange > Set maximum number of accounts per profile.
If you prefer not to add it as a policy, use these keys instead. Note: if you are using the consumer or Business version of Outlook 2013 and newer, you may need to use these keys instead.
HKEY_CURRENT_USER\Software\Microsoft\Exchange
DWORD: MaxNumExchange
Outlook 2010 values: a decimal value between 1 and 15
Outlook 2013 values: a decimal value between 1 and 9999
Outlook 2016 values: a decimal value between 1 and 9999
Outlook 2019 values: a decimal value between 1 and 9999
The new setting won't take affect until you restart Outlook.
Do it for me
To set the registry key to allow 15 accounts, use this registry file. This works with Outlook 2010, 2013, 2016, or 2019. (In HKCU\Software\Microsoft\*)
15 Accounts, user keys
This registry file will set a Policy key to allow up to 15 Exchange accounts; works with Outlook 2010, 2013, 2016, or 2019.
(In HKCU\Software\Policies\*)
15 accounts
Does this also work for non exchange email accounts ? If not is there another tutorial for non exchange email accounts
Thanks
You shouldn't need a key with pop and IMAP accounts - they should allow unlimited.
Did you hit a limit and if so, how many accounts are in your profile?
Hi Diane
Is there a way to increase the limit of non-exchange email accounts that we can add to outlook ? I am talking about increasing the limit of gmail and yahoo accounts that we can add on the outlook app
I have been searching a lot online but all I find is how to increase the limit for exchange accounts ..
Thanks
How many account are in your profile and did you receive a message that you can't add more? I don't recall a limit to the number of internet accounts in a profile.
It's not working. As simple as that. And I cannot find any entry named outlook in the group policy editor. I'm using outlook 365 on Windows 10 Pro.
You need the office admin templates to use the group policy editor. The registry files I have linked in the article will set the key for 15 - if you need more, you can open the registry editor and change the value.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Exchange]
"MaxNumExchange"=dword:00000015
Hi, just for information:
Office 2016 professional plus
You have to go to HKEY_CURRENT_USER\ Software\ Microsoft\ Exchange and add DWORD32bit with MaxNumExchange and decimal 15 (15 for example).
It is described above and works perfect.
Thanks a lot!
I have added 8 email ids in single profile. However, i am facing deadlock issues with office 365 2016 x61 business version.
They are all exchange? Are they all to the same server?
Updated the 64-bit key and still didn't work.
Did you use the user key or the policies key? Did you restart Outlook?
i'm using the 64-bit version. Is that why this isn't working for me?
Nah, version doesn't matter - its a generic key for both versions. Did you see https://support.microsoft.com/en-us/help/3101356/the-value-of-the-maxnumexchange-registry-key-doesn-t-work-for-exchange ?
Actually, never mind on that KB - you should have those updates installed since you use an E3.
Thank you for this, it has been very useful.
fyi the second option you provide under 'do it for me' is a registry file that allows 21 accounts, I believe the error is that you have entered 15 as the hexidecimal value, which, converted to decimal, is 21. At least I think that's the case-- I'm a newbie to this.
Correct, i realized it after i saved it and kept forgetting to fix it - figured it was better to be high than low. :)