微软 Windows 11 最新安全更新(KB5063878 与 KB5062660)被证实存在可能引发硬盘故障的 Bug。
故障触发条件与表现:文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/
核心触发场景:当写入超过 50GB 文件且存储设备使用率超过 60% 时,部分 SSD/HDD 将从系统中消失,故障表现为:
1:硬盘分区无法识别,SMART 数据读取失败。
2:重启后可能短暂恢复,但重复写入仍会引发故障。
3:极端情况下导致硬盘完全失效(如西部数据 SA510 2TB 型号)。文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/高危硬件型号清单:
以下为报告故障率较高的存储设备(均搭载群联主控):文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/固态硬盘:海盗船 Force MP600、铠侠 EXCERIA PLUS G4、斐科特 FN955、闪迪至尊高速 M.2 NVMe 3D SSD。
机械硬盘:部分企业级 HDD(未公布具体型号)。 文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/
临时解决方法:文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/
文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/
文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/
0123 Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings]"FlightSettingsMaxPauseDays"=dword:00007530将上面的代码保存为xxx.reg导入注册表即可。(也就是在注册表中HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings新增加一个FlightSettingsMaxPauseDays的dword32值为十进制 30000 天),在win11 update选择暂停X周。 文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/other/windows-flightsettingsmaxpausedays-update/
申明:除非注明Byrd's Blog内容均为原创,未经许可禁止转载!详情请阅读版权申明!