源自外国的处理方式,油管地址:Fix Windows 10 Update Error 0x800f0989 Your Device Is Missing Important Security And Quality Fixes - YouTube
经过实际操作发现,前三种不可行,第四种可行
里面提交的方法整理如下:
方法1: Run Windows Update troubleshooter
(运行系统自带的疑难解答)
方法2: Run Windows Update troubleshooter
(重置 Windows 更新组件)
点击以下地址:
How to:Reset Windows update components in Windows - Microsoft Community
以管理员身份运行
方法3:运行以下命令(CMD 管理员模式)
dism /online /cleanup-image /startcomponentcleanup
sfc /scannow
dism.exe /Online /Cleanup-image /Restorehealth
方法4:使用WIN11安装助手
点击以下地址:
Download Windows 11 (microsoft.com)
右键属性,使用兼容模式下运行
打开软件后,会自动下载,下载进度100%后,重启,并不会重新安装系统,而是会自动补充安装缺失的补丁
网友评论