{
  "$type": "site.standard.document",
  "canonicalUrl": "https://justingarrison.com/blog/2011-06-01-cleanup-your-windows-7-login-screen-and-remove-unwanted-logon-items",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreih25kxp7fm3nhscce4ngyq464qvho4bvrayno4mytanpw5zbsnh6y"
    },
    "mimeType": "image/png",
    "size": 117881
  },
  "description": "Windows 7 adds functionality to your login screen to give you additional logon options",
  "path": "/blog/2011-06-01-cleanup-your-windows-7-login-screen-and-remove-unwanted-logon-items",
  "publishedAt": "2011-06-01T00:00:00.000Z",
  "site": "at://did:plc:p7uix7mresfq4nfzxp3klgfa/site.standard.publication/3mmdn7mg2qm2d",
  "textContent": "Windows 7 adds functionality to your login screen to give you additional logon options. If you want to lose the clutter, here is how to disable some or all of your credential providers.\n\nWhether it was installed from the factory or add-on software you installed, these registry settings will disable the unwanted credential providers at your login screen.\n\n> HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Authentication\\Credential Providers\n\nIt will not be obvious what some of the providers are but you should be able to determine which one goes to which provider by looking at the value of the (Default) DWORD inside each key.\n\nThe screenshot below references the fingerprint scanner on my system but yours may be different.\n\nTo disable each of the items, create a DWORD value named “Disable” with a value of 1. For each key you disable it will be removed from your login screen.\n\nBe careful which items you disable or you may not be able to log in with your password either. Only disable the items you know you won’t need and disable them one at a time. This should stop you from disabling too many items and not allowing you to login to your computer.\n\nIf you accidentally disable too many items, restart your machine in safe mode and set the disable key to 0 for the providers you need.\n\nOnce you have found all the correct keys your new login screen should show only the items you want.",
  "title": "Cleanup Your Windows 7 Login Screen and Remove Unwanted Logon Items"
}