1

The PS/2 keyboard is available in the BIOS. But after the Windows 10 system is booted, keyboard is not detected.

Vlad
  • 153

1 Answers1

3

Solution:

  1. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters.

  2. Set parameters OverrideKeyboardSubtype, OverrideKeyboardType, StartOverride (if exists) to 1.

  3. Reboot the system.
Vlad
  • 153