We all know that there are different sign-in or login options available in Windows 11. You can set up these sign-in options as per your convenience and as per availability of the required hardware. Apart from the traditional password, you can choose a variety of sign-in options, such as Windows Hello options requiring your biometric access. When you have multiple sign-in options available, setting a default sign-in option is also a requirement. In this article, we will help you to set default sign-in option in Windows 11.

Basically, there is no method to set up a default sign-in option natively. Windows is so designed that the sign-in option you frequently use automatically becomes the default sign-in option. But if you desire to set a specific sign-in option as default one, you need to modify registry in that case.

Set default sign-in option in Windows 11

Manual steps

1. Press Windows Key + X and select Terminal (Admin).

2. In Terminal window, paste wmic useraccount get name,sid and press Enter key.

3. Note down the SID for the user account you want a default sign-in option.

Set default sign-in option in Windows 11

Registry Disclaimer: It is recommended to create a System Restore point first, if you’re not familiar with registry manipulation.

4. Press Windows Key + R and type regedit in Run dialog box. Click OK or press Enter key.

5. In left pane of Registry Editor window, navigate to following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\UserTile

6. In the right pane of UserTile, locate the user account SID (we got in step 3) named registry string. Set its Value data to either of the following GUID for corresponding sign-in option:

  • Password: {60B78E88-EAD8-445C-9CFD-0B87F74EA6CD}
  • Microsoft Account: {F8A0B131-5F68-486C-8040-7E8FC3C85BB6}
  • PIN: {D6886603-9D2F-4EB2-B667-1971041FA96B}
  • Windows Hello Fingerprint: {BEC09223-B018-416D-A0AC-523971B639F5}
  • Windows Hello Face: {8AF662BF-65A0-4D0A-A540-A338A999D36F}
  • Picture Logon: {2135F72A-90B5-4ED3-A7F1-8BB705AC276A}

Set default sign-in option in Windows 11

7. Once you set the value data for the sign-in option you want, just close Registry Editor and reboot your system to make change effective.

After restart, you’ll have the sign-in option you want, as default one.

Video guide

For live demonstration of above method, checkout this video:

That’s it!

6 Comments

Add your comment

  • Kathy

    Thank you! Excellent article and was very useful in helping me set up Windows Hello Face as the default login method!

  • Kapil Arya

    ^^ Glad to help Kathy 😎

  • Pawel

    That helped, but only until I used another method with fingerprint scanner (I got laptop). Then the registry is overwritten.

  • Kapil Arya

    ^^ This method works better if you’ve set all sign-in options prior and then you set a default sign-in option.

  • Awesome Anand

    Thank you very much. You are the only guy posted actual solution on changing default singin method. Everywhere else idiots are advising on how to create a new PIN.

  • Kapil Arya

    ^^ Glad it helped!

  • Leave a Reply

    Your email address will not be published. Required fields are marked *