driver

Winsage
August 26, 2026
On August 24, 2001, Microsoft launched Windows XP to manufacturing. Five years earlier, on August 24, 1996, Windows NT 4.0 was released to the public, following the launch of Windows 95 in 1995. Windows NT 4.0 featured a user interface similar to Windows 95, incorporating elements like the Start button, taskbar, and Windows Explorer, while maintaining the security and networking advantages of the NT line. It emphasized business networking, with its Server edition including Internet Information Server and support for PPTP for virtual private networks. However, it faced challenges such as increased risk of system crashes due to architectural changes and limited driver availability, lacking official USB support. The legacy of the NT line continues in modern Windows operating systems, including Windows 2000, XP, and Windows 11.
Winsage
August 26, 2026
Microsoft has identified RGB peripherals and components as the source of game crashes following the August 11 Patch Tuesday rollup for Windows 11. The issue stems from drivers or code components resembling inpoutx64, which are triggered when certain games are launched. Embark Studios linked the problem to update KB5121003, and Microsoft confirmed the connection to inpoutx64.sys, although the root cause involves changes to the Windows kernel driver. A temporary workaround involves editing the registry to disable the inpoutx64 driver, though this may affect RGB functionality. Affected games include ARC Raiders, MARVEL Tokon: Fighting Souls, and The Finals on Windows 11 versions 24H2 and 25H2, with symptoms like game freezing and unexpected closures. Rolling back the update is not recommended due to security vulnerabilities it addressed. The inpoutx64.sys driver has been included with various RGB and monitoring software, and Microsoft is investigating the issue further, asking users for feedback. No timeline for a permanent fix has been provided.
Winsage
August 25, 2026
An Asus ROG Zephyrus G14 owner experienced the disappearance of their RTX GPU due to the Windows maintenance task pnpclean.dll, which removed the Nvidia driver package after the GPU had been in Eco mode for approximately 15 days. Eco mode disconnects the discrete GPU from the PCIe bus, causing Windows to register it as missing hardware. The pnpclean.dll routine removes drivers for devices absent beyond a timeout, which is reportedly 30 days by default but observed at 15 days in this case. Switching back to Normal or Hybrid mode makes the GPU reappear, but it is recognized only via the Microsoft Basic Display Adapter, requiring a full Nvidia driver reinstall. To check if a system was affected, users can run a specific PowerShell command. A registry fix involves setting the DWORD Autorun from 1 to 0 to prevent automatic cleanup. This issue is considered rare, requiring extended use of Eco mode, and while no hardware is harmed, the silent removal of the GPU driver raises concerns about automated OS processes. Neither Microsoft nor Asus has publicly addressed the issue as of late August 2026.
Winsage
August 25, 2026
Microsoft has acknowledged issues with the August security update KB5121003 for Windows 11, affecting versions 24H2 and 25H2. Users reported problems such as game freezing, unexpected closures, and system restarts after installing the update. The issues are linked to drivers and software for specific RGB-enabled peripherals or components, particularly involving the inpoutx64.sys driver. Games mentioned include ARC Raiders, MARVEL Tōkon: Fighting Souls, and THE FINALS. Embark Studios has released a support guide suggesting users stop and remove the inpoutx64.sys service as a temporary workaround. Microsoft is investigating the issue but has not provided a definitive fix or patch timeline.
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
The configuration reveals a sequence of actions including file and directory deletions, relocations, and registry operations, such as deleting and modifying registry keys and values. The file-move primitive can transform into an arbitrary file-write capability when directed to the System32 directory. The automation of these actions is achieved through a tool called BTRCLI, which extracts a legitimate driver from Windows Defender, constructs an encrypted transaction, and loads the driver, using the target machine's version of BTR.sys to avoid external drivers.
Search