Numlock on startup on Windows 10

weasulcon

New member
Mar 22, 2017
1
0
0
Visit site
Currently running Win 10.0.15061 on an Acer Predator laptop. On system resume from sleep or hibernate, I always have to manually turn on numlock before entering my pin. I've tried the registry setting "fix," the disabling fast boot "fix," and the shutting down from lock screen with numlock on method, all to know avail. (all as suggested in http://forums.windowscentral.com/windows-10/372414-why-isnt-numlock-defaulting-windows-10-a.html ; http://forums.windowscentral.com/windows-10/375946-how-do-i-set-num-lock-windows-10-startup.html ; http://forums.windowscentral.com/windows-10/384712-how-do-i-keep-numlock-reboot-windows-10-a.html)

Through searching, I don't see any threads on this in the past year - has anyone discovered a permanent fix?
 

ven07

New member
Jan 27, 2014
6,892
2
0
Visit site
Did you try simply refreshing windows 10?

If you need additional help or have more questions or details to share, please join the site so you can reply in this thread. See this link for instructions on how to join Windows Central.
 

TechFreak1

Moderator
May 15, 2013
4,611
5
38
Visit site
I have been trialling a powershell script for past hour or two and it has been hit and miss.

Try the following see if you have any luck with it :)

The trigger script is:

$wsh = New-Object -ComObject WScript.Shell
$wsh.SendKeys('{NUMLOCK}')

Num lock script.PNG

Make sure you run powershell with admin rights.

To remove a registered job, use unregister -name TurnNumLockOn (or whatever name you used). You can check running scheduled jobs by the scheduledjob command.
 

Members online

Forum statistics

Threads
322,915
Messages
2,242,889
Members
428,004
Latest member
hetb