📱Engadget•較早收集於 2h
Windows Update 將自動還原問題驅動程式

💡了解 Microsoft 新的自動驅動程式還原系統如何影響 AI 開發環境的穩定性。
⚡ 30-Second TL;DR
有什麼變化
針對不穩定驅動程式的自動還原機制
為什麼重要
此更新透過減少因錯誤更新導致的系統崩潰,降低了開發人員與 IT 管理員的維護負擔。它為在 Windows 上部署 AI 驅動的應用程式提供了更可靠的環境。
下一步行動
若您正在開發硬體加速的 AI 工具,請確保您的驅動程式已通過 WHQL 認證,以避免被這些新的自動還原機制標記。
誰應關注:Developers & AI Engineers
關鍵要點
- •針對不穩定驅動程式的自動還原機制
- •防止問題發生的主動式驅動程式驗證計畫
- •致力於提升 Windows 整體系統穩定性
🧠 深度解析
Web-grounded analysis with 24 cited sources.
🔑 增強重點摘要
- •The new feature, named "Cloud-Initiated Driver Recovery" (CIDR), allows Microsoft to remotely trigger a rollback of problematic drivers to a previously known-good version via the existing Windows Update pipeline, without requiring user or hardware partner intervention.
- •This recovery action is initiated from Microsoft's Hardware Dev Center (HDC) Driver Shiproom when a driver is identified with quality issues during its evaluation process.
- •The system will first identify a problematic driver, then create a recovery request targeting specific drivers and associated shipping labels, delivering rollback instructions to affected devices and replacing the faulty driver with an approved previous version.
- •Microsoft is also addressing a long-standing issue where Windows Update could downgrade manually installed graphics drivers by implementing a new two-part targeting system (2-part HWIDs and CHIDs) for new display driver submissions, aiming for narrower and more accurate driver targeting.
- •The proactive driver validation initiative leverages the Windows Hardware Lab Kit (HLK), a test automation framework used to certify devices and drivers for Windows, which has evolved from earlier tools like Hardware Compatibility Test (HCT) and Driver Test Manager (DTM).
📊 競品分析▸ Show
null
🛠️ 技術深入
- Cloud-Initiated Driver Recovery (CIDR): The recovery process involves identifying a problematic driver, creating a recovery request with specific shipping labels, and then Windows Update delivering rollback instructions to affected devices. The system checks for an approved replacement driver (either the previously installed version or the next best approved version) and uninstalls the rejected driver. This process is handled through coordinated updates to the Plug and Play (PnP) driver stack and the driver flighting and publishing services.
- Windows Hardware Lab Kit (HLK): This is a test automation framework used to certify hardware devices and drivers for Windows. It includes a test server (controller and studio) and one or more test systems. Products must pass HLK tests to qualify for the Windows Hardware Compatibility Program.
- Windows Driver Frameworks (WDF): WDF is an abstraction layer that simplifies Windows driver development, supporting both Kernel-Mode Driver Framework (KMDF) and User-Mode Driver Framework (UMDF). It aims to improve system stability by isolating drivers from the system kernel and providing intelligent defaults for common driver tasks.
- Driver Module Framework (DMF): Introduced by Microsoft, DMF is an open-source framework used with WDF to help developers build structured, reusable drivers by breaking down tasks into self-contained modules.
- Driver Isolation and Compiler Safeguards: Microsoft is implementing mandatory compiler safeguards and driver isolation to improve quality and contain faults in kernel-mode drivers, aiming to reduce the amount of code running in kernel mode.
- Driver Verifier: This tool can monitor kernel binaries for registry and file system reads and writes that are not allowed for isolated driver packages, ensuring compliance with Driver Package Isolation requirements.
🔮 前景展望AI analysis grounded in cited sources
Reduced user intervention for driver issues.
The Cloud-Initiated Driver Recovery feature aims to automatically resolve problematic driver issues without requiring users to manually uninstall or troubleshoot, leading to fewer system crashes and downtime.
Improved overall Windows system stability and security.
By proactively validating drivers, implementing automatic rollbacks, and tightening driver signing and isolation requirements, Microsoft expects a significant reduction in driver-related system instability and security vulnerabilities.
Enhanced trust in Windows Update for driver delivery.
The new features address long-standing user frustrations with problematic driver updates and downgrades, potentially increasing user confidence in Windows Update as a reliable source for drivers.
⏳ 時間線
2016-09
Microsoft Research publishes work on inferring driver annotations from verification histories, optimizing Static Driver Verifier (SDV).
2018-08
Microsoft announces the open-source Driver Module Framework (DMF) to aid developers in building structured Windows Driver Framework (WDF) drivers.
2024-08
Microsoft details tools like ApiValidator and InfVerif for validating Windows drivers against API layering and driver package isolation requirements.
2025-06
Microsoft announces plans to regularly remove legacy and expiring drivers from Windows Update to boost security and quality.
2025-11
Microsoft announces changes to how Windows drivers are built and signed, raising security and resiliency bars and aiming to move more peripheral drivers out of the kernel.
2026-05
Microsoft introduces Cloud-Initiated Driver Recovery (CIDR) for Windows Update, enabling automatic rollback of faulty drivers.
📎 來源 (24)
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
- Google Search Source
- Google Search Source
📰
AI 週報
閱讀本週精選 AI 大事摘要 →
👉相關動態
AI 策展新聞聚合。所有內容版權歸原始發布者所有。
原始來源: Engadget ↗