Fix: Sign-in options is Grayed out in Accounts Settings

All the options in the “Sign-in options” page in Settings → Accounts may be grayed out in your Windows 10 or 11 System.

Also, you see the notification, “Some of these settings are managed by your organization.”

all the sign-in options settings are grayed out

As a result, you can’t enable the Windows Hello settings, facial recognition, fingerprint recognition, PIN, and Dynamic lock.

Resolution

To enable the options in the Sign-in options page in Settings, follow these steps:

Option 1: Using Command Prompt.

Open an admin Command Prompt and run:

reg add "HKLM\SOFTWARE\Microsoft\PolicyManager\default\Settings\AllowSignInOptions" /v "value" /d "1" /t REG_DWORD /f

Press Enter.

You should see the output, “The operation completed successfully.”.

If the settings are not restored in Sign-in options, restart Windows for the changes to take effect.



Option 2: Using the Registry Editor.

Launch regedit.exe and go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Settings\AllowSignInOptions

Double-click the DWORD value named “value” and set it to “1

allowsigninoptions value

Exit the Registry Editor.

Restart Windows.

The Accounts → Sign-in Options settings should now be restored.


One small request: If you liked this post, please share this?

One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:
  • Pin it!
  • Share it to your favorite blog + Facebook, Reddit
  • Tweet it!
So thank you so much for your support. It won't take more than 10 seconds of your time. The share buttons are right below. :)

Ramesh Srinivasan is passionate about Microsoft technologies and he has been a consecutive ten-time recipient of the Microsoft Most Valuable Professional award in the Windows Shell/Desktop Experience category, from 2003 to 2012. He loves to troubleshoot and write about Windows. Ramesh founded Winhelponline.com in 2005.

2 thoughts on “Fix: Sign-in options is Grayed out in Accounts Settings”

Leave a Comment