The above-shown screen illustrates the importance of credential providers. Here you can see there are two sign-in options available to the user. Now he can select either of them as per his choice. If you minutely observe this login screen, you’ll find that Password sign-in icon is selected by default, when you would have click Sign-in options link. This is because the password sign-in provider is actually the default credential provider here. In this article, we’ll show you how to assign a default credential provider to user accounts in Windows 11/10. You may need to sign-in as an administrator to follow these steps.

Assign default Credential Provider in Windows 11/10

  1. Press Windows Key + R combination, type regedit in Run dialog box and hit Enter to open the Registry Editor.

  2. Navigate here: The list of registered credential providers and their GUIDs can be found here.

  3. In the above-shown window, expand the Credential Providers key and you’ll see some long-named sub-keys. These long sub-keys are with their name as CLSID, corresponds to a specific credential provider. You’ve to highlight these sub-keys, one-by-one and in the corresponding right pane, check out the Data for (Default) registry string. This will help you to identify which CLSID is for which provider. In this way, pick the default credential provider’s CLSID and note down it.

  4. Now press Windows Key + R combination, type gpedit.msc in Run dialog box and hit Enter to open the Local Group Policy Editor.

  5. In the Local Group Policy Editor window, go to: Computer Configuration -> Administrative Templates -> System -> Logon

  6. In the right pane of the above-shown window, look for the policy setting named Assign a default credential provider. The policy is Not Configured by default. Double click on it to get this window:

  7. Finally, set the policy to Enabled state and in the Assign the following credential provider as the default credential provider input box, type the CLSID we noted down in step 3. Click Apply followed by OK. You can close the Group Policy Editor and reboot to make changes effective. Hope you find the article useful!