[SOLVED] sfc /scannow found corrupt files

Deleted022220

Well-known member
Joined
Dec 14, 2019
Posts
74
Good morning,

How to fix corrupt files that could not be repaired with sfc tool?
I executed DISM /Online /Cleanup-Image /RestoreHealth and gave me this error: "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ā€¦"
After, I followed this guide: How to fix DISM 0x800f081f Error in Windows 10/8 (Solved) - wintips.org - Windows Tips & How-tos, but no luck.

How to fix this completely?

I'm uploading CBS folder.

Kind regards, ItzGame.
 
Hi!

Please do not follow Britech advice on the repair install.

You have a very simple Component Store corruption.

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.



SFC Scan


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow


    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 

Attachments

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-12-14 19:03:40.178
Microsoft Windows 10 Build 18363 - amd64
Using .zip script file at C:\Users\danie\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-shell-sounds_31bf3856ad364e35_10.0.18362.1_none_e96fec2e32c20607\Alarm04.wav

Successfully copied file C:\Users\danie\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-shell-sounds_31bf3856ad364e35_10.0.18362.1_none_e96fec2e32c20607\Alarm04.wav to C:\Windows\WinSxS\amd64_microsoft-windows-shell-sounds_31bf3856ad364e35_10.0.18362.1_none_e96fec2e32c20607\Alarm04.wav.

Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-shell-sounds_31bf3856ad364e35_10.0.18362.1_none_e96fec2e32c20607\Alarm04.wav
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-shell-sounds_31bf3856ad364e35_10.0.18362.1_none_e96fec2e32c20607\Alarm04.wav
PowerCopy:: directive completed successfully.




Successfully processed all directives.



Failed to generate a complete zip file. Upload aborted.


SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2019-12-14 19:06:24.011
Script hash: 4Hs5xainaKeoIT/NoND3ZGwlbrM7nyDNepf7v0PO2R8=
----------------------EOF-----------------------
 

Attachments

SFC should be clean now. Please run the following:

Step#1 - DISM /RestoreHealth Scan
Warning:this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Right-click on the Start button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter
    Dism /Online /Cleanup-Image /RestoreHealth
  3. Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead.
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread.
    Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 

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

Back
Top