作者vincentpp (文森)
看板Windows
标题[心得] Windows Update 0x800f0922 问题排除
时间Sun Feb 15 19:58:23 2026
Windows 11 25H2
在某次重大更新之後,每月的 windows update 都会失败。
之前都是一直点暂停更新,一直到年节才来处理,顺便纪录一下过程。
根据 error code:0x800f0922
https://images2.imgbox.com/65/ba/d9K6QzJv_o.png
1. 查询到微软网站,错误与 SecureBootEncodeUEFI 有关。
不过与网站上提到的「损毁排程工作所造成的错误」推测应该无相关,所以步骤忽略。
https://learn.microsoft.com/zh-tw/troubleshoot/windows-server/installing-
updates-features-roles/error-0x800f0922-installing-windows-updates
缩址:
https://bit.ly/3MofkrE
2. 透过 windows update log 找错误原因
位置:%WinDir%\Logs\CBS\CBS.log
搜寻 "error" "fail" 相关关键字。找到一串比较相关的。
2026-02-12 16:57:52, Error [0x01806a] CSI 00001f76 (F)
Failed
execution of queue item Installer: Container Installer ({9edf0f01-ef44-4c87-
ac5a-8aad730137ab}) with HRESULT HRESULT_FROM_WIN32(1753). Failure will not
be ignored:
A rollback will be initiated after all the operations in the
installer queue are completed; installer is reliable[gle=0x80004005]
3. 再透过
{9edf0f01-ef44-4c87-ac5a-8aad730137ab} 进一步搜寻。
看起来与虚拟化相关。
https://fr.ittrip.xyz/windows/windows11/echec-kb5050009-0x800f0922
4. 回想之前有更新过 BIOS,检查BIOS,AMD SVM (AMD-V) 虚拟化被预设关闭了。
因为有在使用 VMware,所以之前都会开启该选项,
BIOS开启虚拟化,之後再进行一次 Windows Update 就成功了。
※ 搭配微软网站的资讯 + 电脑上的 Log才能找到问题原因。
虽然也想不通每月的 Patch 更新与虚拟化开启有甚麽直接关系 !?
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 1.162.62.47 (台湾)
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Windows/M.1771156709.A.784.html
※ 编辑: vincentpp (1.162.62.47 台湾), 02/15/2026 22:12:03
※ 编辑: vincentpp (1.162.62.47 台湾), 02/15/2026 23:02:47
1F:推 jyhfang: 谢分享 这种遇到要查都超级花时间 02/16 01:46
2F:→ smallreader: CBS log常常有看没有答案 能找出原因实属幸运(? 02/16 05:33
3F:→ smallreader: (杂讯超多要怎麽过滤 X_X) 02/16 05:34
※ 编辑: vincentpp (61.230.131.83 台湾), 02/20/2026 23:39:48