bug

Winsage
August 27, 2026
Microsoft addressed printing issues and gaming-related complications linked to recent .NET Patch Tuesday updates. The problems were associated with RGB applications and the inpoutx64 system driver, which caused compatibility issues when certain games were launched. Microsoft has implemented a block to prevent the inpoutx64 driver from loading on affected devices, specifically targeting systems with the driver enabled and ARC Raiders installed. Users will receive a notification after the block is implemented, and the game should launch without further issues. The block is also being extended to systems running MARVEL Tōkon: Fighting Souls, while the issue with THE FINALS has been resolved. The resolution is being distributed automatically, and users need to restart their devices after the fix is applied. For enterprise-managed devices, IT administrators must manually apply the fix. Microsoft provided a temporary workaround by suggesting users disable the inpoutx64 driver through the Windows Registry. Users can change the Start value in the Registry Editor to 4 to disable the driver and may need to restart their devices for changes to take effect. Users are advised to back up the Registry before making modifications, and they can restore the driver by reverting the Start value back to its original setting.
AppWizard
August 27, 2026
Motorola is set to enhance its smartphones with the upcoming Android 17 software update, which includes features such as stackable widgets, themed icons, and the ability to hide labels from Quick Settings tiles. The update will integrate support for Live Updates and AI-driven notification summaries, as well as machine learning models to identify low-priority notifications. Display capabilities will improve for HDR content, with adjustable brightness settings. New sharing methods include Tap to Share for one-on-one sharing and Quick Drop for group sharing. The update also promises enhanced security, app compatibility, performance improvements, bug fixes, and additional features like cross-platform Quick Share capabilities and Audio Sharing. Over 50 Motorola devices, including recent Razr and Edge models, will receive the update.
AppWizard
August 25, 2026
In 1998, notable PC games included Half-Life, Unreal, StarCraft, Thief, and Baldur's Gate, while console games featured Nintendo 64's Ocarina of Time and Banjo-Kazooie, and PlayStation's Metal Gear Solid and Resident Evil 2. Sanitarium, an isometric point-and-click adventure game, was released in April 1998, focusing on the story of Max, an amnesiac in a sanitarium. A new version, Sanitarium Enhanced, is set to be released by Ziggurat, featuring widescreen support, controller support, an extras gallery, a new hint mode, bug fixes, and optimizations for the Steam Deck, with availability on Nintendo, PlayStation, and Xbox consoles in 2026.
AppWizard
August 25, 2026
A bug following the Windows update KB5121003 has caused several games, including Arc Raiders, Marvel Tōkon: Fighting Souls, and The Finals, to become unresponsive. Embark Studios suggested that the crashes are linked to the driver inpoutx64.sys and recommended disabling it through the Command Prompt. Microsoft confirmed that the update is the cause of the issues and is investigating a potential connection between RGB lighting components and the affected games. They provided a method to disable the driver via the registry, advising users to back up the registry first. Disabling the driver may affect RGB lighting features. Users can also consider rolling back to a previous Windows update as a temporary solution.
Winsage
August 24, 2026
Microsoft released its monthly Patch Tuesday security updates, which included dynamic updates and new .NET Framework versions. Users of Windows 11, Windows 10, and Windows Server are experiencing printing issues after installing the August 2026 .NET Framework cumulative updates, particularly with Windows Presentation Foundation (WPF) applications that fail during printing tasks or when generating PDF or XPS documents. The problems are linked to specific fonts, notably Calibri, and may result in a System.IO.FileFormatException. Microsoft has provided a temporary workaround involving an AppContext switch, but enabling this switch disables certain security protections from the August 2026 update, potentially exposing applications to vulnerabilities. No permanent fix or timeline for one has been provided.
Winsage
August 24, 2026
Microsoft has acknowledged gaming issues related to Windows 11 updates released on August 11, 2026, affecting games like ARC Raiders, MARVEL Tōkon: Fighting Souls, and The Finals. Problems reported include game crashes, failures to launch, freezes, and unexpected system restarts, particularly on Windows 11 versions 24H2 and 25H2. Microsoft identified a link between these issues and drivers or components associated with RGB lighting devices, specifically the inpoutx64.sys driver. A temporary workaround involves disabling the inpoutx64 driver through the Windows Registry, with caution advised regarding potential unintended consequences. Users are encouraged to report issues via the Feedback Hub app as Microsoft investigates further.
Winsage
August 24, 2026
RGB lighting setups may be causing system instabilities on Windows 11, particularly during gaming sessions, as reported by Microsoft. The issue affects PCs running Windows 11 version 25H2 or newer, especially after the August 11 KB5121003 update, and is linked to driver or code components associated with 'inpoutx64'. Users have experienced 'ExceptionAccessViolation' blue screens, which occur when software accesses memory outside its designated boundaries. The problem may be related to anti-cheat technology in various games conflicting with RGB software. Affected titles include Arc Raiders, Marvel Tokon: Fighting Souls, and The Finals. Microsoft and game developers are working on solutions and recommend temporarily disabling inpoutx64, which may result in loss of RGB functionality. The issue also affects internal RGB components.
Winsage
August 23, 2026
Microsoft's clipboard history service operates asynchronously, which can cause issues when executing multiple copy commands quickly. This design choice can lead to scenarios where the clipboard is locked by another program, preventing new content from being copied. Common culprits include the Remote Desktop clipboard redirector and various background utilities like Intel Arc Control and HP Smart. The clipboard may fail to register rapid Ctrl+C presses, often only storing the last copied item due to the way the Clipboard history service notifies programs of changes. Developers can manage clipboard changes more effectively by using the Clipboard.HistoryChanged event from the WinRT clipboard API. Additionally, some applications may experience delayed rendering, leading to outdated or empty clipboard history. These clipboard issues have been present in earlier versions of Windows as well.
Search