Microsoft traced game-crushing crashes in Windows 11 to the inpoutx64 driver used by RGB lighting peripherals.
Gaming PCs running Windows 11 have hit a severe roadblock following the rollout of the August cumulative update KB5121003. Players across multiple popular online multiplayer titles report sudden system freezes, unresponsiveness, and unexpected reboots. Initially baffling both players and developers, the root cause has been isolated to a surprising component: hardware lighting controllers and internal device components.
How RGB Peripheral Drivers Trigger Game Crashes
Microsoft’s investigation confirmed that the instability stems from software governing hardware lighting features. These peripherals and internal components install drivers or code components with file names similar to inpoutx64. When users launch specific games on affected systems, the driver conflicts with system processes, causing severe faults.
The conflict manifests in a classic crash pattern. Affected titles suddenly hang, display an EXCEPTION_ACCESS_VIOLATION error message, or trigger a blue screen of death (BSOD) before forcing an automatic system restart. Technical analysis points to a collision between kernel-mode drivers and game anti-cheat systems. While RGB software typically operates in user space, the inpoutx64 driver communicates at the Ring 0 level. Modern anti-cheat software often flags or blocks such drivers to prevent exploits, which creates a critical wall when the lighting software attempts to push a color change or read sensor data.
“Ongoing investigation indicates that this issue is related to peripherals or internal device components which have RGB lighting features. Such devices may install drivers or code components with file names similar to inpoutx64. In systems where these drivers are found, the issue is then triggered by launching certain games.”
Microsoft, Windows 11 Health Status Page
Affected Unreal Engine 5 Games and System Reach
The bug specifically targets a handful of high-profile titles. According to technical tracking, the affected games include Arc Raiders, Marvel Tokon: Fighting Souls, and The Finals. Interestingly, every known game experiencing this crash cycle relies on Unreal Engine 5, suggesting a shared engine-level interaction with memory handling or hardware polling during startup.

The issue is tied directly to Windows 11 version 25H2 via the August 11th update KB5121003, and technical monitors note it is also present on the Windows 11 Experimental Preview Build 26340.9212. Developers have stepped in alongside hardware giants to help isolate the software friction. Embark Studios, the development team behind Arc Raiders and The Finals, confirmed that alterations to the inpoutx64 file following the Windows update drove the sudden wave of client crashes.
Workarounds and the Path to a Permanent Patch
Microsoft has not yet released a permanent software patch, leaving users to rely on temporary mitigation strategies. Affected players can manually disable the problematic driver through the Windows Registry, a method endorsed by both Microsoft and game developers.

To implement the workaround, users must back up their registry, open regedit.exe, navigate to the path HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesinpoutx64, double-click the Start value, change the data to 4, and restart the machine. However, disabling this low-level driver comes with clear trade-offs.
“can result in unintended behavior, such as issues with RGB features on peripherals or components, or issues with the software used to control RGB features.”
Microsoft, Support Advisory
For users who encounter broken peripheral lighting or dead fan-control software after applying the fix, Microsoft advises re-enabling the driver to restore functionality. Alternatively, players can utilize universal programs like SignalRGB or OpenRGB if their devices are supported, as these platforms use specialized drivers with strict whitelists that bypass anti-cheat blocks. With Microsoft presently working to understand the relationship between these lighting components and game triggers, users continue to await an official, non-destructive fix via Windows Update.
