Windows 11 Deletes ASUS GPU Drivers After Extended Eco Mode Usage

Windows 11 and ASUS ROG Zephyrus G14: A Driver Dilemma

A recent revelation from an ASUS ROG Zephyrus G14 owner on Reddit has shed light on an intriguing conflict between Windows 11’s built-in driver management tools and ASUS’s proprietary power profiles. The user, known as u/OK-Horse-3169, encountered a perplexing situation after leaving their laptop, equipped with an NVIDIA GeForce RTX 5070 Ti dGPU, in Eco Mode for several weeks. Upon switching back to performance mode to indulge in some gaming, they were met with an unexpected hurdle: Windows had removed the GPU driver.

This behavior, as outlined in ASUS’s support documentation, is not an anomaly but rather an anticipated outcome. The underlying issue lies in the functionality of laptops with a MUX switch, which can disable the discrete GPU entirely. In such cases, Windows 11 automatically deletes the drivers, treating the inactive GPU similarly to a disconnected USB drive or peripheral. This automatic removal is triggered by a maintenance task known as pnpclean.dll, which cleans up drivers for devices that have not been connected for a duration of 15 to 30 days.

After the driver was deleted, Windows recognized the RTX 5070 Ti merely as a generic display adapter, prompting the user to reinstall the driver to restore full functionality. Through some troubleshooting, the Redditor discovered a workaround to prevent this automatic deletion. By executing a simple command in PowerShell, they were able to disable the Disk Cleanup handler associated with this function:

HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerVolumeCachesDevice Driver Packages
Autorun (DWORD) = 0

While this solution effectively halts the unwanted driver removal, it comes with a trade-off: increased storage usage, as Windows will no longer purge old driver packages. This scenario serves as a reminder of the intricate interplay between operating systems and hardware configurations, highlighting the importance of user awareness in navigating these technical landscapes.

Winsage
Windows 11 Deletes ASUS GPU Drivers After Extended Eco Mode Usage