Ticker

6/recent/ticker-posts

How To Disable The Internal Laptop Keyboard In Windows

 How To Disable The Internal Laptop Keyboard In Windows





How to Disable Your Laptop Keyboard


If you want to disable your laptop keyboard permanently, you can disable your laptop’s built-in keyboard driver service using the Command Prompt.

  • To disable the laptop keyboard permanently:Press the Win key and type cmd in the Windows search bar.
  • Right-click on Command Prompt and select Run as Administrator. Click Yes when the UAC prompt appears.
  • In the Command Prompt window, type the following command and press Enter-

sc config i8042prt start= disabled


When the success message appears, close the Command Prompt, and restart your PC. After the restart, your laptop keyboard will stop registering any inputs.

How to Enable Your Laptop Keyboard

  • If you change your mind and want to re-enable the keyboard, you can use the following command in an elevated Command Prompt-

sc config i8042prt start= auto


Once you see the success message, restart your PC to apply the changes.

Post a Comment

0 Comments