[SOLVED] Upgrade to Win 10 Pro, SFC and DISM /scanhealth errors

MosGuy

Member
Joined
Sep 5, 2015
Posts
5
Location
Ontario, Canada
I recently upgraded from Windows 7 to 10. I ran the typical scans: SFC, DISM and scandisk /R (which found no errors). Prior to using SFCFix; /restorehealth would get to 40% and stop with error 0x800f081f. After SFCFix: restorehealth gets to 100%, SFCFix reports no errors. But re-running SFC and /scanhealth still give the same re-occurring messages.

- SFC: found corrupt files but was unable to fix some of them.
- DISM /scanhealth:The component store is repairable. The operation completed successfully.
- DISM /restorehealth: 100% complete. source files could not be found error: 0x800f081f

The SFCFix Log:

Code:
SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-09-05 07:46:21.128
Microsoft Windows 8.1  - amd64
Not using a script file.

AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.

Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2015-09-05 07:51:15.797
----------------------EOF-----------------------

Other logs are attached.
 

Attachments

Hi MosGuy :)

My name is Aura and I'll be assisting you with your issue. Follow the instructions below please.

myjIXnC.png
SFCFix - Fix Time

WARNING! The following fix is specific to the user's system in this thread. No one else should follow the instructions below to apply that fix, as it could damage your system. If you need assistance with an issue, please start a new thread and someone will assist you shortly.

Follow the instructions below to download and execute a SFCFix fix, and provide the log.
  • Download SFCFix and move the executable on your Desktop;
  • Download the attached SFCFix.zip and move the archive to your Desktop;
    Note: Make sure that the file is named SFCFix.zip, do not rename it.
  • Save any work you have open, and close every programs;
  • Drag the SFCFix.zip archive file over the SFCFix.exe executable and release it;
    mMabJGT.gif
  • SFCFix will launch, let it complete;
  • Once done, a file will appear on your Desktop, called SFCFix.txt;
  • Open the file, then copy and paste its content in your next reply;
SFCFix.zip
 
Hi Aura,

Here is the updated log using the script:

Code:
SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-09-06 23:29:40.404
Microsoft Windows 8.1  - amd64
Using .zip script file at C:\Users\Rick\Desktop\SFCFix.zip [0]

PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_systemresource-wind..-ui-accountscontrol_31bf3856ad364e35_10.0.10240.16384_none_da155365ee6f0fb5\Advanced.Theme-Dark_Scale-100.png

Successfully copied file C:\Users\Main Admin\AppData\Local\niemiro\Archive\winsxs\amd64_systemresource-wind..-ui-accountscontrol_31bf3856ad364e35_10.0.10240.16384_none_da155365ee6f0fb5\Advanced.Theme-Dark_Scale-100.png to C:\WINDOWS\winsxs\amd64_systemresource-wind..-ui-accountscontrol_31bf3856ad364e35_10.0.10240.16384_none_da155365ee6f0fb5\Advanced.Theme-Dark_Scale-100.png.

Successfully restored ownership for C:\WINDOWS\winsxs\amd64_systemresource-wind..-ui-accountscontrol_31bf3856ad364e35_10.0.10240.16384_none_da155365ee6f0fb5\Advanced.Theme-Dark_Scale-100.png
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_systemresource-wind..-ui-accountscontrol_31bf3856ad364e35_10.0.10240.16384_none_da155365ee6f0fb5\Advanced.Theme-Dark_Scale-100.png
PowerCopy:: directive completed successfully.

Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2015-09-06 23:29:41.434
Script hash: zaWPaVMnEINCFUOr7L7DPu50lw6b9y8Hak8GNhMcGYg=
----------------------EOF-----------------------
 
Alright, let's run SFC to see if the replacement is accepted.

EndqYRa.png
System File Checker (SFC)
Follow the instructions below to run a SFC scan on your system and to provide the CBS log in your next reply;
  • On Windows Vista & 7, click on the Windows Start Menu, then enter cmd in the search box, right-click on the cmd icon and select
    Spcusrh.png
    Run as Administrator
  • On Windows 8, drag your cursor in the bottom-left corner, and right-click on the metro menu preview, then select Command Prompt (Admin);
  • On Windows 8.1, right click on the Windows logo in the bottom-left corner and select Command Prompt (Admin);
  • Enter the command below and press on Enter;
    Code:
    sfc /scannow
    Note: There's a space between "sfc" and "/scannow";
  • Once the scan is complete, enter the command below and press on Enter
    Code:
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  • A file called cbs.txt will have appeared on your Desktop. Upload the file on Dropbox, Google Drive or OneDrive and post the download URL for it here;
Note: Please note that the CBS.log is volatile, which means that if you don't upload it after the SFC scan is completed, it won't contains the information from the scan anymore. So archive it and upload it as soon as you can.
 
This means that the replacement was accepted, and that SFC returned a clean CBS.log. Was there anything else? :)
 
That should be it for the moment; when I'm on the windows system later tonight I'll run through the DISM scans to double check. If anything further comes up I'll let you know, have yourself a good shift :smile:
 
No problem MosGuy, I'll be waiting for an update :)
 
Hi Aura,

The DISM scans came back clean, there were no signs of abnormal behaviour. Being in I.T myself; report of issues bug me, my mind goes into constant trouble-shoot mode. Looks like the system is good to go, merci for your time and assistance :smile9:
 
No problem MosGuy, you're welcome :)
 

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

Back
Top