Microsoft to fix Windows 11 driver auto-downgrade issue

💡Learn how Microsoft is finally fixing the annoying Windows driver downgrade issue affecting GPU performance.
⚡ 30-Second TL;DR
What Changed
Windows Update currently uses a broad 4-part hardware ID matching rule that prioritizes OEM drivers over newer manual installations.
Why It Matters
This change will improve system stability for developers and power users who rely on the latest GPU drivers for AI model training and inference tasks.
What To Do Next
If you are managing AI workstations, use Group Policy to disable automatic driver updates via Windows Update to maintain driver version integrity.
Key Points
- •Windows Update currently uses a broad 4-part hardware ID matching rule that prioritizes OEM drivers over newer manual installations.
- •The issue causes performance degradation and software incompatibility for users who manually update GPU drivers.
- •Microsoft will transition to a 2-part hardware ID (2-Part HWID) combined with Computer Hardware ID (CHID) for precise matching.
- •The new mechanism will be piloted in April 2026 and fully implemented by Q1 2027.
🧠 Deep Insight
Web-grounded analysis with 22 cited sources.
🔑 Enhanced Key Takeaways
- •The existing Windows Update driver ranking system prioritizes OEM-approved drivers in the Windows Update Catalog based on a broad 4-part Hardware ID (HWID) match, often leading to the installation of older versions over newer, manually installed drivers from chipmakers like Nvidia, AMD, or Intel.
- •The new 2-part HWID combined with Computer Hardware ID (CHID) targeting mechanism will be applied at the 'shipping label' level within Microsoft's Hardware Dev Center, rather than being embedded in the driver's INF file. This change specifically targets new display driver submissions for new devices, meaning existing devices with a history of 4-part HWID drivers will not be immediately affected.
- •Microsoft is also implementing a 'Cloud-Initiated Driver Recovery' (CIDR) feature, which will enable the company to remotely roll back faulty drivers distributed via Windows Update to a previously known-good version without requiring user intervention or OEM action. This feature is undergoing validation and testing until August 2026, with a broader rollout planned for September 2026.
- •The issue of Windows Update overriding manually installed drivers has been a long-standing source of frustration for users, with many resorting to disabling automatic driver updates through Group Policy or using third-party tools like Display Driver Uninstaller (DDU) to prevent unwanted downgrades.
- •In addition to driver targeting improvements, Microsoft is unifying the Windows Update experience to reduce system reboots. This involves coordinating driver, .NET, and firmware updates to align with the monthly quality update, aiming for a single monthly restart.
🛠️ Technical Deep Dive
- Windows' driver selection process involves building a list of candidate driver packages that match a device's hardware IDs and then assigning a rank to each. The operating system prioritizes drivers with a lower rank, indicating a better match.
- The current driver ranking system considers several factors in order of importance: digital signature trust, Plug and Play (PnP) ID match, driver date, and driver version. An older driver package can outrank a newer one if it has a better PnP ID match or signature.
- Computer Hardware IDs (CHIDs) are used by the Windows Update service to narrow down the applicability of a driver to specific systems *before* the PnP ranking process occurs. CHIDs are generated from System Management BIOS (SMBIOS) values, which can include details like Manufacturer, Product Name, Family, and Baseboard information.
- For the new policy, CHIDs are not to be included within the driver's INF file but are applied by partners at the 'shipping label' level in the Microsoft Hardware Dev Center portal, allowing for more precise targeting to specific computer models or hardware configurations.
- Microsoft also implemented a security hardening measure in April 2026, shifting kernel driver trust to rely by default on Windows Hardware Compatibility Program (WHCP)-signed drivers or an explicit Microsoft allow list, thereby phasing out the legacy cross-signed driver program.
🔮 Future ImplicationsAI analysis grounded in cited sources
⏳ Timeline
📎 Sources (22)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
- Google Search Source
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: IT之家 ↗



