If your laptop is disabling the keyboard and mouse, it may believe it is in Tablet Mode. There are a few possibilities to disable this:
There are a few possible solutions: - Put rear cover back on if it is off. - Reseat ribbon cables coming from screen (one through each hinge) - Unplug USB KB/Mouse - Device Manager --> System Devices --> Disable "Intel integrated sensor solution" - Device Manager --> System Devices --> Disable "AMD Sensor Fusion Hub" - For Lenovo Yoga laptop, disable the service "YMC (Yoga Mode Control)" Copy to Clipboard
reg add "HKLM\System\CurrentControlSet\Control\PriorityControl" /v ConvertibilityEnabled /t REG_DWORD /d 0
https://www.reddit.com/r/WindowsHelp/comments/1c6s33e/no_way_to_disable_tablet_mode_in_windows_11_any/ |