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.
|
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.
| ||||
feedback
|
|
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. | |||
|
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. | |||
|
feedback
|