Outlook needs password but dialog box disappears
I have the same problem outlined in this forum thread - my Outlook shows the "Need Password" in the status bar:
But if I click it nothing happens, no dialog appears. There is also this button "Type Exchange Password & Connect":
If I click it a dialog briefly appears but then disappears. If I restart Outlook (close then open it) this fixes the problem for a time but then it appears again.
How do I manage to enter my account password so it stops asking me for it?
A collection of various known Outlook fixes for login problems :
- Run Credential Manager, and if your account is listed ensure that it's correct.
- If not correct, fix it.
- If correct, try deleting it, reboot and log into Outlook.
- Logging-in into Web Outlook might sometimes show an existing problem such as the need to change the password.
- Start Outlook in safe mode by running
Outlook.exe /safe
and enter the ids if asked. - Unlink the Microsoft Account from Outlook
- Disable Modern Authentication by regedit to
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity
, create a DWORD item namedEnableADAL
and set it to zero. - Under the same registry key, create a DWORD item named
DisableADALatopWAMOverride
and set it to1
. See Microsoft article.
Undo fixes which didn't help. You might also create a system restore point before starting.
I had the same problem, and given that I have a corporate PC, I cannot do anything requiring admin privileges.
What worked for me: set in the Registry a DWORD value
under HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity
, named DisableADALatopWAMOverride
and set it to 1
.
A number of sources that deal with the issue follow. There are a few solutions proposed throughout, with a range of "upvotes".
- https://answers.microsoft.com/en-us/msoffice/forum/msoffice_outlook-mso_win10-mso_o365b/outlook-password-window-disappears/62cf2b1a-ae26-45fc-95b1-c3c6cce0a188 (the accepted answer, with "28 people were helped by this reply", is the one I posted).
- https://support.microsoft.com/en-us/help/4025962/can-t-sign-in-after-update-to-office-2016-build-16-0-7967-on-windows-1 (quoted in the first link).
- https://office365.uservoice.com/forums/264636-general/suggestions/32694751-outlook-is-not-syncing-and-giving-a-need-password (quoted in the first link)
- https://www.reddit.com/r/windows/comments/7g4tmo/help_outlook_2016_need_password_prompt_wont_allow/
- https://community.spiceworks.com/topic/2109624-outlook-2016-needs-password-but-dialog-box-disappears
What worked for me on Windows 10 for my work account, no registry needed:
In Windows, go to Settings -> Accounts -> Access work or school, see if your account is listed there, other than the AD account. If so, remove it. Next time you open Outlook it should actually show the login dialog and try to connect.
Screenshot