[SOLVED] SFCFix hanging

jdijk

Member
Joined
Aug 5, 2015
Posts
8
Hi,

Trying to repair corrupted files as reported by sfc SFCFix hangs at this point:

**********
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
Stage 4a
Stage 4b
Stage 4c
Stage 4d
Stage 4e
Stage 4f
Stage 5
Stage 6
Stage 7
Stage 8

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: 6.3.9600.17031

Image Version: 6.3.9600.17031

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

Error: 0x800f0906

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

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

After about an hour I closed the window, rebooted the PC and tried again, with the same result.

Given the error I tried

**********
DISM /Online /Enable-Feature /FeatureName:NetFx3 /All
**********

which worked:

**********
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031

Image Version: 6.3.9600.17031

Enabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.
**********

This is a stand-alone Windows 8.1 PC with no install DVD and auto update enabled. As far as I can tell that means that the referred Microsoft page is not relevant.

View attachment CBSlog.zip View attachment dismlog.zip

Any help truly appreciated!
 
Hi jdijk :)

Did you upload the CBS.log and DISM.log before or after DISM ran successfully? Because if it ran successfully, it means that it fixed every corrupted files it encountered, however, I see one in your CBS.log.

Code:
(p)	CSI Payload Corrupt			amd64_microsoft-windows-w..client-ui.resources_31bf3856ad364e35_7.9.9600.17831_nl-nl_623570390c651633\wucltux.dll.mui
Repair failed: Missing replacement payload.
 
Alright. Let's start from the beginning and go one step at the time. First, we'll start with a SFC scan.

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.
 
Update: ran sfc and sfcfix again. sfcfix seemed to hang again, but continued after pressing the return key. Logs attached.

SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-08-06 17:11:56.065
Microsoft Windows 8.1 Update 3 - amd64
Not using a script file.

AutoAnalysis::
CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-u..ed-telemetry-client_31bf3856ad364e35_6.3.9600.17842_none_90da81a4dac50d54\utc.app.json
CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-u..ed-telemetry-client_31bf3856ad364e35_6.3.9600.17842_none_90da81a4dac50d54\telemetry.ASM-WindowsDefault.json

SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 2
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 0
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.

Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2015-08-06 17:28:13.129
----------------------EOF-----------------------
 

Attachments

Alright 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;
  • 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
 
SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-08-07 00:10:17.137
Microsoft Windows 8.1 Update 3 - amd64
Using .zip script file at C:\Users\Jerry\Desktop\SFCFix.zip [0]
Failed to extract zip archive.




Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2015-08-07 00:10:21.856
Script hash: DQPAJgjTcThrrShv3hTUPV21jc9oERGvb3J24yhCFIc=
----------------------EOF-----------------------
 
Same story, failed to extract. Although it looks fine to me. Attaching the downloaded file.
 

Attachments

Ok, succes in that it ran. But alas no cigar. Logs attached.

It seems that that file reported MIA bij dism.log is at least present:

Directory of C:\Windows\WinSxS\amd64_microsoft-windows-w..client-ui.resources_31bf3856ad364e35_7.9.9600.17831_nl-nl_623570390c651633

21-06-2015 15:19 <DIR> .
21-06-2015 15:19 <DIR> ..
16-05-2015 00:29 37.376 wucltux.dll.mui
23-04-2014 17:43 6.144 WUSettingsProvider.dll.mui
18-10-2014 16:45 11.264 wushareduxresources.dll.mui


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
Stage 4a
Stage 4b
Stage 4c
Stage 5
Stage 6
Stage 7
Stage 8

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: 6.3.9600.17031

Image Version: 6.3.9600.17031

[==========================100.0%==========================]
The restore operation failed. Either the repair source was not found or the comp
onent store cannot be repaired.

Error: 0x800f081f

DISM failed. No operation was performed.
For more information, review the log file.

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


 

Attachments

Did you ran SFCFix by executing it, or by dragging the .rar archive on top of it? Right now it looks that you just executed it normally. You need to follow the instructions below using the SFCFix.rar file I provided.

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;
  • 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;
 
Copied SFCFix.exe and SFCFix.rar on the desktop, than dropped the SFCFix.rar icon on the SFCFix.exe icon. While the rar hoovers above the exe it says "+ opening with SFCFix.exe by niemiro".

Just retried, and now it says no corruptions ??

SFCFix version 2.4.5.0 by niemiro.
Start time: 2015-08-07 16:54:09.745
Microsoft Windows 8.1 Update 3 - 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 1 datablocks.
Finish time: 2015-08-07 16:54:40.499
----------------------EOF-----------------------

Seems that despite its report last time it ran it did repair the problem.

Thanks!
 
Looks like it did, yes. Is there anything else? :)
 

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

Back
Top