Turn NUM LOCK on at start-up

Anonymous
2009-12-27T01:45:17+00:00

How do you edit InitialKeyboardIndicators in the registry editor so num lock is on at start-up? One instruction I read said to change the value to 2.  The number that is already present is 2147483648 which I have no idea what it stands for!  Can anyone help me out here? Thanks

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2009-12-27T08:21:38+00:00

By default the numlock status is the same as it was in when you properly shut down the computer. If it was on when you shut it down it will be on when you again turn the computer on.

--

Richard Urban

Microsoft MVP

Windows Desktop Experience/Security

"BJ55" wrote in message news:b6f5c70d-a053-431 1-946d-ba9e8879f644...

How do you edit InitialKeyboardIndicators in the registry editor so num lock is on at start-up? One instruction I read said to change the value to 2.  The number that is already present is 2147483648 which I have no idea what it stands for!  Can anyone help me out here? Thanks

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2010-06-04T13:27:04+00:00

I haven't read through every reply, but just in case there has not been an answer for this, here is what you do.

By default, NumLock, CapsLock, and ScrollLock are set to off on power up in WindowsXP.  If you want to modify this to allow one or all of them to be on by default at power up, follow the below instructions.

  1. Click Start
  2. Click Run
  3. Type RegEdit
  4. Expand to HKEY_Users
  5. Expand .Default
  6. Expand Control Panel
  7. Expand Keyboard
  8. Find sting value InitialKeyboadIndicators. (By default this will be set to '0' which means Num Lock, Scroll Lock, and Caps Lock are all turned off.)
  9. Double click the "InitialKeyboardIndicators" string value and make the following changes.
  • 0 - Turns off Num Lock, Caps Lock, and Scroll Lock
  • 1 - Turns on Caps Lock
  • 2 - Turns on Num Lock
  • 3 - Turns on Caps Lock and Num Lock
  • 4 - Turns on Scroll Lock
  • 5 - Turns on Caps Lock and Scroll Lock
  • 6 - Turns on Num Lock and Scroll Lock
  • 7 - Turns on Caps Lock, Num Lock, and Scroll Lock

Exit the Registry. When you restart, the new setting will take effect

Was this answer helpful?

70+ people found this answer helpful.
0 comments No comments

137 additional answers

Sort by: Oldest
  1. Anonymous
    2015-06-09T11:14:23+00:00

    On windows 7 on start up I hit the escape key which takes me to  set up in set up there is a way to set num lock  on at start up

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-06-09T14:01:33+00:00

    Have not found this to be true with windows 8. Why the change?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2015-07-07T23:17:26+00:00

    Solution:  I'm cheating by giving this to you because I'm only quoting what I got from someone else.  Unfortunate I didn't get their name to give them credit.

    The code you're all referring to needs to be changed to end in "50" not "48" so that it is 2147483650.  Once you do that go into the Control Panel, click on "Hardware", "Power" and go to  "Fast Startup" which was not there until you changed to the "50".  Uncheck "Fast Startup".  Log out of everything.  Restart.  You have NUMLOC!

    If you don't know how to get to that magic number, hit the window button and "R".  Type in "regedit.exe", click "OK".  Go to HKEY_USERS then DEFAULT then Control Panel then Keyboard.  Find "InitialKeyboardIndicators".  click Modify and change to the above mentioned value.  Restart and you have NUMLOCK on Startup!

    Was this answer helpful?

    0 comments No comments