Login

Picture password sign-in option not available in Windows 10

Picture password sign-in option not available in Windows 10

Picture password is a feature introduced in Windows OS that allows you to create three different gestures on any image of your choice and use those gestures as your password. The gesture can be any combination of circles, straight lines, and taps. For example, if the picture was a face, your picture password could be a tap on each eye and then circle around the mouth. In this post, we will present the solution to the issue of Picture password option under Sign-in options isn't available after you enable it in Group Policy in Windows 10.

Let's take a look at a typical scenario where you can encounter this anomaly.

In Windows 10, assume that you have applied one of the following Group Policy Objects (GPOs) configurations under:

Computer Configuration/Administrative Templates/System/Logon

Configuration 1

Turn on convenience PIN sign-inNot Configured
Turn off picture password sign-inEnabled

Configuration 2

Turn on convenience PIN sign-inDisabled
Turn off picture password sign-inDisabled

You can track the following registry key to make sure the configuration is applied to clients under the registry path:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System

Registry key 1

BlockDomainPicturePassword: REG_DWORD: 1

Registry key 2

BlockDomainPicturePassword: REG_DWORD: 0

After the configuration is applied to the client, the Picture password option under Sign-in options isn't available.

Picture password sign-in option not available

If the Picture password sign-in option is not appearing or showing in Windows 10, even after enabling it in Group Policy, here are the things you need to do.

To see the Picture password and the PIN options, you must enable PIN in the domain for the first time. To do this, set the GPO to the following:

Turn on convenience PIN sign-inEnabled
Turn off picture password sign-inEnabled

Here's how:

Computer Configuration/Administrative Templates/System/Logon

After the PIN option is enabled, even if you disable the PIN option again, the Picture password option is still available.

That's it!

Jak używać Xdotool do stymulacji kliknięć myszą i naciśnięć klawiszy w systemie Linux?
Xdotool to darmowe i otwarte narzędzie wiersza poleceń do symulacji kliknięć myszą i naciśnięć klawiszy. Ten artykuł zawiera krótki przewodnik dotyczą...
5 najlepszych ergonomicznych myszy komputerowych dla systemu Linux
Czy długotrwałe korzystanie z komputera powoduje ból nadgarstka lub palców?? Cierpisz na sztywne stawy i ciągle musisz uścisnąć dłonie? Czy czujesz pa...
Jak zmienić ustawienia myszy i touchpada za pomocą Xinput w systemie Linux?
Większość dystrybucji Linuksa jest domyślnie dostarczana z biblioteką „libinput” do obsługi zdarzeń wejściowych w systemie. Może przetwarzać zdarzenia...