I recently had a disk failure, and then recovered my c:\ drive (Win10.1809 installation) from an Easeus Backup (v11.5). I was able to get Win10 to load and run successfully, but have been unable to successfully run sfc /scannow or DISM /Online /Cleanup-Image /RestoreHealth.
Console results (Admin PowerShell):
PS C:\WINDOWS\system32> sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 13% complete.Windows Resource Protection could not perform the requested operation.
and
PS C:\WINDOWS\system32> DISM /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.17763.1
Image Version: 10.0.17763.316
[=== 6.4% ]
Error: 4448
The WOF driver encountered a corruption in the compressed file’s Resource Table.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
PS C:\WINDOWS\system32>
The relevant (edited to contain only the most recent entries) dism.log and CBS.log files are available but not attached due to my inability to upload the relevant (.txt, .log, or .zip) files.
I then tried Media Creator inplace update using the Win10.1809 version. That also failed, with this (rather cryptic) error message: “0x8007001f-0x20006 The installation failed in the SAFE_OS phase with an error during REPLICATE_OC operation”.
Advice, please, about how to get back to a clean installation. TIA.