Hello there,
Try this registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
In the right pane of the above-mentioned registry location, you need to make sure that the following data exists. If something is missing, you can add it:
AutoAdminLogon – Registry String (REG_SZ) – Value data is 1.
DefaultPassword – Registry String (REG_SZ) – Value data is your user account password.
DefaultUserName – Registry String (REG_SZ) – Value data is your user account name.
Hence add the missing information, if any, and once you’re done, close Registry Editor and reboot.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–