Hi JOSEPH DANIEL,
I understand your keyboard stops working in Windows (but works in UEFI), and the charging indicator is also missing. This usually points to a Windows/driver or system service issue rather than hardware.
Have you already tried the Q&A Assist suggestions? In addition, please confirm:
- Is this a laptop built‑in keyboard or external USB keyboard?
- When the issue happens, does Device Manager show any warning icons?
In the meantime, if:
- You’re on a laptop or built‑in keyboard (because of the charging indicator mention)
- The issue affects both input and battery status, likely related to ACPI / system drivers
Please try these steps:
1, Restart and reset Windows input-related services
- Press “Ctrl + Shift + Esc” > open Task Manager
- Click “File > Run new task”
- Type:
services.msc - Find and restart:
- “Human Interface Device Service”
- “Device Install Service”
2, Reinstall ACPI & battery-related drivers
- Press “Windows + X” > “Device Manager”
- Expand “Batteries”
- Right‑click:
- “Microsoft AC Adapter” > Uninstall
- “Microsoft ACPI-Compliant Control Method Battery” > Uninstall
- Restart your PC > Windows will reinstall them automatically
This can fix both charging indicator + keyboard response, since they rely on ACPI.
3, Check system files
- Right‑click Start > “Windows Terminal (Admin)”
- Run:
sfc /scannow - Then run:
DISM /Online /Cleanup-Image /RestoreHealth
4, Install chipset / system drivers from your manufacturer
Even after reinstalling Windows, some drivers are missing:
- Go to your laptop manufacturer’s website
- Download and install:
- Chipset driver
- Keyboard / ATK / Hotkey driver (if available)
- Power Management driver
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.