Windows update bugs with cam keyboard and fingerprint

Aadarsh Prakash 0 Reputation points
2026-09-01T17:46:34.75+00:00

Bug Report: Intermittent Keyboard Ghosting and Webcam Disconnection (Code 45) Following Boot/Wake/Unlock Events — Windows 11

Summary

Since late July 2026, I have experienced two recurring, intermittent hardware-adjacent issues on my primary laptop (MSI Katana 15, model B12UDXK) running Windows 11. Extensive troubleshooting — including full BIOS/EC/CMOS resets, driver reinstalls, and cross-OS testing — has ruled out physical hardware failure as the cause. The evidence instead points to a Windows-level bug in device power-state re-initialization occurring around boot, sleep/wake, and screen-unlock transitions. I am also aware of similar symptom categories (different peripherals, different laptop brands) being reported by other users, suggesting this may not be isolated to one OEM or one device class.


Primary Affected Device

MSI Katana 15, Model B12UDXK

Chassis code: MS-1585

CPU: Intel Core i7-12450H

GPU: NVIDIA RTX 3050, 6GB VRAM, 96-bit memory bus

RAM: 16GB DDR5-4800 (2× 8GB, dual-channel, Samsung modules)

Storage: 1TB Micron 2400 NVMe SSD (PCIe Gen4)

OS: Windows 11 Home Single Language, clean-installed (custom unattended ISO, standard debloat tooling applied — see "Environment Notes" below)


Issue 1: Keyboard Input Ghosting / Stuck Keys

Description: Keys intermittently continue to register as "held" for several seconds after being physically released. Examples:

Holding a movement key (e.g., W) in-game, releasing it, and the character continues moving for multiple seconds afterward.

Modifier or regular keys appearing "stuck" during normal desktop use — typing, browsing, and Alt-Tabbing between windows (i.e., not exclusive to gaming or high input-rate scenarios).

Key diagnostic finding — reproduces on external keyboards: This issue occurs identically when using an external USB keyboard in place of the laptop's built-in keyboard. This rules out a physical/internal hardware cause (e.g., keyboard matrix, ribbon cable, or Embedded Controller fault), since an external, independently connected USB device cannot be affected by an internal hardware fault.

Trigger pattern: The issue reliably correlates with specific system transition events rather than sustained use duration:

Shortly after a full system boot/restart

Shortly after waking from sleep (Modern Standby / S0 Low Power Idle)

Shortly after unlocking the screen (from lock screen)

It does not show a consistent correlation with continuous keyboard use duration, gaming load, or any specific application.

Temporary recovery methods (no permanent fix identified):

Ctrl+Alt+Del → Cancel (fastest; forces a session/input resync without a full restart)

Toggling the On-Screen Keyboard on then off

Win+Ctrl+Shift+B (forces a display/graphics driver reset)

Full system restart (slowest, most reliable)

Ruled out as causes:

RGB/lighting software (Mystic Light) — updated to latest version; issue persisted afterward (though frequency temporarily decreased following the update and an EC/BIOS/CMOS reset, it recurred days later)

Valorant / Riot Vanguard anti-cheat — confirmed the issue occurs with no game or anti-cheat process running at all (reproduced during plain browser/text typing)

inpoutx64.sys (the driver associated with Microsoft's confirmed KB5121003 game-crash bug) — confirmed via driverquery and full filesystem search to be absent from this system entirely

Optional preview update KB5120998 (build 26200.9278) — confirmed the issue predates installation of this update

Physical/hardware fault — ruled out via external keyboard reproduction (see above) and via full BIOS/EC/CMOS/battery drain reset, which produced no lasting change


Issue 2: Webcam Intermittent Disconnection (Device Manager Code 45)

Description: The internal webcam intermittently becomes undetected by Windows, showing the following in Device Manager (under hidden devices):

"Currently, this hardware device is not connected to the computer. (Code 45)"

Key diagnostic findings:

Reproduces in a non-Windows environment. The same failure (camera undetected) was reproduced while running a Linux distribution (Zorin OS) from a live USB session. Since webcams almost universally use the standards-based UVC (USB Video Class) protocol — supported natively by the Linux kernel without vendor-specific drivers — a failure appearing identically under a completely separate OS and driver stack strongly suggests the fault is not with the physical camera module or its cable, but with something in the shared USB/power-management hardware path or firmware-level behavior.

Recovers multiple times within a single boot session with no physical interaction. On separate occasions, the camera has gone from "not detected" to "working" to "not detected" again multiple times within one continuous power-on session, without the laptop being moved, the lid being touched, or any physical interaction with the device. A physically damaged or fractured cable could not exhibit this pattern, as such a fault would not spontaneously self-correct and re-fail repeatedly without mechanical disturbance.

Correlates with power-state and mode-switching events, specifically:

After the system wakes from sleep

After switching GPU mode (iGPU/Hybrid/Discrete) via vendor software (which triggers one or more automatic reboots)

 After extended idle periods

 

 **Most common recovery method: a display power-cycle.** Closing and reopening the laptop lid (which triggers a display sleep/wake power event, not physical cable flex) has, in the large majority of attempts (well over 20 instances), restored camera function within seconds. On rare occasions (e.g., while away from the usual home environment, possibly at a different ambient temperature), this specific method did not restore function immediately; a full restart or Device Manager disable/re-enable was required instead.

Ruled out as causes:

Physical cable damage — the cross-OS reproduction and multiple recoveries within a single session (see above) are inconsistent with a purely mechanical fault

BIOS-level camera disable toggle — verified enabled/correctly configured

Missing or corrupted camera driver — verified present and up to date; full driver reinstall attempted with no change in recurrence

Third-party privacy/security software blocking camera access — none installed


Environment Notes

A one-time optional preview update (KB5120998, build 26200.9278) was installed partway through this troubleshooting process in the hope it would resolve the issues. It did not; both issues were already present before this update was installed, and persisted after.

The system uses a customized, debloated Windows 11 installation (a commonly used community debloat/telemetry-reduction script, applied via a custom unattended answer file at install time). This exact same tooling and process has been used successfully on this same physical machine in the past (prior Windows installations) without these symptoms occurring, suggesting the debloat process itself is not the root cause, though a specific service or component it manages cannot be fully ruled out without a fully stock comparison install.

A complete hardware-level reset was performed (CMOS battery removal, Embedded Controller drain via pinhole reset, full power drain with all components disconnected) partway through troubleshooting. This produced no lasting resolution to either issue, which is consistent with a software/OS-level cause rather than a hardware/firmware state corruption.


Broader Pattern Observed (Anecdotal, Different Devices)

While not formally diagnosed to the same degree, I am aware of similar symptom categories — device enumeration/initialization flakiness tied to power-state transitions — being reported on different peripherral types and different laptop brands:

ASUS Vivobook (OLED variant, exact model pending): Intermittent fingerprint reader failures, recoverable via Device Manager disable/re-enable or driver reinstall — same general symptom category (peripheral silently failing, recoverable via re-enumeration) on a different OEM's hardware.

HP Victus (exact model pending, reported by a third party): Intermittent webcam glitches reported independently, on different hardware entirely.

I raise these only as anecdotal context suggesting this may reflect a broader Windows 11 device-initialization issue rather than something specific to one OEM's drivers or firmware, not as formally verified duplicates of my own issue.


Request

Given that:

Both issues correlate specifically with boot, sleep/wake, and unlock transitions rather than sustained use,

The keyboard issue has been confirmed to affect external, independently connected USB devices (ruling out internal hardware),

The camera issue reproduces cross-OS and self-recovers multiple times without physical interaction (ruling out cable/connector damage),

I'd ask that Microsoft's engineering teams investigate potential regressions in Windows' Plug-and-Play (PnP) device re-initialization and/or power-state (D0/D3, ACPI wake) handling during these specific transition events, as this appears to be an OS-level issue rather than a hardware or OEM-driver-specific fault.

I'm happy to provide additional diagnostic logs (Event Viewer exports, driverquery output, HWiNFO reports) if useful for investigation.

Windows for home | Windows 11 | Windows update
0 comments No comments

1 answer

Sort by: Newest
  1. Hendrix-V 18,515 Reputation points Microsoft External Staff Moderator
    2026-09-02T07:05:50.1266667+00:00

    Hi Aadarsh Prakash,

    Based on the information you've gathered, the issues appear to be consistently associated with system state transitions such as boot, sleep/wake, and unlock events, rather than a specific application or normal usage pattern. The fact that the keyboard behavior also occurs with an external USB keyboard and that the camera issue is intermittent across multiple recovery cycles provides useful diagnostic context.

    As additional troubleshooting, you may want to try the following:

    1, Check for device-related warnings around the time the issue occurs:

    • Open Event Viewer
    • Review Windows Logs > System
    • Look for Plug and Play, USB, HID, camera, or power-management events

    2, Test with power-saving features disabled for affected devices:

    • Open Device Manager
    • Open the device properties
    • Under Power Management, clear Allow the computer to turn off this device to save power (if available)

    3, Generate a power diagnostics report:

    • Open Command Prompt (Admin)
    • Run: powercfg /energy
    • Review the generated report for device or power-state warnings

    Since the system is using a customized Windows installation, it may also be worthwhile, if practical, to compare the behavior against a standard Microsoft Windows installation to determine whether any modified components are contributing to the symptoms.

    Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.


    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.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.