bobmanzoidzo
Member
- Feb 15, 2022
- 7
Hello,
Recently, my Windows 10 installation failed to boot from the drive. There's no BSOD, it just goes straight to the Windows Recovery Environment. Anything in the WRE also fails to work (system reset etc fails to complete or unexpectedly reboots, and no restore points show up). I installed Windows 10 on another connected drive and have tried running SFC, DISM, and other recovery tools to no avail.
chkdsk returns no errors
SFC scan returns "Windows Resource Protection found corrupt files but was unable to fix some of them."
Running DISM returns:
I have tried running SFCFix but I'm not sure how to specify that it should run on the offline drive, so I don't think it's done anything.
I've tried running DISM with every variety of inputs, from esd, to every version of iso I could find, to WinSxS, but in all cases the progress goes to around 60% before jumping to 100% and giving the same error code. The DISM log shows:
So it appears there are quite a few corrupted files. Presumably because I run the SFC tool in the offbootdir/offwindir form, it does not update the CBS.log, so I don't have anything from there to upload.
Recently, my Windows 10 installation failed to boot from the drive. There's no BSOD, it just goes straight to the Windows Recovery Environment. Anything in the WRE also fails to work (system reset etc fails to complete or unexpectedly reboots, and no restore points show up). I installed Windows 10 on another connected drive and have tried running SFC, DISM, and other recovery tools to no avail.
chkdsk returns no errors
SFC scan returns "Windows Resource Protection found corrupt files but was unable to fix some of them."
Running DISM returns:
Code:
Deployment Image Servicing and Management tool
Version: 10.0.19041.844
Image Version: 10.0.19044.1526
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
I have tried running SFCFix but I'm not sure how to specify that it should run on the offline drive, so I don't think it's done anything.
I've tried running DISM with every variety of inputs, from esd, to every version of iso I could find, to WinSxS, but in all cases the progress goes to around 60% before jumping to 100% and giving the same error code. The DISM log shows:
Code:
2022-02-15 09:59:14, Info CBS Summary:
2022-02-15 09:59:14, Info CBS Operation: Detect and Repair
2022-02-15 09:59:14, Info CBS Operation result: 0x800f081f
2022-02-15 09:59:14, Info CBS Last Successful Step: Remove staged packages completes.
2022-02-15 09:59:14, Info CBS Total Detected Corruption: 542
2022-02-15 09:59:14, Info CBS CBS Manifest Corruption: 342
2022-02-15 09:59:14, Info CBS CBS Metadata Corruption: 0
2022-02-15 09:59:14, Info CBS CSI Manifest Corruption: 86
2022-02-15 09:59:14, Info CBS CSI Metadata Corruption: 0
2022-02-15 09:59:14, Info CBS CSI Payload Corruption: 114
2022-02-15 09:59:14, Info CBS Total Repaired Corruption: 0
2022-02-15 09:59:14, Info CBS CBS Manifest Repaired: 0
2022-02-15 09:59:14, Info CBS CSI Manifest Repaired: 0
2022-02-15 09:59:14, Info CBS CSI Payload Repaired: 0
2022-02-15 09:59:14, Info CBS CSI Store Metadata refreshed: True
2022-02-15 09:59:14, Info CBS Staged Packages:
2022-02-15 09:59:14, Info CBS CBS Staged packages: 0
2022-02-15 09:59:14, Info CBS CBS Staged packages removed: 0
2022-02-15 09:59:14, Info CBS
2022-02-15 09:59:14, Info CBS Total Operation Time: 124 seconds.
2022-02-15 09:59:14, Info CBS Not all CSI corruption was fixed, create CorruptionDetectedDuringAcr flag for slow mode reset
2022-02-15 09:59:14, Info CBS CheckSur: hrStatus: 0x800f081f [CBS_E_SOURCE_MISSING], download results: <none>
2022-02-15 09:59:14, Info CBS Count of times corruption detected: 1
2022-02-15 09:59:14, Info CBS Seconds between initial corruption detections: -1
2022-02-15 09:59:14, Info CBS Seconds between corruption and repair: -1
2022-02-15 09:59:14, Info CBS Failed to run Detect and repair. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2022-02-15 09:59:14, Info CBS Exec: Processing complete, session(Corruption Repairing): 12880_67188468 [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
So it appears there are quite a few corrupted files. Presumably because I run the SFC tool in the offbootdir/offwindir form, it does not update the CBS.log, so I don't have anything from there to upload.