Troubleshooting website display or functionality issues in Edge on Windows 11
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
how do i change the default account I sign on with
Troubleshooting website display or functionality issues in Edge on Windows 11
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hello, how are you doing?
Welcome to the Microsoft community!
I'm glad to be able to assist you at this time.
--
By default, Windows will remember the last logged-in user and make it the default user at startup. This is to make it easier and faster for users to log in to their computers.
To change the default account you sign in with on Windows 11, you can follow these steps:
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultUsername /d "AccountName" /f
*Replace "AccountName" with the name of the account you want to set as the default login.
--
Here is an example of how to use the command:
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultUsername /d "JohnDoe" /f
This command will set the default user at startup to the account "JohnDoe".
--
I hope this helps you.
I think in most cases at least on windows 11 the account that is set up to sign in using Windows Hello becomes default sign in account. To change your default sign in account, the easiest fix woult be to disable windows hello from the account you dont want and add windows hello to the account you want to make default. This worked for me.