Site icon Free Tech help

How to Fix Num lock OFF issue on Windows login screen

Problem

Sometimes the num lock is turned off on windows 10 startup. Due to this, we couldn’t use the right-side keyboard’s numeric keys while putting the password in the windows login screen and lock screen. We have to use the upper-left side numeric keys which we don’t like or are irritating for some people.

Research

While struggling with this issue, some questions are rising in my mind, why does the num lock keep turning off automatically without pressing numlock key. Is there no way to keep numlock turns ON in the windows 10 startup login screen so that users can use the right-side keyboard numeric keys freely?

What is Num Lock: Num lock key is used to enable or disable the right-side numeric keys on the keyboard. If you disable it, the numeric keys turn to arrow function. If you enable it, the numeric keys function as normal typing numbers. The following names are printed on the keyboards as num lock: numeric lock, number lock, num Lock, num Lk.

[Solution] How to keep NumLock turn ON at Windows boot.

After that, I was searching for its solution but did not get any setting to do this. Fortunately, in the end, we found a solution to keep num lock turns on at startup (Login Screen). We are going to share the solution here on this page.




To turn ON num lock on the Windows startup, please follow the following steps:

Method 1: Turn Off NumLock from system registry

    1. Press Windows + R keys together to open the “Run” box.
    2. Type Regedit and click on OK.
    3. Click on the computer icon from the left pane.
    4. Go to the Edit menu and click on Find.
    5. Type InitialKeyboardIndicators in the “find what” field and click on Find Next. it will search for the InitialKeyboardIndicators value. Change its value = 2147483650. If number 2147483650 is not lucky for you then try changing it to 2147483648 or 2. Please follow the following value data and change it accordingly. To find it next, press F3 key or Edit menuFind Next.
      HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators - value data = 2
      HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators - value data = 2
      HKEY_USERS\S-1-5-18\Control Panel\Keyboard\InitialKeyboardIndicators - value data = 2
      HKEY_USERS\S-1-5-19\Control Panel\Keyboard\InitialKeyboardIndicators - value data = 2147483650
      HKEY_USERS\S-1-5-20\Control Panel\Keyboard\InitialKeyboardIndicators - value data = 2147483650

  1. Exit from the System Registry editor.

‘Initial Keyboard Indicators’ default value structures:

0 – Turn Off all NumLock, CapsLock, ScrollLock
1 – Turn On CapsLock
2 – Turn On NumLock
3 – Turn On CapsLock and NumLock
4 – Turn On ScrollLock
5 – Turn On CapsLock and ScrollLock
6 – Turn On NumLock and ScrollLock
7 – Turn On all NumLock, CapsLock, ScrollLock
2147483650 – According to BIOS settings

The issue should be fixed after following the steps correctly. If the problem doesn’t resolve, please leave your message in the comment section below, we’ll discover more about it and will share with you.

OR

We have also created a default Num lock registry file which will do the same job automatically. You just need to merge this file into your system registry and then reboot your computer once.

Download Num Lock Default Registry File

Method 2: Turn ON NumLock from the BIOS Settings

If method 1 doesn’t work for you, then you have to change the num lock state from your BIOS settings. Please follow the following steps:

  1. Start your computer and enter into the BIOS settings by pressing “DEL” or “F1” or “F2” or “F10” keys.
  2. In BIOS settings, find the option/menu POST Behavior.
  3. Change the NumLock state to ON. If it is already ON then make it OFF and then reboot your computer and then make ON again.
  4. Save and Exit by pressing the F10 key.
  5. Boot your computer and check if the issue is resolved or not.
Exit mobile version