6
I tried to change HKEY_USERS\.DEFAULT\Control Panel\Keyboard
> InitialKeyboardIndicators
to 2147483650
and it enabled numlock. However, if I lock my computer (numlock still active on logon screen) and login numlock gets disabled.
Is there a way to make it not lose the setting? Or a way to run a script everytime I unlock my computer so I can enable it that way?
When I turn the computer on numlock is ON. In the logon screen it is ON, after the login it is ON. If I lock the screen it is ON, if I unlock it switches to OFF
1Thank you for saving me from windows 'experience', in year 2019 you must use a external app to re-enable NumLock if it happens you remapped the key to something else... – PJJ – 2019-02-02T05:30:27.843
1Thank you! I've tried the Registry Tweaks, but for some reason, they get reverted. And I don't want to disable Fast Startup just to make sure NumLock is on after logging in. Your solution is what I've been looking for! – thenonhacker – 2019-03-09T09:42:03.513
Nice solution. I had to sign and recompile to prevent the UAC message every time. Might not be a bad idea to add a certificate that could be installed to make this play nice out of the box. – VoteCoffee – 2019-09-13T10:22:47.140