Windows 7 - How to turn numlock on initially when windows starts? [duplicate]
To enable NUM LOCK before a user logs on, follow these steps:
Run Registry Editor.
Move to
HKEY_USERS\.Default\Control Panel\Keyboard
.
Change the value for InitialKeyboardIndicators from 0 to 2.
This should hopefully set NUM LOCK as soon as the login screen appears.
I did this for a relative quite some time ago. Search for "InitialKeyboardIndicators" in your registry. It should be somewhere in HKEY_Users. Experiment with the settings. I think "2" is NumLock on, CapsLock off.