Forum Discussion
Muhammad Ali Khan
Dec 10, 2018Copper Contributor
Outlook (365) Need Password - Issue
Hi, We are using E3, outlook 365 in our company. Some of our users' outlook stop sync with exchange and ask for password, as shown in below image: to fix the issue, I clear entries i...
- Dec 13, 2018Hi Muhammed,
Add the Registry key as advised in the article
We've been seeing this for more than 6 months sporadically and again same for one computer today. There was no recent password change but suddenly behavior as described here. Adding this key and setting it to 1 fixed the issue with no reboot. We're seeing this reported by a very small number (half or a quarter percent maybe?) of the clients that we manage.
Best, Chris
Thshah
Sep 02, 2022Copper Contributor
Go to control panel \ Credential Manager \ Email address and update password. this issue will fix.
- BEBakerSep 02, 2022Brass ContributorI don't see any email address setting in Credential Manager.
- ThshahSep 04, 2022Copper Contributor
1. Find the registry key HKEY_CURRENT_USER\Software
\Microsoft\Office\16.0\Common\Identity2. Create DWORD value (32-Bit) called EnableADAL
3. Right-click the new DWORD, click edit, change to decimal 0
4. Within the same registry key create another DWORD value
(32-Bit) called DisableADALatopWAMOverride5. Right-click the new DWORD, click edit, change to decimal 1
6. Close the registry editor and reboot
HISTORY OF THIS PROBLEM:
We've probably seen this problem half a dozen times or so in the last year and every time I came across it I could never find a fix no matter how much Googling I did. Finally I have the solution (or at least the solution that's worked for me)...outlook need password no prompt
This problem for me was always with Outlook 2010 and 365 mailboxes. The initial setup of Outlook would work fine and Outlook WOULD connect. However after the initial setup you close Outlook and when you open it again (2nd time onwards) Outlook would say need password but would never display the normal username & password box. So basically there is nowhere to type in the needed user credentials and Outlook never connects.
HOW TO FIX OUTLOOK NEEDS PASSWORD BUT NO PASSWORD PROMPT APPEARS:
1. Click Start, click Run, type regedit in the Open box, and then click OK.2. Locate and then select the following registry subkey: HKEY_CURRENT_USER\Software\Microsoft
\Office\14.0\Common\General3. On the Edit menu, point to New, and then click DWORD (32-bit) value.
4. Type DoNotQueryUserNotificationState, and then press ENTER.
5. Right-click DoNotQueryUserNotificationState, and then click Modify.
6. In the Value data box, type 1, and then click OK.
7. Exit Registry Editor.
Try This Solution
- user64123Mar 01, 2023Copper Contributor
Thshah
Thanks for your solution. I had the issue after I was requested to re-activate my Office 365 subscriptions. My previous outlook 365 then became Mondo 2016, and then one of my exchange server email accounts needed to re-enter the password. I tried many other people's solutions and did not work. However, when I followed exactly BEBaker's solution below, it worked! Many thanks.@BEBaker
1. Find the registry key HKEY_CURRENT_USER\Software
\Microsoft\Office\16.0\Common\Identity2. Create DWORD value (32-Bit) called EnableADAL
3. Right-click the new DWORD, click edit, change to decimal 0
4. Within the same registry key create another DWORD value
(32-Bit) called DisableADALatopWAMOverride5. Right-click the new DWORD, click edit, change to decimal 1
6. Close the registry editor and reboot