Full Report
Microsoft says ongoing issues causing games to crash or fail to launch after installing the August 2026 Windows updates may be caused by peripherals with RGB lighting. [...]
Analysis Summary
# Incident Report: Windows August 2026 Update Gaming Stability Issue
## Executive Summary
Following the release of the August 2026 Windows cumulative updates, users reported widespread gaming crashes, "EXCEPTION_ACCESS_VIOLATION" errors, and system restarts. The issue is attributed to a conflict between Windows kernel driver changes and third-party RGB lighting drivers (specifically `inpoutx64.sys`). Microsoft is currently investigating a permanent fix while game developers have issued manual workarounds to delete the problematic driver.
## Incident Details
- **Discovery Date:** August 11, 2026 (Initial reports)
- **Incident Date:** August 11, 2026 (Patch Tuesday release)
- **Affected Organization:** Microsoft (Operating System), Embark Studios (Game Developer)
- **Sector:** Technology / Software / Gaming
- **Geography:** Global
## Timeline of Events
### Initial Access
- **Date/Time:** August 11, 2026
- **Vector:** Official Windows Update (KB5121003)
- **Details:** The update introduced changes to the Windows kernel driver handling, which inadvertently conflicted with existing third-party drivers used by RGB lighting peripherals.
### Lateral Movement
- *N/A - This is a software stability/compatibility incident rather than a malicious breach.*
### Data Exfiltration/Impact
- **Impact:** Significant operational disruption for gamers. Affected titles include *ARC Raiders*, *MARVEL Tōkon: Fighting Souls*, and *The Finals*. Systems experience "EXCEPTION_ACCESS_VIOLATION" and spontaneous reboots.
### Detection & Response
- **August 11-17, 2026:** User reports begin flooding Windows release health dashboards and developer forums.
- **August 17, 2026:** Embark Studios identifies `inpoutx64.sys` as the culprit and issues an unofficial workaround.
- **August 19, 2026:** Microsoft officially confirms investigation into gaming issues on Windows 11 24H2 and 25H2.
- **August 20, 2026:** Microsoft narrows the cause to drivers installed by RGB lighting components.
## Attack Methodology
*Note: This incident involves a software bug/compatibility issue, not a cyberattack.*
- **Initial Access:** Authorized system update (KB5121003).
- **Persistence:** Kernel-level driver installation (`inpoutx64.sys`).
- **Impact:** System instability; Denial of Service (Application crashes/System reboots).
## Impact Assessment
- **Financial:** Indirect losses for game developers due to player churn and increased support ticket volume.
- **Data Breach:** None.
- **Operational:** Business disruption for game studios and loss of functionality for home users.
- **Reputational:** Moderate impact on Microsoft regarding Windows 11 update reliability and "24H2" stability.
## Indicators of Compromise
- **File indicators:** `inpoutx64.sys`, `inpoutx64.dll`
- **Behavioral indicators:** `EXCEPTION_ACCESS_VIOLATION` errors upon launching specific executables; unexpected system bugchecks (restarts).
## Response Actions
- **Containment:** Microsoft has acknowledged the issue and is investigating the relationship between RGB components and the kernel.
- **Eradication:** Manual removal of the `inpoutx64` service and associated file from the `C:[\Environment]\Windows\System32\drivers` folder (as suggested by Embark Studios).
- **Recovery:** Users are advised to follow developer workarounds or wait for a subsequent Microsoft "Out-of-Band" or monthly patch.
## Lessons Learned
- **Key takeaways:** Kernel-level changes in standard Windows updates can have far-reaching effects on niche third-party hardware drivers (RGB controllers).
- **What could have been done better:** Broader compatibility testing with common third-party peripheral drivers (Easy Anti-Cheat, RGB controllers) prior to pushing kernel-level updates to the stable branch.
## Recommendations
- **Prevention:** Implement a staged rollout of Windows updates in enterprise environments.
- **For Users:** Maintain backups of system drivers and monitor developer forums (e.g., Embark Studios) for compatibility alerts following Windows Patch Tuesday.
- **For Developers:** Ensure RGB lighting drivers are compliant with modern Windows Hardware Quality Labs (WHQL) standards to minimize kernel-level conflicts.