|-1073741715|Bad username or authentication information| The given credentials aren't correct. This could be due to an incorrect user/password combination, or an incorrect username format.|1. First, double-check that your username and password work on the machine. You can do this by signning out and signning back in with the same credentials. </br>2. If that works, verify you're using the correct username format by running the [dsregcmd /status](/entra/identity/devices/troubleshoot-device-dsregcmd) command in the context of the desktop flow connection account. Check the `Executing Account Name` value (in the `Diagnostic Data` section) in the output and make sure it matches the username that was used. </br> 3. If your machine is [Microsoft Entra joined](/entra/identity/devices/concept-directory-join) or hybrid, use the `
[email protected]` format. To determine the correct username format, first check your machine's join state:</br> a. Run the [dsregcmd /status](/entra/identity/devices/troubleshoot-device-dsregcmd) command. </br> b. Look for the `Device State` section in the output. </br> c. If you see `AzureAdJoined : YES`, your machine is Microsoft Entra joined. Use the `
[email protected]` format. </br> d. If it says `NO` after `AzureAdJoined` but `YES` after `DomainJoined`, your machine is domain-only joined. Use the `DOMAIN\user` format.|
0 commit comments