Forum Discussion
MTSBob
Jun 10, 2018Iron Contributor
Can't add local user "Guest" account to login screen
I must be losing my mind. I have Azure AD joined Windows 10 machines (corporate ownership model), but I would like to add a persistent local guest user login to the login screen, and I can't seem to ...
dretzer
Mar 06, 2019Iron Contributor
Your Guest-User is a local account and your machine is domain joined. By default local users are not enumerated on the logon screen for domain joined machines.
This group policy should help you achieve what you want:
Computer Configuration\Administrative Templates\System\Logon\Enumerate local users on domain-joined computers
For Azure-AD joined computers you may need to set this policy locally (gpedit.msc). I'm not sure if a similar setting exists with MDM-policies.