php editor Xiaoxin will introduce to you how to disable the laptop's built-in keyboard and only use an external keyboard in Win11 system. In some cases, users may prefer to use an external keyboard rather than touch the laptop's own keyboard. With simple settings, you can easily disable the laptop's built-in keyboard and only use an external keyboard for operations. Next, we will explain this process in detail.
How to disable the laptop’s built-in keyboard in win11 and only use an external keyboard
1. Click the Start menu at the bottom of the computer or search.
#2. Click the search bar above.
#3. Enter cmd and click on the right to run as administrator.
4. After opening it, enter sc config i8042prt start= disabled and press Enter to disable the laptop keyboard.
5. If you want to restart, you can return to this location and enter sc config i8042prt start= auto.
The above is the detailed content of How to disable your laptop keyboard on Win11 and only use an external keyboard. For more information, please follow other related articles on the PHP Chinese website!