Forum Discussion
Outlook Password prompt disappears quickly
- Aug 16, 2019
Ash365 I was able to resolve this issue by adding the following registry keys
Credit to this article also
https://superuser.com/questions/1349327/outlook-needs-password-but-dialog-box-disappears
- HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity, create a DWORD value named EnableADAL and set it to zero.
- Under the same registry key, create a DWORD value named DisableADALatopWAMOverride and set it to 1
- prelekDec 16, 2019Copper Contributor
We have the same problem on our new WVD system.
Outlook after day or 2 disconnects and says 'need password'.
We managed to go around by putting:"HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity, create a DWORD value named EnableADAL and set it to zero." into users profiles.
We don't want to leave it like this as customer might want to switch to 2FA in the future and this will cause problems.
- JHill-MooreJan 02, 2020Copper Contributor
prelek Have you found any other solution to this issue? We are having the same issue in a WVD environment and already have MFA enabled.
- prelekMar 10, 2020Copper Contributor
Found the solution here:
So make sure you:
- Fully enable Single Sign On (AD Connect)
- Hosts must be Hybrid Azure Joined (in AD Connect)
- OU in AD where hosts are should also by synced (AD connect filtering)