If you’re using Outlook to connect to an Office365 Online mailbox, and always you asked for your login credentials because the Remember my credentials option is missing, then continue reading below to fix the problem.
Problem in details: In Outlook for Office 365, Outlook 2019, Outlook 2016, Outlook 2013 & Outlook 2010, the user is prompted for credentials each time Outlook is opened and there is no option to “remember credentials” in the credential prompt window. (“Remember my credentials” option/checkbox is missing).
FIX: ‘Remember my credentials’ option missing in Outlook 2013, 2016, 2019 & Outlook for Office365.
If Outlook always asks for credentials and the “Remember my credentials” option is missing, then Outlook is configured to always prompt the credentials every time you open it.
To fix the problem, proceed and modify the value of the EnableRememberPwd DWORD from 0 to 1, in one of the following locations:
- HKEY_CURRENT_USERSoftwareMicrosoftOfficexx.0OutlookSecurity
- HKEY_CURRENT_USERSoftwarePoliciesMicrosoftOfficexx.0OutlookSecurity
* Note: Where xx.0 is “16.0” for Outlook 2016, 2019 & Outlook for Office 365, “15.0” for Outlook 2013 & “14.0” for Outlook 2010.
To do that:
1. According to the version of Outlook you have, go to the following 2 locations in the registry and check if the EnableRememberPwd DWORD exists or not:
Outlook 2016, 2019 and Outlook for Office 365
- HKEY_CURRENT_USERSoftwareMicrosoftOffice16.0OutlookSecurity
- HKEY_CURRENT_USERSoftwarePoliciesMicrosoftOffice16.0OutlookSecurity
Outlook 2013
- HKEY_CURRENT_USERSoftwareMicrosoftOffice15.0OutlookSecurity
- HKEY_CURRENT_USERSoftwarePoliciesMicrosoftOffice15.0OutlookSecurity
Outlook 2010
- HKEY_CURRENT_USERSoftwareMicrosoftOffice14.0OutlookSecurity
- HKEY_CURRENT_USERSoftwarePoliciesMicrosoftOffice14.0OutlookSecurity
2. Then, according the result proceed as follows:
- If the EnableRememberPwd DWORD exists, in one of the above 2 locations open it, set its value data to 1, hit OK and close the registry editor. Then open Outlook.
Value Description
0 Remember password check box is hidden (Credentials not remembered).
1 Remember password check box is visible.
- If the EnableRememberPwd DWORD doesn’t exist, then proceed to create it, in one of the above locations. To do that:
1. Right-Click at Security key and select New > DWORD (32-bit value)
2. Name the new value as EnableRememberPwd and hit Enter.
3. Then, open the EnableRememberPwd DWORD and set the value data to 1.
4. Close the registry editor and open Outlook
That’s all! Did it work for you?
Please leave a comment in the comment section below or even better: like and share this blog post in the social networks to help spread the word about this solution.