Summary: Making the NUMLOCK to default to ON in Windows 2000 involves a simple fix in an obscure place.
|
I have an HP PC running Win2000 Pro. The num lock state is off when it boots up. I'd like to change it so that num lock is on by default. Where would I change the setting? |
This qualifies as one of Windows more obscure settings. It's not in Control Panel, and it's not in the registry ... it's in the Environment.
•
Here's how and where:
|
"OK" your way back out of those dialogs, and the next time you reboot your keyboard should default to having Num Lock ON.
Related:
Ask Leo! - Help! My Shift key is stuck!
Microsoft - How to Set the NUM LOCK State at Logon in Windows XP
Article C2254 - January 5, 2005
Or the standard way is to set it to on from the System Bios
Posted by: Bear at January 7, 2005 10:22 PMUnfortunately that setting doesn't always carry through. And not all BIOS's have it.
Posted by: Leo at January 7, 2005 10:54 PMTo enable NUM LOCK before a user logs on, use the steps below.
1. Run Registry Editor (Regedt32.exe).
Posted by: Steve at August 29, 2005 7:01 AM2. Navigate to HKEY_USERS\.Default\Control Panel\Keyboard.
3. Change the value for InitialKeyboardIndicators from 0 to 2.
Hi Leo,
I tried the following and didn't work.....
Right click on My Computer
Select Properties
Click on the Advanced tab.
Click on Environment Variables
In the System Variables section, click on New...
The variable to be added is called NUMLOCK, and the value is ON
I used the suggetion posted by Steve on August 29 2005 and it worked.
I also changed HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators from 0 to 2 inorderd to keep the NumLock stay ON.
Thanks for the Help
Posted by: Ancelin at October 20, 2005 5:04 PMAncelin
There are actually TWO distinct places for Windows to remember the state of the keyboard indicators. One is before logon, the other is after logon.
According to Microsoft to change the default settings requires using the Registry Editor. This is only true if you want to change the default settings for a NEW user at First logon. See: http://support.microsoft.com/kb/q154529/ It does not change the settings for existing users already using the machine. It would have to be changed in the All Users section of the registry, but I have not investigated if this is possible.
First, you need to have Admin rights to the computer you are using…it won't work otherwise...
To get Windows to remember your preferred keyboard settings do the following: (applies to Windows 9.x, NT4, 2000, XP and I suspect Vista as well, (but as I don't have Vista yet I haven't verified this))
After you have logged in, set your Num-lock the way you like it - do a Alt-Ctrl-Del sequence and select Logout. The trick is the Alt-Ctrl-Del sequence - logging out of Windows using Start-Shutdown-Logout doesn’t cause Windows to remember the keyboard settings, Alt-Ctrl-Del & Logout does (or Shutdown or Restart).
To get Windows to remember the Keyboard settings for the Logon Screen (before Sign-on), with the Sign-on screen showing on the desktop, set the NumLock the way you want it, and use the option for Shutdown or Restart. As it takes a Alt-Ctrl-Del sequence to get to the logon screen, the Shutdown or Restart will cause Windows to remember you want the NumLock on or off at the Logon Screen.
I stumbled across this after several months of fruitless searching - Microsoft is wrong, this is just another undocumented feature - they think they know better and override the Bios settings…along with other undocumented features and default settings that frustrate many users.
Posted by: Phil Tkachuk at March 16, 2007 3:53 PMJust tried this on an XP machine and it worked like a charm.
Thanks!
Posted by: Frank Quesada at May 1, 2008 10:06 AM