当前位置:网站首页>Solution to the problem that the keypad light does not light up when starting up
Solution to the problem that the keypad light does not light up when starting up
2022-07-01 15:55:00 【Uaena_ An】
Solution to the problem that the keypad light does not light up when starting up
Many people enter the login interface when they boot up and enter their password , Use the numeric keypad , But many times it will appear numlock The light is not bright , That is, the keypad light is not on , You have to press it every time , Is it troublesome ? Now let's tell you the comprehensive solution .
①:
Start ---- function ---- Input regedit---- enter ---- find HKEY_USERS→ .DEFAULT→Control Panel→Keyboard On the right InitialKeyboardIndicators Change the numerical data to 2 OK, Close the registry , Restart the computer .
②:
You can't change the registry , Just start up BIOS Set in the , Press after power on Del Key or F2,F8,F12 Get into BIOS, Different models , Please enter in your own way . find Advanced BIOS Features Open and find Boot UP Numlock status Set to ON that will do
③:
The above two methods can basically solve , I haven't tried the following methods , stay config.sys Add the command to start the keypad light when starting up , Start ---- function ---- Input sysedit ---- Just opened the “ System configuration editor ” window ,. single click “Config.sys” The title bar , Switch it to the current editing window , Then type “NumLock=ON” Again Save your changes and close “ System configuration editor ” window .
④:
Create a new text document , Write the following code
set WshShell=CreateObject("WScript.shell")
WshShell.SendKeys"{NUMLOCK}"
After saving the file , Any name ( Don't repeat it ), Modify the extension bit “vbs”, double-click , Restart the computer .
⑤:
Delete registry entries
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\MyComputer\NameSpace\{3D6BE802-FC0D-4595-A304-E611F97089DC
The following is transferred from the Internet , For reference only ..
==============================================================
Method 1 . Don't do anything after entering the desktop , Press light Num Lock The lamp , Shut down the system , Try restarting again. In addition, if the system has a password , When logging in to enter user name and password , Don't type , Press light first Num Lock The lamp , Then click close the system , Then restart .( It is strongly recommended that this method be tried first ).
Method 2 . Open registry editor , find HKEY_USERS.DEFAULTControlPanelKeyboard, Put it under InitialKeyboardIndicators The key value of is changed to “2”, Exit Registry Editor , Restart the computer , You will find that the light on the numeric keypad is no longer off .
Method 3 . Just be right config.sys This can be achieved by minor surgery . The setting method is as follows :
1. single click “ Start ” Menu “ function ” command , And then in “ open ” Box “sysedit”, Press enter , open “ System configuration editor ” window .
2. single click “Config.sys” The title bar , Switch it to the current editing window , Then type “NumLock=ON” This line of command .
3. Save your changes and close “ System configuration editor ” window .
Method four , First, in the BIOS Zhongba NumLock Item is set to Enable, And then in BIOS Lieutenant general PnPWithOS Item is also set to Enable that will do . However, when logging off the user NumLock The keypad lock is closed , Open it manually
边栏推荐
- Seata中1.5.1 是否支持mysql8?
- 【LeetCode】43. String multiplication
- Reading notes of top performance version 2 (V) -- file system monitoring
- Thinkphp内核工单系统源码商业开源版 多用户+多客服+短信+邮件通知
- RT-Thread Env 工具介绍(学习笔记)
- TensorFlow团队:我们没被抛弃
- 大龄测试/开发程序员该何去何从?是否会被时代抛弃?
- [target tracking] |stark
- ATSs: automatically select samples to eliminate the difference between anchor based and anchor free object detection methods
- TensorFlow團隊:我們沒被拋弃
猜你喜欢
Introduction to RT thread env tool (learning notes)
[one day learning awk] function and user-defined function
MySQL的零拷贝技术
What is the forkjoin framework in the concurrent programming series?
Programming examples of stm32f1 and stm32subeide - production melody of PWM driven buzzer
Overview | slam of laser and vision fusion
从 MLPerf 谈起:如何引领 AI 加速器的下一波浪潮
张驰咨询:家电企业用六西格玛项目减少客户非合理退货案例
STM32F1与STM32CubeIDE编程实例-PWM驱动蜂鸣器生产旋律
STM32ADC模拟/数字转换详解
随机推荐
Zhang Chi's class: several types and differences of Six Sigma data
The latest NLP game practice summary!
Hardware development notes (9): basic process of hardware development, making a USB to RS232 module (8): create asm1117-3.3v package library and associate principle graphic devices
Pnas: brain and behavior changes of social anxiety patients with empathic embarrassment
微服务追踪SQL(支持Isto管控下的gorm查询追踪)
ATSS:自动选择样本,消除Anchor based和Anchor free物体检测方法之间的差别
Stm32f4-tft-spi timing logic analyzer commissioning record
【一天学awk】函数与自定义函数
ABAP-调用Restful API
分享在大疆DJI(深圳总部)工作的日常和福利
Preorder, inorder, follow-up of binary tree (non recursive version)
Zero copy technology of MySQL
DO280管理应用部署--pod调度控制
2023届春招实习-个人面试过程和面经分享
[每日一氵]Latex 的通讯作者怎么搞
Advanced cross platform application development (24): uni app realizes file download and saving
智慧党建: 穿越时空的信仰 | 7·1 献礼
Automatic, intelligent and visual! Deeply convinced of the eight designs behind sslo scheme
Introduction to RT thread env tool (learning notes)
跨平台应用开发进阶(二十四) :uni-app实现文件下载并保存