修复 Windows Defender 更新失败并出现错误 0x80070643
如果您尝试使用Windows Update更新(Windows Update)Windows Defender,那么您可能不得不面对错误代码 0x80070643,它伴随着错误消息“ Windows Defender 的定义更新(Definition Update)– 错误 0x80070643(Windows Defender – Error 0x80070643) ”。错误代码通常表示安装过程中发生了致命错误,但没有与此错误相关的特定原因。此外,该错误并没有真正提供太多信息,但微软(Microsoft)已经承认了这个问题,这是他们的官方声明:
感谢您对 Windows Defender 更新错误 0x80070643 的耐心等待。在此处阅读有关如何修复 Windows 10 更新或激活错误代码 0xc004f075的指南。在此处阅读有关(How to fix Windows 10 Update or Activation Error Code 0xc004f075 here)如何修复 Windows 10 更新或激活错误代码 0xc004f075(How to fix Windows 10 Update or Activation Error Code 0xc004f075 here)的指南。我们已意识到该问题并尝试尽快推出缓解措施尽可能。同时,要让您的机器恢复到受保护状态,您可以手动下载并应用最新的定义更新。(Thank you for your patience regarding Windows Defender update error 0x80070643. Read our guide on How to fix Windows 10 Update or Activation Error Code 0xc004f075 here.. Read our guide on How to fix Windows 10 Update or Activation Error Code 0xc004f075 here.. We are aware of the issue and trying to roll out mitigation as soon as possible. Meanwhile, to get your machine back to a protected state, you can manually download and apply the latest Definition Update.)
现在几乎没有修复或解决问题的方法,但您需要全部尝试,因为可能对一个用户有用的东西并不一定意味着它对另一个用户有用。因此,不要浪费任何时间,让我们看看如何在下面列出的故障排除指南的帮助下修复 Windows Defender 更新失败并出现错误 0x80070643。另请在此处阅读如何执行 Windows Defender 定义更新.. 另请在此处阅读(How to Perform Windows Defender Definition Update here)如何执行 Windows Defender 定义更新(How to Perform Windows Defender Definition Update here)..
修复 Windows Defender 更新(Fix Windows Defender Update)失败并出现错误 0x80070643
确保 创建一个还原点(create a restore point) 以防万一出现问题。
方法 1:手动更新 Windows Defender(Method 1: Update Windows Defender Manually)
1. 按Windows Key + Q调出Windows Search,输入Windows Defender并点击搜索结果。
2. 导航到 Update > Update definitions.
3.单击(Click)更新(Update)并等待Windows Defender下载并安装更新。
4. 重新启动您的 PC 以保存更改。
方法 2: (Method 2: )暂时禁用第 3 方防病毒软件(Temporarily Disable 3rd party Antivirus)
1. 右键单击系统托盘中的防病毒程序图标( Antivirus Program icon)并选择禁用。(Disable.)
2. 接下来,选择防病毒软件将保持禁用的时间范围。( Antivirus will remain disabled.)
注意:(Note:)选择尽可能短的时间,例如 15 分钟或 30 分钟。
3. 完成后,再次尝试运行Windows Defender并查看是否能够修复 Windows Defender 更新失败并出现错误 0x80070643。(Fix Windows Defender Update fails with error 0x80070643.)
方法 3:运行 SFC 和 CHKDSK(Method 3: Run SFC and CHKDSK)
1.打开命令提示符(Command Prompt)。用户可以通过搜索“cmd”然后按 Enter 来执行此步骤。
2.现在在cmd中输入以下内容并回车:
Sfc /scannow sfc /scannow /offbootdir=c:\ /offwindir=c:\windows
3.等待(Wait)上述过程完成,完成后,重新启动PC。
4. 接下来,运行 CHKDSK 来修复文件系统错误(CHKDSK to Fix File System Errors)。
5. 让上述过程完成并再次重新启动您的 PC 以保存更改。
方法 4:执行干净启动(Method 4: Perform Clean Boot)
有时,第 3 方软件可能与Windows发生冲突并可能导致问题。要修复 Windows Defender 更新失败并出现错误 0x80070643 问题(Fix Windows Defender Update fails with error 0x80070643 Issue),您需要在 PC 上执行干净启动(perform a clean boot) 并逐步诊断问题。
方法 5:使用命令提示符更新 Windows Defender(Method 5: Use the command prompt to update Windows Defender)
1.打开命令提示符(Command Prompt)。用户可以通过搜索“cmd”然后按 Enter 来执行此步骤。
2. 在 cmd 中输入(Enter)以下命令并在每个命令后按 Enter:
“%PROGRAMFILES%\Windows Defender\MPCMDRUN.exe” -RemoveDefinitions -All
“%PROGRAMFILES%\Windows Defender\MPCMDRUN.exe” -SignatureUpdate
3. 命令完成处理后,关闭 cmd 并重新启动 PC。
方法 6:重置 Windows 更新组件(Method 6: Reset Windows Updates Components)
1.打开命令提示符(Command Prompt)。用户可以通过搜索“cmd”然后按 Enter 来执行此步骤。
2. 现在键入以下命令以停止Windows 更新(Windows Update) 服务(Services),然后在每个命令后按 Enter :(Enter)
网络停止 wuauserv
网络停止 cryptSvc
网络停止位
网络停止 msiserver
3. 接下来,键入以下命令以重命名SoftwareDistribution 文件夹(SoftwareDistribution Folder),然后按 Enter(Enter):
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
4. 最后,键入以下命令以启动Windows 更新(Windows Update) 服务(Services)并在每个命令后按 Enter :(Enter)
网络启动 wuauserv
网络启动 cryptSvc
网络启动位
网络启动 msiserver
5. 重新启动您的 PC 以保存更改并检查是否可以 修复 Windows Defender 更新失败并出现错误 0x80070643。( Fix Windows Defender Update fails with error 0x80070643.)
方法 7:运行 Windows 更新疑难解答(Method 7: Run Windows Update Troubleshooter)
1. 打开控制面板,然后在右上角的搜索栏中搜索(Search Bar)疑难解答,然后单击(Troubleshooting)疑难解答。(Troubleshooting.)
2. 接下来,从左侧窗口的窗格中选择查看全部。(View all.)
3. 然后从解决(Troubleshoot)计算机问题列表中选择Windows 更新。(Windows Update.)
4. 按照屏幕上的说明运行Windows 更新疑难解答(Windows Update Troubleshoot)。
5. 重新启动您的 PC,您可能能够修复 Windows Defender 更新失败并出现错误 0x80070643。(Fix Windows Defender Update fails with error 0x80070643.)
受到推崇的:(Recommended:)
- 修复 Windows 10 上的视频播放冻结(Fix Video Playback Freezes on Windows 10)
- 修复 Windows 10 耳机没有声音的问题(Fix No sound from headphone in Windows 10)
- 如何修复 Sec_error_expired_certificate(How to Fix Sec_error_expired_certificate)
- 修复 Windows 10 上 Internet Explorer 中缺少的收藏夹(Fix Favorites missing in Internet Explorer on Windows 10)
就是这样,您已成功修复 Windows Defender 更新失败并出现错误 0x80070643(Fix Windows Defender Update fails with error 0x80070643),但如果您对这篇文章仍有任何疑问,请随时在评论部分询问。
Related posts
Fix Windows Update Error Code 0x80072efe
如何Fix Windows Update Error 80072ee2
Fix Ca没有打开Windows Defender
Fix Windows Update Error 0x80070020
Anniversary Update之后,Fix Background Images未出现在Lock Screen上
修复遇到的 Windows 11 更新错误
修复无法在 Windows 10 中安装累积更新 KB5008212
Fix Windows 10 Update Error 0x8007042c
Fix Windows Update Stuck or Frozen
Creators Update后Fix Missing Photos or Picture Icons
Fix Windows Update Error 0x80070026
Fix Windows Defender Does未开始
修复 Windows 10 更新错误 0x80070103
Fix Windows 10 Update Error 0x800705b4
修复 Windows 10 周年更新后网络摄像头无法正常工作
Fix Windows Update Error 80244019
Fix Windows Update Error 0x800706d9
如何修复 Windows 11 更新卡住
修复 Warframe 更新失败
Fix Windows Update Error 80070103