ปรึกษา/สอบถาม/แจ้งซ่อม Hotline: 089-1454237
The driver in Windows 11 is a legacy software component that allows the operating system to communicate with keyboards using the PS/2 protocol. While physical PS/2 ports (round purple connectors) are rare on modern desktops, this driver is still used internally by many laptops because the PS/2 protocol is more energy-efficient than USB for keyboard input. Driver Details and Identification Driver Name: Standard PS/2 Keyboard.
Microsoft has not deprecated i8042prt.sys in Windows 11 or the upcoming Windows 12 (as of 2025). However:
Windows 11 sometimes disables the PS/2 port by default. You can force it to start with a registry edit:
Or simply:
| Feature | Standard PS/2 Driver | USB HID Keyboard Driver | |---------|----------------------|--------------------------| | Connection type | Dedicated interrupt (IRQ 1) | Shared USB bus | | Hot-plugging | Not supported | Fully supported | | N-Key Rollover (NKRO) | Limited (usually 6-8 keys) | Yes (via HID protocol) | | Latency | Very low (sub-ms interrupt) | Typically 8–16 ms (125 Hz polling) | | Power management | No selective suspend | Supports wake-from-sleep |