Can't complete sfc, DISM, WOF driver encountered a corruption.. etc. - Windows 10 Home 1903 on SSD

Yeshey

New member
Joined
Aug 22, 2020
Posts
2
very similar to this thread: [SOLVED] Can't complete sfc, DISM, WOF driver encountered a corruption.. etc. - Windows 10 Pro 1909, but the helper said for people to not follow cuz it was a unique solution for that user.
I have a dual boot with Linux (ubuntu based distro) and for no apparent reason, accessing the windows filesystem became slothful, next time I booted into windows took very long and treated me with Edge Browser as if it was the first time, tho all my files were there.

From now, thx for taking the time! Here's what I've tried:


Code:
chkdsk /r
Found no problems


Code:
sfc /verifyonly
Outputs:
Code:
Beginning system scan.  This process will take some time.


Beginning verification phase of system scan.
Verification 100% complete.


Windows Resource Protection found integrity violations.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
contents of C:\Windows\Logs\CBS\CBS.log go attached


Code:
Dism /Online /Cleanup-Image /RestoreHealth
Outputs:
Code:
Deployment Image Servicing and Management tool
Version: 10.0.18362.1

Image Version: 10.0.18362.592

[=====                      8.6%                           ]
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
contents C:\Windows\Logs\DISM\dism.log go attached



Code:
sfc /scannow
Outputs:
Code:
Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 5% complete.

Windows Resource Protection could not perform the requested operation.

To try to solve the sfc /scannow problem I tried all the solutions here, being:
-Run SFC Scannow Command in Safe Mode
-Run Check Disk
-Running ICACLS C:\Windows\winsxs
-Running startup repair from a live installation disk

Also ran an extended self-test with GSmartControl mentioned in the other similar post, it completed without errors:
1598104625774.png
In the Attributes Tab, there were no entries highlighted in red or pink

Thanks for reading
 

Attachments

Found this thread just now, went through the Run SFCFix step, it seems like it couldn't figure it out tho, here're the contents of SFCFix.txt:
Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-08-22 22:10:52.645
Microsoft Windows 10 Build 18362 - amd64
Not using a script file.




SFCFix version 3.0.2.1 by niemiro has encountered an unhandled exception.
Currently storing 0 datablocks.
Finish time: 2020-08-22 23:15:51.592
----------------------EOF-----------------------

And went through the last Export/Upload CBS folder step, CBS.zip goes attached.

Thanks in advance!
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top