Forum Discussion
Kiosk Mode not logging in - "kioskUser0 the user name or password is incorrect"
I am working with creating a Device Configuration Profile for Kiosk Mode. The device is Windows 10 1809 and is Azure AD joined only and is syncing and receiving policies, updates, and software.
When the device is restarted the Kiosk policy attempts to force the Auto-login option but fails. It is showing User "kioskUser0" and giving the generic message of "username/password is incorrect". I wait a minute or 2 and the timeout for attempting the login with the kiosk user occurs, then I am able to then login with any azure ad user I attempt.
When the policy is applied is it creating kioskUser0 as a local account on the device?
Other than restarting, is there any way for the device to attempt to log back into the kiosk section? (logging in and signing out does not seem to trigger this)
Hi cbelcher,
the policy is creating the kioskuser0 and confgures the autologon. If you combine this with a Autopilot Self Deploying Mode (SDM) Profile then the OOBE will enable the Enrollment Status Page (ESP) and waits for the receiving of this policy and then when it proceeds the kioskuser0 autologon will instantly take you to the Kiosk. In my tests I found a problem in this mode as the ESP is currently not correctly waiting for the kiosk profile therefore the autologon is not working. This is currently known by Microsoft and they are working on a fix.
best,
Oliver
- cbelcherCopper Contributor
To clarify, I am not using Auto-pilot with ESP. This are provisioned with a USB and the the kiosk mode profile is applied when the device is synced. Is the issue you stated still going to affect me?
Hi cbelcher,
hmm okay understand. I didn't setup kiosk with USB sticks and provisioning packages until now. Anyway after restart the auto logon should work. Did you try to specify .\kioskUser0 and leave the pasword blank? important is the .\ in front to make sure the logon window knows it is a local user logon. Do you have other MDM policies which getting applied to the device as well? maybe they create a kind of conflict. e.g. if you enforce via Compliance policy require passwort it will break auto logon.
best,
Oliver
- kodyjahodyCopper Contributor
- Nat_EvansCopper Contributor
I actually went away and came back to this with fresh eyes. I managed to get this working WITHOUT any scripts or other setups.
I found that although I did not assign a compliance policy and the default compliance policy that applied did not have any password settings I could see in Intune, as soon as I made a new, empty compliance policy to catch the machine when it enrolled - it worked.
Unfortunately, my experience with Intune has been if it doesn't work today, walk away and try another day and it may work. I can't guarantee this works every time as I only needed to make one kiosk setup.
I have a working Windows 11 kiosk configured by Intune alone.