Forum Discussion
"username and password incorrect" error in the session host deployed with AVD Entra ID Joined
Can you check the Security logs in Event Viewer, and try it again with a test user without MFA?
this is recorded in the security log
I searched about this, but couldn't find anything that helped solve the problem
---------------------------------------------------------------------------------------------------
- samy_vanderspikkenDec 05, 2023Brass Contributor
The event is triggered because of either a bad username or authentication information. Likely it would be invalid authentication information, but not in the case if it works after the second try.
There is another way to extract logs or even to fix the issue:
- Login to Windows app remote web client (local login is not possible)
- Link -> https://windows.cloud.microsoft/
- Connect to the AVD and authenticate
- If the authentication fails, then you can extract a txt file from the extract logs option beneath the authentication failure pop-up
Reference:
https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4625#:~:text=0XC000006D%20%E2%80%93%20%22This%20is%20either%20due%20to%20a%20bad%20username%20or%20authentication%20information%22%20for%20critical%20accounts%20or%20service%20accounts.%0AEspecially%20watch%20for%20a%20number%20of%20such%20events%20in%20a%20row.
- Login to Windows app remote web client (local login is not possible)