How to automatically logon to Windows 11 or Windows 10 without having to sign in with a password. The computer will automatically login to selected account. WARNING: This is less secure than the normally required password login so only do this for applications and situation that require it and if you are comfortable in doing so. I am not recommending you do this, I am just showing you how if you have a specific need for it.
I have seen some machines where the registry edit wasn't necessary so you can check the 'netplwiz' step first to see it you need it for your machine.
The location of the registry key is:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\PasswordLess\Device
The run command to uncheck the password required is:
netplwiz
Again, use this at your own risk.