Windows 更新数据库损坏错误 [已解决]

修复 Windows 更新数据库损坏错误: (Fix Windows Update Database Corruption Error: )在更新Windows 10时,您的更新可能会卡住,或者由于Windows 更新数据库损坏错误(Windows Update Database Corruption Error),您将无法更新您的Windows。您只能在运行Window Update Troubleshooter时发现此错误,而在某些情况下,Troubleshooter 能够修复与Windows更新相关的所有问题,但在这种特殊情况下,它会将原因显示为检测到潜在的Windows Update 数据库(Windows Update Database)错误,但当您单击应用(Apply)修复将无法修复此问题并在运行一段时间后返回“未修复”。

Windows 更新数据库损坏错误

如果您无法下载新的更新,您的 PC 可能容易受到安全威胁和恶意软件的攻击,因此尽快修复此Windows 更新(Windows Update)问题非常重要。在不浪费任何时间的情况下,让我们看看如何解决这个错误。

Windows 更新数据库损坏错误 [已解决]

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

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

1.在Windows 搜索(Windows Search)栏中键入“疑难解答”,然后单击疑难解答。(Troubleshooting.)

故障排除控制面板

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

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

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

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

Windows 更新疑难解答

5.疑难解答将修复 Windows 更新数据库损坏错误。(Fix Windows Update Database Corruption Error.)

修复 Windows 更新数据库损坏错误

6.重新启动您的 PC 并再次尝试安装更新。

7.如果上述疑难解答不起作用或损坏,您可以从微软网站手动下载更新疑难解答。(download the Update Troubleshooter from Microsoft Website.)

方法 2:执行干净启动,然后尝试更新 Windows(Method 2: Perform a Clean boot and then try to Update Windows)

1.按Windows Key + R按钮,然后键入“msconfig”并单击“确定”。

配置文件

2.在常规选项卡下,确保选中“选择性启动” 。( ‘Selective startup’)

3.取消选中选择性启动下的“加载启动项”。(‘Load startup items)

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

4.选择服务(Service)选项卡并选中“隐藏所有 Microsoft 服务”框。( ‘Hide all Microsoft services.’)

5.现在单击“全部禁用”( ‘Disable all’)以禁用所有可能导致冲突的不必要服务。

在系统配置中隐藏所有微软服务

6.在启动选项卡上,单击“打开任务管理器”。(‘Open Task Manager.’)

启动打开任务管理器

7.现在在启动选项卡( Startup tab)(在任务管理器内)禁用所有( disable all )启用的启动项。

禁用启动项

8.单击确定,然后重新启动。(Restart. )现在再次尝试更新Windows,这一次您将能够成功更新您的Windows

9.再次按下Windows key + R按钮并输入“msconfig”并单击“确定”。

10.在常规选项卡上,选择正常启动选项( Normal Startup option),然后单击确定。

系统配置使能正常启动

11.当提示您重新启动计算机时,单击重新启动。( click Restart. )这肯定会帮助您修复 Windows 更新数据库损坏错误。(Fix Windows Update Database Corruption Error.)

方法 3:运行系统文件检查器 (SFC) 和检查磁盘 (CHKDSK)(Method 3: Run System File Checker (SFC) and Check Disk (CHKDSK))

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

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

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

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

SFC 立即扫描命令提示符

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

4.接下来,从这里运行 CHKDSK  Fix File System Errors with Check Disk Utility(CHKDSK)

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

方法四:运行DISM(部署镜像服务和管理)(Method 4: Run DISM (Deployment Image Servicing and Management))

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

命令提示符管理员

2.在cmd中输入以下命令并回车:

重要提示:(Important:) 当您进行 DISM 时,您需要准备好Windows 安装介质(Windows Installation Media)

DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:\RepairSource\Windows /LimitAccess

注意:(Note:) (Replace)C:RepairSourceWindows 替换为您的修复源的位置

cmd恢复健康系统

2.按回车键运行上述命令并等待该过程完成,通常需要15-20分钟。

NOTE: If the above command doesn't work then try on the below: 
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess

3.DISM过程完成后,在cmd中键入以下内容并按Enter (DISM)(Enter) sfc  sfc /scannow

4.让系统文件检查器(System File Checker)运行,一旦完成,重新启动您的电脑。

方法 5:重命名 SoftwareDistribution 文件夹(Method 5: 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 以保存更改。

为你推荐:(Recommended for you:)

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



About the author

我是一名专业的音频工程师,拥有超过 10 年的经验。我参与过各种各样的项目,从小型家庭音响系统到大型商业制作。我的技能在于创造出色的配乐和声音处理工具,让音乐听起来很棒。我对 Windows 10 也非常有经验,可以帮助您充分利用您的计算机系统。



Related posts