Computer boot numlock, the keyboard light is not bright solution

  
                  

Under Windows XP system, when you just enter the password, the numplock light is not on, that is, the keypad light is not lit. It is very inconvenient to enter the numeric password. The following is the solution. Attached below is a screenshot

1:

Start----Run----Enter regedit----Enter----Find HKEY_USERS→ .DEFAULT→Control Panel→Keyboard Open InitialKeyboardIndicators on the right side and change the value data to 2 OK, close the registry, restart the computer. Screenshot at the bottom

2:

Change the registry, it will be set in the boot BIOS. After booting, press the Del key or F2, F8, F12 to enter the BIOS, the model is different, please enter according to your own method. Find Advanced BIOS Features Open and find Boot UP Numlock status Set to ON

3:< Br>

The above two methods can basically be solved, I have not tried the following method, add the command to start the keypad light in the config.sys file, start --------enter sysedit --- - Open the "System Configuration Editor" window. Click on the "Config.sys" option to switch it to the current editing window, then type "ldquo;NumLock=ON” in the editing area and save the changes. Close “System Configuration Editor”Window.

4:

New A text document, write the following code set WshShell=CreateObject("WScript.shell") WshShell.SendKeys"{NUMLOCK}" After saving the file, the name is arbitrary (do not repeat), modify the extension bit “vbs” Double-click to restart the computer

⑤:. delete registry entries HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ MyComputer \\ NameSpace \\ {3D6BE802-FC0D-4595-A304-E611F97089DC


Copyright © Windows knowledge All Rights Reserved