Debloat-Windows-10 icon indicating copy to clipboard operation
Debloat-Windows-10 copied to clipboard

Enable Num Lock on logon and lock screen

Open tumpio opened this issue 8 years ago • 4 comments

Fixes one annoyance of num lock key being disabled by default on logon screen.

src: https://support.microsoft.com/en-us/help/154529/how-do-i-enable-the-num-lock-key-for-the-logon-screen

tumpio avatar Apr 23 '17 09:04 tumpio

Should we also unmount the Users hive at the end of the script?

W4RH4WK avatar Apr 23 '17 13:04 W4RH4WK

Well, this blog post didn't say anything about it :)

https://blogs.technet.microsoft.com/heyscriptingguy/2012/05/07/use-the-powershell-registry-provider-to-simplify-registry-access/

At least it wasn't accessible with Set-Location after the script finished.

tumpio avatar Apr 23 '17 16:04 tumpio

Ok, I attached this to the creators update milestone. Will merge it when I am dealing with the issues introduced by the creators update (and the creators update is no longer opt-in).

W4RH4WK avatar Apr 24 '17 07:04 W4RH4WK

I've trying to get this setting to work but I couldn't. It did not work at all in W10 1909 nor 2004.

cbaldan avatar Jun 25 '20 22:06 cbaldan