修复损坏的 Windows 图像错误 0x800f0906
如果在运行DISM 工具(DISM Tool)时,您看到 DISM错误 0x800f0906,无法下载源文件(Error 0x800f0906, The source files could not be downloaded)消息,那么这篇文章将能够为您提供帮助。几天前,我们发布了有关 使用部署映像和服务管理( DISM ) 组件修复工具修复损坏的 Windows 映像的信息。(repairing of corrupted Windows Image)今天,当我在计算机上尝试我们发布的文章的方法时,我收到一个错误,因此无法完全修复Windows Image。
Windows 11/10 上的错误 0x800f0906
以下是我在运行Windows 组件(Windows Component)工具后遇到的完整场景的详细信息:
DISM /Online/Cleanup-Image /RestoreHealth
部署镜像服务(Deployment Image Servicing)和管理(Management)工具
版本:6.2.9200.16384
镜像版本:6.2.9200.16384
[===========================100.0%===================== =====]
错误:0x800f0906
无法下载源文件。
使用“源”选项指定恢复功能所需文件的位置。有关指定源位置的详细信息,请参阅 http://go.microsoft.com/fwlink/? LinkId=243077。
DISM日志文件位于 C: WindowsLogs DISM dism.log
修复损坏的 Windows 映像
在对此错误进行了一些研究后,我发现以下解决方案可能适用于这种情况。您需要重置SoftwareDistribution和Catroot2文件夹。错误的修复如下:
1.打开管理命令提示符(Command Prompt)。
2.复制以下代码并右键单击将其粘贴到命令提示符(Command Prompt)中:
net stop wuauserv cd %systemroot%\SoftwareDistribution ren Download Download.old net start wuauserv net stop bits net start bits net stop cryptsvc cd %systemroot%\system32 ren catroot2 catroot2old net start cryptsvc
3.就是这样!关闭命令提示符(Command Prompt)。重新启动(Reboot)并尝试再次运行DISM /Online /Cleanup-Image /RestoreHealth,这一次,您将不会收到错误代码。
请(Please)按照步骤操作,如果问题仍然存在,请恢复,我们很乐意为您提供帮助!
如果您需要更多关于此类主题的信息,请参阅这些帖子:(See these posts if you need more on such subjects:)
- 修复 DISM 错误(Fix DISM Errors)87、112、11、50、2、3、87、1726、1393、0x800f081f
- DISM 在 Windows 10 中失败,找不到源文件错误。
Related posts
Problem uploading至Windows Error Reporting service
Fix Windows Update Error 0x80070005
Run DISM Offline修复Windows 10 System Image backup
Error code 191,无法在Windows 10上安装UWP apps
Windows Update无法安装 - Error 0x80070643
基于CMAK-VPN后Windows 10升级不工作
Windows Time Service不起作用,Time Synchronization失败了错误
在Windows 106计算机上检测到扫描仪错误
视窗10卡住诊断您的PC screen
Cloud Clipboard(Ctrl+V)在Windows 10中不起作用或同步
Intel Thunderbolt Dock software不适用于Windows 10
自动Startup Repair无法在Windows 10修理您的电脑
我们无法设置您的默认保存位置,Error 0x80070005
Add收藏夹按钮在Photos app中灰白色
K-12 assessment报告中Windows 10后台运行的应用程序
Windows 10 Brightness Control无法自动工作或更改
如何在Windows 11/10运行DISM修复Windows System Image
如何在VirtualBox Guest OS中启用Windows Sandbox
Windows Security在Windows 10中说No Security Providers
Fix Bad Image Error - Application.exe无论是在Windows上运行,还是它包含错误