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:
Found no problems
Outputs:
contents of C:\Windows\Logs\CBS\CBS.log go attached
Outputs:
contents C:\Windows\Logs\DISM\dism.log go attached
Outputs:
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:
In the Attributes Tab, there were no entries highlighted in red or pink
Thanks for reading ❤
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
Code:
sfc /verifyonly
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.
Code:
Dism /Online /Cleanup-Image /RestoreHealth
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
Code:
sfc /scannow
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:
In the Attributes Tab, there were no entries highlighted in red or pink
Thanks for reading ❤