From Microsoft's autologon documentation, it appears only one user can be configured to autologon on startup How to turn on automatic logon in Windows
Since the registry entry is made to HKEY_LOCAL_MACHINE and keys are named DefaultUsername and DefaultPassword, it seems only one user can be configured for autologon.
I also notice that HKEY_CURRENT_USER has a WinLogon entry but can't see a key there that can set current user's autologon.
Is there any way to configure autologon for two users that I am overlooking?
I am using Windows Server 2019.