When is it being switched on? When you start Windows? Or when you boot your laptop?
Main Topics
Browse All Topicseverytime I start up my laptop, the numlock key is on. This is annoying since the numbers are on the whole right side of the keyboard. Can someone tell me how I can keep it from turning on automatically when I startup, so I dont' have to constantly turn it off?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You don't mention the model/type of laptop you have. Depending on the mfg of your system board/BIOS, you can get into the CMOS/BIOS using the following keys on bootup:
F2
F10
Del
Esc
Ctrl-Esc
Ctrl-Alt-Esc
Ctrl-Alt-S (sometimes you can do this when your system is already running)
http://sysopt.earthweb.com
Try here for more info on BIOS.
http://www.sysopt.com/bios
Of course, always ask the mfg of the system too. Check their website. www.mfg.com
If this does not resolve your issue (as the CMOS is already setup this way) you may need to either upgrade your BIOS or check the registry of your system. To upgrade BIOS, go to mfg again. Try these articles for changing your registry. ALWAYS backup your registry (or at least the key you change) first before making changes.
The Windows 98 Config.txt File---click on Edit at the top and look for numlock.
http://support.microsoft.c
KEYBOARD AND KEYBOARD LAYOUT ENTRIES FOR USERS---click on Edit at the top and look for numlock.
http://support.microsoft.c
NUMLOCK Causes Logon Problems with Portable Computers
http://support.microsoft.c
Programs to Turn NUM LOCK On and Off
http://support.microsoft.c
For O/S answers try http://support.microsoft.c
Hope this helps.
dd
Just want to throw in my opinion, which is that slink9 is correct. The proper way of controlling numlock state at bootup is in bios, which is why the bios has that option. I have never heard of the other option that drake6 mentions, and i haven't tested if it works, but IMHO try slink9's suggestion first, as it will continue working even if you reformat the HD. Drake6's suggestion won't as it is located in the OS, which will be wiped out, during a reformat of the HD.
As a personal note to drake6, i want to tell you, that the accepted policy when answering questions among experts, is letting the questioner decide, what comment helped him/her the most. This is why you see that other experts are submitting comments rather than answers.
( Slink9 could easily and with full rights have submitted an answer, but followed the accepted policy and submitted a comment )
You are new at this site, and i must admit i made the same mistake when i first started here. Someone was so kind to tell me about the accepted policy among experts, and i have followed it ever since, as all other experts at this site is. Please don't take this personally, as i'm only giving you an advice. (If i'm not doing it, you can be sure that someone else will in a very short time)
Regards to all
Tonny
I have looked at that command but haven't tested it. There is a numlock command that can be used in CONFIG.SYS; but as mentioned, this will disappear with a hard drive reformat. The safest and best way is the BIOS.
I apologize for assuming that something I had never heard of was naturally incorrect. I would guess the reason I have never heard of it is that it duplicates the purpose of a BIOS function.
I also believe that this would be rather unreliable because of the different BIOS versions and the way they handle different functions. You know that the BIOS option will work because it is built in no matter which version or revision of BIOS you have.
If accepted policy is to submit comments and not answers then your point is taken, and hereafter that is what I shall do. I certainly have no problem with that.
While it may be the simplest solution (and safest for a novice user), you may consider the answer withdrawn.
But it's OK to advise people to reject solutions because they have not heard of them? Isn't that a tough case to make in IT?
drake6: Not sure if your last question was to me, but i take your point. Advising people to reject answers because i and others never heard of that, is of course not OK, but that was not the reason. It was only, as slink9 has explained, because the feature already IS in bios, and can be controlled here regardless of OS.
Look forward to work and learn with you in the future.
Regards
Tonny
This is the first time that I have to agree with a person which has locked a question.
drake6 is 100% right.
You guys do a test:
Add this line to your config.sys
Numlock = off
Now reboot. It works.
When I saw his answer, I reacted the same way you guys did. But I gave it a try and it worked.
I think drake6 has posted a simple and working proposed answer which should solve the problem.
I give drake6 credit for this simple answer without messing hardwares and Bios.
Navid
It is important that we evaluate all proposed answers before asking the questioner to change to comment.
Some cases like this one, answers are very good and deserv to be posted as proposed answers.
--EE policy:
Proposed answers should not be a theory or maybe works maybe not and should be any copy of other experts and should solve the problem for the questioner.
In this case, the proposed answer fylls all EE rules. So why not propose answer?
bcoleman4:
".....So far, none of these have worked. ....."
The suggestion from drake6 should work.
Even if that did not work for you, which it should, the suggestion from Slink9(disabling numlock in Bios) will work.
If these suggestions did not work for you. Post this question in Hardware section since something is wrong with your keyboard!!
This is a registry fix for the numlock on/off, but do try the bios first.
HKEY_USERS\.DEFAULT\Contro
(WinNT/2000)
This REG_SZ or String value when set to 2 will make the NUMLOCK turn on when Windows loads. A value of 0 will turn the numlock off.
This will make the change for all users. If you want to do it for an individual user, then change the same value in the HKEY_CURRENT_USER hive.
Normally I try each response. If the numlock=off was tried as mentioned and found in dos books on would find out it does indeed work except when reformating. When reformatting on has a wholl lot of problems reconfiguring which numlock is the least of it. I have used it when I used win 95 and then turned it off when i went to win98 in the bios. I gues this is just a recap of the above.
Comment to the questioner:
This is not the first time this questioner ignores good answers. I beleive This questioner has 3 good and working answers. (1) Disable numlock in Bios from Slink9 (2) Adding numlock = off by Drake6 (3) Manipulating registry to disable numlock by Tonnybrant
The first anwer which is about disabling numlock in Bios will work in ALL PC. No matter the OS.(100% sure)
I have tryed the suggestion from Drake6 and it worked also.(but not 100% like disabling Bios). The registry manipulation could also work.(have not tryed it) but Tonnybrant has find the right key in registry.
Now we are waiting an A to one of these comments. Do not come up with comments like: no comments worked. I do not think that any of us is buying it.
You have asked an extrenly simple and basic question to a bunch of "computer experts" which have worked with computers in many many years. We know with fact that some of the answers must work.(if your system is working)
This is not the first time you ignore good answers. Watch this question also:
http://www.experts-exchang
Yes, rajans, that would be the best solution and the first proposed to answer this apparently abandoned question.Some of the users here don't have the courtesy to actually close questions. They ask the question, experts work hard to provide the best answer to it, and they "take it and run." Such is life.
Hello all,
I am Computer101, a moderator from Experts-Exchange and also an expert within this topic area. This question has been open a long time. What I am going to do is allow feedback from the questioner and experts. If it is not resolved, I will delete or accept an answer based on the info I have been given, Experts, feel free to offer input. I will monitor these questions for a period of 5-7 days and come back and evaluate. I will have another moderator (who is also an expert in this topic area) look at the question also to ensure we do the right thing for this question.
Thank you
Computer101
Community Support Moderator
yo assholes, let it go... i'm sure it makes you feel really good to earn 100 points because y'all are all "computer experts". i awarded the points to someone, but my problem still hasn't been fixed. Navid you are a dumbass, get over it. I'm sorry if you couldn't sleep one night because I hadn't awarded the points!!!! Have fun with your computer and your non-existent lives.
Business Accounts
Answer for Membership
by: slink9Posted on 2001-06-02 at 08:16:12ID: 6148778
Go into the BIOS when it is booting (generall with the DEL key) and disable numlock being on at startup.