Is there any software to replace the Windows password login with pattern login like we do on Android?

There is already software which replaces the login screen with face detection login. There might be other login replacements.

link|improve this question

60% accept rate
Do you mean you want to do something like this: sarahlane.typepad.com/sarahword/2004/06/windows_tweak_h.html ? – shufler Dec 3 '11 at 0:04
feedback

2 Answers

I haven't found anything like this. But I suppose drawing a pattern would not be that handy to do with a mouse.

You might want to check out this post: Alternative methods to login to Windows

It discusses some alternatives to Windows login.

link|improve this answer
feedback

The Windows logon is handled by something called the "Graphical Identification and Authentication (GINA) component." Software that enables biometric recognition (fingerprint, facial) replaces the default msgina.dll with a custom GINA. You could always write your own replacement. :-)

I haven't been able to find pattern logon for Windows 7. Maybe you'll have to wait for Windows 8.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.