如何从安装光盘修复损坏的系统文件
我正在使用Windows 8.1 x64,版本6.3.9600.16384,并使用具有管理员权限的命令提示符。 sfc /scannow 返回: ...found corrupt files but was unable to fix some of them. 和 dism /online /cleanup-image /restorehealth 返回: Error: 0x800f0906 The source files could not be downloaded. (由于缺少这些文件,因此Windows Update Service无法启动。) 也尝试过 dism /online /cleanup-image /restorehealth /source:wim:F:\sources\install.wim:1 /limitaccess 并返回: Version: 6.3.9600.16384 Image Version: 6.3.9600.16384 Error: 0x800f081f …