Home >Computer Tutorials >Computer Knowledge >Tutorial on how to disable the built-in keyboard in win11
How to disable Win11’s built-in keyboard? The process of disabling Win11's native keyboard is quick and easy. Users can do this by accessing the search bar under the Start menu. Want to know the detailed steps? Please continue scrolling to read the complete tutorial provided by php editor Strawberry to learn how to easily disable the built-in keyboard in Win11.
Tutorial on how to disable the built-in keyboard in win11
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 Tutorial on how to disable the built-in keyboard in win11. For more information, please follow other related articles on the PHP Chinese website!