[SOLVED] sfc /scannow Get stuck at 16% and SFCFix shows "Error 0x800f081f"

Joined
Dec 7, 2015
Posts
18
Hi, I was performing a routine check up on my system and this errors showed up. First sfc /scannow

Code:
Windows PowerShell
Copyright (C) 2015 Microsoft Corporation. Todos los derechos reservados.

PS C:\WINDOWS\system32> sfc /scannow

Iniciando examen en el sistema. Este proceso tardará algún tiempo.

Iniciando la fase de comprobación del examen del sistema.
Se completó la comprobación de 16%.

Protección de recursos de Windows encontró archivos dañados y no consiguió
reparar algunos de ellos. Para obtener más detalles, consulte CBS.Log
windir\Logs\CBS\CBS.log. Por
ejemplo, C:\Windows\Logs\CBS\CBS.log. Tenga en cuenta que actualmente no se admite el inicio de sesión en los escenarios
 de instalación sin conexión.
PS C:\WINDOWS\system32>

Then SFCFix Show me this


Code:
Welcome to SFCFix by niemiro and sysnative.com.

Checking for updates . . .
No new update is available at this time.

Processing directive 1 of 1 (AutoAnalysis::)
Checking store directories . . .
Checking CBS.log . . .
Checking CheckSUR.log . . .
Checking CheckSUR.persist.log . . .

Attempting repair . . .
Stage 1
Stage 2
Stage 3

Due to the nature of your corruptions, scan times have been extended by
approximately 15-20 minutes. Please be patient and allow the operation to
complete.


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 http://go.microsoft.com/fwlink/?LinkId=243077.

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

After press enter SFCFix show this

Code:
SFCFix version 2.4.5.0 by niemiro.
Start time: 2016-01-18 02:25:33.488
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 2 datablocks.
Finish time: 2016-01-18 02:30:14.260
----------------------EOF-----------------------

Here´s the dism.log and cbs.zip. Thanks in advance. View attachment CBS.zip View attachment dism.zip
 
Hello and welcome

Due to the precise nature of your corruption, you will receive help from a user named LiquidTension. He's one of our senior trainees here who's in his final phrase of his studies and needs to gain some real world experience in specific areas of Windows Update. This means that he'll be assisting you, but that I will first need to double check and approve his fixes before he posts them to you. If anything this is a good thing for you because it means that you've got at least two of us watching over your thread, but it will unfortunately add a slight delay between each reply. I hope that you understand and can accept the need for us to train up new members in this way in order to carry on doing what we do here, however, if for any reason you object to this setup, I will happily take on your thread myself.

Thank you very much for your understanding. We'll be with you very shortly.
 
Thanks BrianDrab, no problem. Take your time. If you or LiquidTension need aditional info, feel free to ask for it. Thanks again.
 
Hello,

Please do the following:

bMTzsQ3.png
SFCFix Script (.txt)

Warning: This fix is intended for use on this particular machine. Do not use this fix on any other machine; doing so may cause damage to your Operating System. If you are not the original poster and require assistance, please start your own topic.

  • Download View attachment SFCScript.txt and save this file to your Desktop.
  • Close all open windows.
  • SFCFix.exe
    bMTzsQ3.png
    and SFCScript.txt
    aI1XLKB.png
    should both be present on your Desktop.
  • Drag the file SFCScript.txt onto the file SFCFix.exe and release it.
  • SFCFix will now process the script. Upon completion, a file (SFCFix.txt) will be created on your Desktop.
  • Copy the contents of the file and paste in your next reply.
 
Hello LiquidTension

Here´s the content of the SFCFix text file

SFCFix version 2.4.5.0 by niemiro.
Start time: 2016-01-20 00:13:30.967
Microsoft Windows 8.1 - amd64
Using .txt script file at C:\Users\ferna\Desktop\SFCScript.txt [3]




FileScan:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2016-01-20 00:13:31.354
Script hash: yqmxX1j/+8ZyX3y6rPOmoWChAp9FEXuZ4bDqiXrV6rc=
----------------------EOF-----------------------
 
Thank you -

bMTzsQ3.png
SFCFix Script (.zip)

Warning: This fix is intended for use on this particular machine. Do not use this fix on any other machine; doing so may cause damage to your Operating System. If you are not the original poster and require assistance, please start your own topic.

  • Download View attachment SFCFix.zip and save this file to your Desktop.
  • Note: Ensure this file is named SFCFix.zip. Do not rename the file.
  • Close all open windows.
  • SFCFix.exe
    bMTzsQ3.png
    and SFCFix.zip
    49i66Jv.png
    should both be present on your Desktop.
  • Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  • SFCFix will now process the script. Upon completion, a file (SFCFix.txt) will be created on your Desktop.
  • Copy the contents of the file and paste in your next reply.

MgeHyNE.png
SFC /Scannow

  • Press the Windows Key
    pdKOQKY.png
    + r on your keyboard at the same time. Type Notepad and click OK.
  • Copy the three bold lines below and paste into the Notepad document:

    sfc /scannow
    timeout /t 120 /nobreak
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\CBS.txt"
    del %0

  • Click Format. Ensure Wordwrap is unchecked.
  • Click File, Save As and name the file sfcscannow.bat.
  • Select All Files as the Save as type. Save the file to your Desktop.
  • Locate sfcscannow.bat
    lmRDSkT.png
    on your Desktop. Right-click the file and click
    AVOiBNU.jpg
    Run as administrator.
  • Upon completion, a file (CBS.txt) will be created on your Desktop. Attach this file in your next reply.
  • Note: If the file is too large to attach, upload to a service such as Dropbox, One Drive or SendSpace and provide a direct download link in your next reply.
 
Hello.

Here´s the Content of the SFCFix.txt

SFCFix version 2.4.5.0 by niemiro.
Start time: 2016-01-20 16:33:51.148
Microsoft Windows 8.1 - amd64
Using .zip script file at C:\Users\ferna\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_10.0.10586.0_none_a5d89b3e0a5a2eb3

Successfully copied file C:\Users\ferna\AppData\Local\niemiro\Archive\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_10.0.10586.0_none_a5d89b3e0a5a2eb3\MSDTC.LOG to C:\WINDOWS\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_10.0.10586.0_none_a5d89b3e0a5a2eb3\MSDTC.LOG.

Successfully restored ownership for C:\WINDOWS\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_10.0.10586.0_none_a5d89b3e0a5a2eb3
Successfully restored permissions on C:\WINDOWS\winsxs\amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_10.0.10586.0_none_a5d89b3e0a5a2eb3
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 3 datablocks.
Finish time: 2016-01-20 16:33:51.328
Script hash: wsfpl19gcDxkCVAhe5nXpatbPLrSX/mJ1PuJ6CvAbrU=
----------------------EOF-----------------------

Here is the file (CBS.txt) View attachment CBS.zip. Thanks a lot for your help.
 
Thank you for the logs. Please do the following:

MgeHyNE.png
DISM /RestoreHealth

  • Press the Windows Key
    pdKOQKY.png
    + r on your keyboard at the same time. Type Notepad and click OK.
  • Copy the three bold lines below and paste into the Notepad document:

    dism /online /cleanup-image /restorehealth
    timeout /t 120 /nobreak
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\CBS.txt"
    del %0

  • Click Format. Ensure Wordwrap is unchecked.
  • Click File, Save As and name the file dism.bat.
  • Select All Files as the Save as type. Save the file to your Desktop.
  • Locate dism.bat
    lmRDSkT.png
    on your Desktop. Right-click the file and click
    AVOiBNU.jpg
    Run as administrator.
  • Upon completion, a file (CBS.txt) will be created on your Desktop. Attach this file in your next reply.
  • Note: If the file is too large to attach, upload to a service such as Dropbox, One Drive or SendSpace and provide a direct download link in your next reply.
 
Hello FernandoSebastian,

Please run FRST and provide the two logs generated.

xlK5Hdb.png
Farbar Recovery Scan Tool (FRST) Scan

  • Please download Farbar Recovery Scan Tool (x64) and save the file to your Desktop.
  • Right-Click FRST64.exe and select
    AVOiBNU.jpg
    Run as administrator to run the programme.
  • Click Yes to the disclaimer.
  • Ensure the Addition.txt box is checked.
  • Click the Scan button and let the programme run.
  • Upon completion, click OK, then OK on the Addition.txt pop up screen.
  • Two logs (FRST.txt & Addition.txt) will now be open on your Desktop. Attach these files in your next reply.
 
Hello,

The issue you initially reported is now resolved. By running FRST, I was looking deeper into your system to see if a root cause could be determined - as the initial issue appears to be a reoccurrence based on your other topics.

I'm unsure if you are aware or not but it appears that you may have an illegal/cracked copy of Windows installed, which could be causing this reoccuring issue. At this point there is nothing left for us to do here, but I would suggest considering what I've said concerning a possible illegal/cracked copy of Windows.
 
Well thats a Surprise, considering i obtain mi copy from the insider program. I will proceed to format and re install a fresh copy 10240 the first one i ever use of Windows 10, Thanks a lot.
do i need to install my copy of Windows 7 to upgrade to 10 or can i directly install Windows 10 and use the key from win 7 to activate windows 10 ?
 
You can go about it either way - just ensure you have a valid Windows 7 product key to hand.

The Media Creation Tool can be used to freshly install Windows 10:
https://www.microsoft.com/en-us/soft...load/windows10

Bear in mind, only the Threshold 2 (TH2) update supports a fresh install and activating with a product key. Therefore, I suggest using the Media Creation Tool linked above to get the newest version. Otherwise, if you install version 10240 you will have to update to TH2 before you are able to update.

I will now mark your topic as solved.
 
Good evening, I will proceed with reinstalling my operating system this week. I already downloaded a copy of Windows 10 with the media creation tool. The last time i did that I downloaded 10240 but then I realized that they updated the media creation tool for version 10586 (TH2). When I finished install the system and all applications that use everyday i going back to post just to see if everythig its ok. Thank you for all the help you gave me.
 

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

Back
Top