Home > Article > Operation and Maintenance > Notebook shift changes to paste, sticky key setting is turned off
I used a wet rag to wipe the laptop's built-in keyboard, and then some of the keys failed.
I thought it would be used in the dormitory anyway, so I took the opportunity to find an excuse to buy a mechanical keyboard, bang bang bang...
It was fine at first, but then I found that pressing shift will paste. Baidu said it is a sticky key, but it is clearly not turned on in the settings
## I changed to an external keyboard and found the same problem, so the problem with the external keyboard was ruled out. I was thinking of a way to disable the keyboard that comes with the laptop. I searched on Baidu and found a way to modify the keyboard Later I found thesafe modeentering method of win10 and restored the modified driver.
Although it is said that it can be used, I still don’t want to give in. Later I found a way to disable the laptop’s built-in keyboard in win10: from Chenxu First, right-click the start menu, command prompt (administrator) ) Enter the following command and press Enter:sc config i8042prt start= disabled
sc config i8042prt start= auto
The above is the detailed content of Notebook shift changes to paste, sticky key setting is turned off. For more information, please follow other related articles on the PHP Chinese website!