Hello
Thank you for your question and reaching out. I can understand you are having query\issues related to AutoLogin.
You can use Below registry settings for Auto Login and push it via GPO
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
"DefaultUserName"="your-admin-account"
"DefaultDomainName"="yourdomain.local"
"DefaultPassword"="YourAdminPasswordRevealedToThePublicByAStupidAdmin"
--If the reply is helpful, please Upvote and Accept as answer--