Change Fingerprint to Password as default logon method

shiyatan

New member
Local time
10:43 PM
Messages
3
I have password set up as required on start up and wake up. I also have fingertip reader. Previously the password field was showing up as default (while it was still possible to just swipe fingertip to log in) but at some point it switched to fingertip as default. If I cannot use fingertip as log on (often it does not work) I have to change to manually change to password page. How do I set up password page as default log in way but not disable fingertip reader?

Please move topic to more appropriate category if needed.
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Lenovo ThinkPad T440
OS
Windows 7 Professional 64 bit
There is a registry trick that can change the default logon method:

  1. Open Registry Editor and browse to:
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\UserTile
  2. Find the value that is named with your windows user's SID, and double-click on it.
  3. Type "{60B78E88-EAD8-445C-9CFD-0B87F74EA6CD}" in the Value data field and click OK.
  4. This will set password as the default logon option.
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 7 Pro 32bit
Back
Top