Results 1 to 7 of 7

Thread: How to turn on Numlock in Windows 7?

  1. #1
    Join Date
    Jan 2011
    Posts
    59

    How to turn on Numlock in Windows 7?

    Recently I have purchased HP G60 530US laptop on which I have installed Windows 7. I really love both laptop and Windows 7 of mine. Well I am having a particular query and I am looking for the solution for the same. I am hoping that all the Windows users will help me to meet my requirement. The query of mine is very simple I want to activate Num lock at the time of Windows login. Any suggestion if you are having with you let me know as soon as possible. Thanks a lot in advance.

  2. #2
    Join Date
    Nov 2009
    Posts
    1,416

    Re: How to turn on Numlock in Windows 7?

    Well looking at the situation which you have provided I recommend that you need to use following thing to meet your requirement. You have to launch the Notepad and copy paste the following code on the Notepad.
    Code:
    set WshShell = CreateObject("WScript.Shell")
    WshShell.SendKeys "{NUMLOCK}"
    You need to save that particular file with the “numlock.vbs” including double quotes. Now copy that file to user startup folder which is located at the user profile path. The default path can be stated as Documents and Settings\All Users\Start Menu\Programs\Startup.

  3. #3
    Join Date
    Nov 2009
    Posts
    1,292

    Re: How to turn on Numlock in Windows 7?

    The script which provided on the previous post can be used with Group Policy. To do the same you can use the following thing. By default path for logon script is %SystemRoot%\System32\GroupPolicy\User Computer\Scripts\Logon.
    • You have to click on the Start and click on the Run and enter MMC and hit enter. It will launch Microsoft Management Console.
    • Now you have to click on Add/Remove Snap:-in from the console menu.
    • Click on Add and go for Group Policy and again click on Add.
    • You need to choose desire group policy object. Once you have selected click on Finish and Close and OK buttons.
    • You have to double click on Logon script object and click on Add and go for Browse. Now go for Numlock.vbs script.
    • Now open the same and click on the Ok button.
    • Now again click on Ok and simply close the console.

  4. #4
    Join Date
    Nov 2009
    Posts
    1,269

    Re: How to turn on Numlock in Windows 7?

    I think for this particular requirement you need to perform BIOS setting on the computer of yours. for that purpose you have to do following steps.
    • You have to reboot the computer of yours and press F12 from the keyboard in order to enter into Boot menu.
    • Now you have to click on the System Setup from the Boot Device Menu.
    • You have to expand POST Behavior from the left side pane.
    • Now search for the Num Lock key option. You have to tap on the enter from the keyboard and perform the desire changes. You have to tap on the enter from the keyboard and perform the desire changes.
    • Finally you have to exit the setup and restart the computer of yours.

  5. #5
    Join Date
    Nov 2008
    Posts
    1,185

    Re: How to turn on Numlock in Windows 7?

    I am providing following solution in order to meet the requirement of yours. well in this particular solution we are going to work around with registry key of the system.
    • You have to click on the Start button and click on the Run button. Now type regedit and press enter.
    • It will launch registry editor on the system of yours.
    • Now browse for the following registry key in to registry editor.
    Code:
    HKEY_USERS\.Default\Control Panel\Keyboard
    Now you have to change the value to 2 of InitialKeyboardIndicators. I am hoping that it will help you to fix the problem of yours.

  6. #6
    Join Date
    Nov 2009
    Posts
    1,035

    Re: How to turn on Numlock in Windows 7?

    I am not aware of windows 7 but I know something about windows Vista on this particular Num Lock matter. Well I am a Vista user and I have found the Numlock key remains turnoff when it gets start. It remains of until and unless any user logon to the system and initializes the user profile on the computer. Windows Vista is having capability to remember last status of the Numlock I mean to say that when the Numlock is turn on at the time of logout then it will remain turn on when you login into system again. Same thing will also happen for when Numlock is turned off.

  7. #7
    Join Date
    Nov 2009
    Posts
    865

    Re: How to turn on Numlock in Windows 7?

    I am providing all the InitialKeyboardIndicators which you can use while the changing the value using registry editor.
    0 :- Turn all indicators Off (NumLock, CapsLock, ScrollLock)
    1 :- Turn CapsLock On
    2 :- Turn NumLock On
    3 :- Turn CapsLock and NumLock On
    4 :- Turn ScrollLock On
    5 :- Turn CapsLock and ScrollLock On
    6 :- Turn NumLock and ScrollLock On
    7 :- Turn all indicators On (NumLock, CapsLock, ScrollLock)
    I am hoping that all the above mentioned values will help you to fix the problem of yours.

Similar Threads

  1. after login, Numlock does not stay ON on dell Optiplex
    By Mounil in forum Portable Devices
    Replies: 6
    Last Post: 29-03-2012, 04:13 AM
  2. Enabling numlock at booting in Mint 10
    By The$Alekhya in forum Operating Systems
    Replies: 4
    Last Post: 03-01-2011, 10:35 PM
  3. numlock does not show up (light up)
    By skpanda in forum Operating Systems
    Replies: 1
    Last Post: 05-10-2010, 12:21 AM
  4. NumLock Light stays on after shut down
    By Umang in forum Hardware Peripherals
    Replies: 5
    Last Post: 13-02-2009, 03:42 PM
  5. Numlock problem
    By Tahseen Shahzad in forum Hardware Peripherals
    Replies: 4
    Last Post: 14-11-2008, 04:10 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,274,571.71308 seconds with 17 queries