Windows Update Hang & SFCFix Error

reppuken

New member
Joined
Oct 13, 2016
Posts
4
Hi There,

I am currently experiencing issues where any sort of windows update will take hours to download and install (even for updates as small as 20MB). Upon doing some research I was able to try downloading the System Readiness Update Tool and successfully run that but same issues.

I then proceeded to attempt a SFC /scannow and it would return a "cannot fix corrupted files", so I then ran SFCFix and even then the corrpution was not resolved just yet. I attached my CBS log file, so I'm hoping someone here can take a stab at resolvign this! If you need any additional information, I'd be happy to help out in any way I can before re-running SFC fix once more.

Thanks
 

Attachments

Code:
2016-10-11 06:53:45, Info                  CSI    00000167 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-o..adisc-style-babyboy_31bf3856ad364e35_6.1.7600.16385_none_f13596916b261f67\BabyBoyScenesBackground.wmv do not match actual file [l:54{27}]"BabyBoyScenesBackground.wmv" :
  Found: {l:32 b:j5P9hzX4ZbW/lG5WQNrFig0dX97Iavcs6/zW78n7R70=} Expected: {l:32 b:C0O2TQbIXE4wvx9HIqg0KvkKpCqqwRMUCEFxk0IkzAI=}

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.

View attachment SFCFix.zip
 
Thank you for the quick follow up! As requested, here is the follow up .txt file generated.

Code:
SFCFix version 3.0.0.0 by niemiro.Start time: 2016-10-18 23:17:09.663
Microsoft Windows 7 Service Pack 1 - amd64
Using .zip script file at C:\Users\allan\Desktop\SFCFix.zip [0]








PowerCopy::
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-o..adisc-style-babyboy_31bf3856ad364e35_6.1.7600.16385_none_f13596916b261f67\BabyBoyScenesBackground.wmv


Successfully copied file C:\Users\allan\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-o..adisc-style-babyboy_31bf3856ad364e35_6.1.7600.16385_none_f13596916b261f67\BabyBoyScenesBackground.wmv to C:\Windows\WinSxS\amd64_microsoft-windows-o..adisc-style-babyboy_31bf3856ad364e35_6.1.7600.16385_none_f13596916b261f67\BabyBoyScenesBackground.wmv.


Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-o..adisc-style-babyboy_31bf3856ad364e35_6.1.7600.16385_none_f13596916b261f67\BabyBoyScenesBackground.wmv
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-o..adisc-style-babyboy_31bf3856ad364e35_6.1.7600.16385_none_f13596916b261f67\BabyBoyScenesBackground.wmv
PowerCopy:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2016-10-18 23:17:15.348
Script hash: eynI+mm7/txIwpSTGwL5R3iBMwMaTiTR10Lm5cqgkAc=
----------------------EOF-----------------------
 
Very good. Let's verify that SFC doesn't find anything else.

SFC Scan

  1. Click on the Start
    Start%20Orb.jpg
    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 zip and attach this to your next post.
 
Thanks so much for your help. I ran the SFC before work and it completed without any issues, so I have attached the updated CBS file.
 

Attachments

Back
Top