修复 Windows 更新错误 0xc8000222

修复 Windows 更新错误 0xc8000222

修复 Windows 更新错误 0xc8000222: (Fix Windows Update Error 0xc8000222: )如果您尝试安装Windows 更新(Windows update)但无法安装,则可能是Windows更新失败,错误代码为 0xc8000222(error code 0xc8000222)。该错误是由许多问题引起的,例如损坏的Windows 更新(Windows Update)文件、缓存问题(cache issue)病毒或恶意软件(virus or malware)等。有时Windows 更新(Windows update)失败,因为更新服务(Update service)可能尚未运行,因此导致错误代码 0xc8000222(error code 0xc8000222)。因此,不要浪费任何时间,让我们(time let)看看如何实际修复 Windows 更新错误 0xc8000222(Fix Windows Update Error 0xc8000222)借助下面列出的故障排除步骤。

修复 Windows 更新错误 0xc8000222

修复 Windows 更新错误 0xc8000222

确保(Make)创建一个还原点(restore point) 以防万一(case something)出现问题。

方法 1:运行 Windows 更新疑难解答(Method 1: Run Windows Update Troubleshooter)

1.现在在Windows 搜索栏中(Windows Search bar and click)输入(type “)疑难解答”,然后单击疑难解答。(Troubleshooting.)

故障排除控制面板

2.接下来,从左侧窗格中选择(left window pane select) 查看全部。(View all.)

3.然后从解决计算机(Troubleshoot computer)问题列表中选择Windows 更新。(Windows Update.)

从解决计算机问题中选择 Windows 更新

4.按照屏幕上的说明运行 Windows 更新疑难解答(Windows Update Troubleshoot run)

5.重新启动您的电脑,您可能能够 修复 Windows 更新错误 0xc8000222。(Fix Windows Update Error 0xc8000222.)

方法 2:暂时禁用防病毒和防火墙(Method 2: Temporarily Disable Antivirus and Firewall)

1.右键单击系统托盘中的防病毒程序图标( Antivirus Program icon),然后选择禁用。(Disable.)

禁用自动保护以禁用您的防病毒软件

2.接下来,选择防病毒软件将保持禁用( Antivirus will remain disabled.)时间范围。(time frame)

选择直到禁用防病毒软件的持续时间

注意:选择尽可能少的时间,例如 15(example 15)分钟或 30 分钟。

3.完成后,再次尝试运行Windows Update并检查错误是否解决。

4.按 Windows 键 + I 然后选择控制面板。( Control Panel.)

控制面板

5.下一步,点击系统和安全。( System and Security.)

6.然后点击Windows防火墙。(Windows Firewall.)

点击 Windows 防火墙

7.现在从左侧窗格中单击(left window pane click)打开或关闭Windows 防火墙(Turn Windows Firewall)

单击打开或关闭 Windows 防火墙

8.选择关闭 Windows 防火墙并重新启动您的 PC。(Select Turn off Windows Firewall and restart your PC. )再次尝试打开更新 Windows(Update Windows)并查看是否能够 修复 Windows 更新错误 0xc8000222。(Fix Windows Update Error 0xc8000222.)

如果上述方法(method doesn)不起作用,请确保按照完全相同的步骤再次打开防火墙。

方法 3:重命名 SoftwareDistribution 文件夹(Method 3: Rename SoftwareDistribution Folder)

1.按Windows Key + X然后选择命令提示符(管理员)。(Command Prompt (Admin).)

具有管理员权限的命令提示符

2.现在键入以下命令以停止Windows 更新(Windows Update) 服务(Services),然后在每个命令后按 Enter :(Enter)

网络停止 wuauserv(net stop wuauserv)
网络停止 cryptSvc(net stop cryptSvc)
网络停止位(net stop bits)
网络停止 msiserver(net stop msiserver)

停止 Windows 更新服务 wuauserv cryptSvc bits msiserver

3.接下来,键入以下命令以重命名SoftwareDistribution 文件夹(SoftwareDistribution Folder),然后按 Enter(Enter)

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

重命名 SoftwareDistribution 文件夹

4.最后,键入以下命令以启动Windows 更新(Windows Update) 服务(Services)并在每个命令后按 Enter :(Enter)

网络启动 wuauserv(net start wuauserv)
网络启动 cryptSvc(net start cryptSvc)
网络启动位(net start bits)
网络启动 msiserver(net start msiserver)

启动 Windows 更新服务 wuauserv cryptSvc bits msiserver

5.重新启动您的 PC 以保存更改并检查您是否能够 修复 Windows 更新错误 0xc8000222。( Fix Windows Update Error 0xc8000222.)

方法 4:执行干净启动(Method 4: Perform Clean boot)

有时,第 3方软件可能与(party software)Windows发生冲突,并可能导致Windows 更新错误(Windows Update error)。为了修复 Windows 更新错误 0xc8000222(Fix Windows Update Error 0xc8000222),您需要在 PC 上执行干净启动并逐步诊断问题(issue step)

在 Windows 中执行干净启动。 系统配置中的选择性启动

方法 5:运行 SFC 和 CHKDSK(Method 5: Run SFC and CHKDSK)

1.按Windows Key + X然后单击命令提示符(管理员)。(Command Prompt (Admin).)

具有管理员权限的命令提示符

2.现在在cmd中输入以下内容并回车:

Sfc /scannow
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows

SFC 立即扫描命令提示符

3.等待上述过程完成,完成后重新启动您的电脑。

4.接下来,从这里运行 CHKDSK 使用检查磁盘实用程序 (CHKDSK) 修复文件系统错误。(Fix File System Errors with Check Disk Utility(CHKDSK).)

5.让上述过程完成并再次重新启动您的 PC 以保存更改。

方法 6:运行 DISM(Method 6: Run DISM)

1.按Windows Key + X然后单击命令提示符(管理员)。( Command Prompt (Admin).)

具有管理员权限的命令提示符

2.现在在cmd中输入(cmd and hit enter)以下内容并 在每个之后按回车:

a) Dism /Online /Cleanup-Image /CheckHealth
b) Dism /Online /Cleanup-Image /ScanHealth
c) Dism /Online /Cleanup-Image /RestoreHealth

DISM 恢复健康系统

3.让DISM 命令运行并等待(DISM command run and wait)它完成。

4. 如果上述命令(command doesn)不起作用,请尝试以下操作:

Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess

注意:(Note:) (Replace)C:RepairSourceWindows替换为修复源(repair source)的位置(Windows 安装或恢复光盘(Windows Installation or Recovery Disc))。

5.重新启动您的 PC 以保存更改并查看您是否能够 修复 Windows 更新错误 0xc8000222。(Fix Windows Update Error 0xc8000222.)

方法 7:运行 CCleaner 和 Malwarebytes(Method 7: Run CCleaner and Malwarebytes)

1.下载并安装 CCleaner  &  Malwarebytes。

2.运行 Malwarebytes 并让它扫描您的系统以查找有害文件。

3.如果发现恶意软件,它将自动删除它们。

4.现在运行 CCleaner  ,在“Cleaner”部分,在Windows选项卡(Windows tab)下,我们建议检查以下要清理的选项:

ccleaner 清洁设置

5.一旦您确定检查了正确的点,只需单击 Run Cleaner, 然后让 CCleaner 运行。

6.要清理您的系统,请进一步选择注册表选项卡(Registry tab)并确保选中以下内容:

注册表清理器

7.选择Scan for Issue并允许CCleaner扫描,然后单击 Fix Selected Issues。

8.当CCleaner 询问“您要备份对注册表的更改吗?(Do you want backup changes to the registry?)” 选择是。

9.备份完成后,选择Fix All Selected Issues

10.重新启动您的 PC 以保存更改。这将修复 Windows 更新错误 0xc8000222(Fix Windows Update Error 0xc8000222)  ,但如果没有,则继续下一个方法。

方法 8:重置 Windows 更新组件(Method 8: Reset Windows Update Component)

如果您收到Windows 更新错误(Windows Update error),请尝试本指南中列出的步骤来重置 Windows 更新组件。(this guide to reset the Windows Update components.)

为你推荐:(Recommended for you:)

  • 修复 IRQL_NOT_LESS_OR_EQUAL 错误
  • 如何从Windows 10文件资源管理器中删除(File Explorer)OneDrive
  • 修复鼠标光标(Fix Mouse Cursor Disappears)Windows 10中消失的问题(Windows 10)
  • 修复缺少(Fix Missing Open)从右键单击上下文菜单中打开的(Right-click Context Menu)选项(Option)

就是这样,您已成功修复 Windows 更新错误 0xc8000222(Fix Windows Update Error 0xc8000222),但如果您对这篇文章仍有任何疑问,请随时在评论部分询问。



About the author

我是一名软件工程师,拥有 Xbox Explorer、Microsoft Excel 和 Windows 8.1 Explorer 方面的经验。业余时间,我喜欢玩电子游戏和看电视。我拥有犹他大学的学位,目前在一家国际公司担任软件工程师。



Related posts