[SOLVED] /scannow issue, clean install did not fix it

TwinDenis

Member
Joined
Feb 9, 2016
Posts
10
Hi, so I have this issue on sfc /scannow that I cannot fix corrupted files, I then try to healthrestore and it doesnt work either.
I tried to clean install windows but it was still there, I havent used sfc /scannow feature since before my ssd installation.

Any ideas?


Here is the error:
" "C:\Windows\system32>sfc /scannow

Beginning system scan. This process will take some time.

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

Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.

C:\Windows\system32>dism /online /cleanup-image /restorehealth

Deployment Image Servicing and Management tool
Version: 10.0.10586.0

Image Version: 10.0.10586.0

[==========================100.0%==========================]

Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see Configure a Windows Repair Sourc.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>" "

I also tried this:
https://www.sysnative.com/forums/wi...0-update-including-dism-error-0x800f081f.html
 
Code:
=================================
Checking System Update Readiness.


(p)	CSI Payload Corrupt			wow64_microsoft-windows-r..xwddmdriver-wow64-c_31bf3856ad364e35_10.0.10586.0_none_3dae054b56911c22\opencl.dll
Repair failed: Missing replacement payload.


Summary:
Operation: Detect and Repair 
Operation result: 0x800f081f
Last Successful Step: Entire operation completes.
Total Detected Corruption:	1
	CBS Manifest Corruption:	0
	CBS Metadata Corruption:	0
	CSI Manifest Corruption:	0
	CSI Metadata Corruption:	0
	CSI Payload Corruption:	1
Total Repaired Corruption:	0
	CBS Manifest Repaired:	0
	CSI Manifest Repaired:	0
	CSI Payload Repaired:	0
	CSI Store Metadata refreshed:	True


Total Operation Time: 126 seconds.

This is a known issue and shouldn't cause any problems.

OpenCL is part of the graphics driver.

If you'd like to replace the file anyway, follow the instructions here: https://www.sysnative.com/forums/wi...tion-sfc-dism-windows-10-update-1511-th2.html
 
Code:
=================================
Checking System Update Readiness.


(p)    CSI Payload Corrupt            wow64_microsoft-windows-r..xwddmdriver-wow64-c_31bf3856ad364e35_10.0.10586.0_none_3dae054b56911c22\opencl.dll
Repair failed: Missing replacement payload.


Summary:
Operation: Detect and Repair 
Operation result: 0x800f081f
Last Successful Step: Entire operation completes.
Total Detected Corruption:    1
    CBS Manifest Corruption:    0
    CBS Metadata Corruption:    0
    CSI Manifest Corruption:    0
    CSI Metadata Corruption:    0
    CSI Payload Corruption:    1
Total Repaired Corruption:    0
    CBS Manifest Repaired:    0
    CSI Manifest Repaired:    0
    CSI Payload Repaired:    0
    CSI Store Metadata refreshed:    True


Total Operation Time: 126 seconds.

This is a known issue and shouldn't cause any problems.

OpenCL is part of the graphics driver.

If you'd like to replace the file anyway, follow the instructions here: https://www.sysnative.com/forums/wi...tion-sfc-dism-windows-10-update-1511-th2.html

Okay thanks I will look into that.
It is odd that microsoft did not know how to fix this or even troubleshoot it, they asked me for 150$ fee to do this or something, I dont know... anyway. I do not trust them the least.
Asked me first to just format/reset pc and so i did, without getting this fixed, then blamed my new SSD for some reason. Anyway.

Can I replace the file without sfc scan? Because I want to keep some useful registry changes I made to my PC.

Also whats up with the error Error: 0x800f081f on the second scan?
 
Yes, you can replace the file and then run DISM again if you would like :)

The error code indicates that DISM could not replace the file from an update or local source.
 
Yes, you can replace the file and then run DISM again if you would like :)

The error code indicates that DISM could not replace the file from an update or local source.
Okay so hopefully this will not restore/edit my registry right?
I mean, every time I run sfc scan it replaced my edits. So this time by using only health restore only it will not.

ps: I have already tried the sfcfix method, if thats what you suggest I got the error again.
 
Okay I managed to fix it. UsedFix->Scan->health restore->scan->restart.
No idea why it did not work on the first try so yeah... thanks.
 
Glad it worked for you :)

I'll mark the thread solved. If you encounter any problems, please post back and I'll continue to assist you.
 

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

Back
Top