[SOLVED] Broken Windows update / SFC - HELP PLS!!!

Bother - missed one.

I'm going to try fixing this with SFCFix but if it doesn't work we'll do it the old fashioned way!

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 attached file, SFCFixScript.txt, and save this to your Desktop. Ensure that this file is named SFCFixScript.txt - 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 SFCFixScript.txt.
  5. Drag the file SFCFixScript.txt onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a log should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl + C) and Paste (Ctrl + V) the contents of this into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.


https://app.box.com/s/1iee02b10191xl5s9a406w3g800c1brc
 
failed. :D

SFCFix version 2.4.3.0 by niemiro.
Start time: 2015-05-16 13:43:34.422
Microsoft Windows 7 Service Pack 1 - amd64
Using .txt script file at C:\Users\User\Desktop\SFCFixScript.txt [0]


RegistryScript::
Failed to delete registry key HKEY_LOCAL_MACHINE\FIX\DerivedData\Components\amd64_e4aacb526ccf54d35cc446b3a2a96c16_31bf3856ad364e35_6.1.7601.22183_none_affa0e4b387d4202. A root key cannot be created under this hive.
RegistryScript:: directive failed to complete successfully.


Failed to process all directives successfully.
SFCFix version 2.4.3.0 by niemiro has completed.
Currently storing 10 datablocks.
Finish time: 2015-05-16 13:43:34.453
Script hash: s6n4Go5GBDlVYpcCTj5ish3C/JJqGm4HMvn7Ym5lirQ=
----------------------EOF-----------------------
 
Try again, I've updated the script. That one failed because I forgot to change the name of the key :p My fault that time!
 
SFCFix version 2.4.3.0 by niemiro.
Start time: 2015-05-16 13:53:44.124
Microsoft Windows 7 Service Pack 1 - amd64
Using .txt script file at C:\Users\User\Desktop\SFCFixScript.txt [0]


RegistryScript::
Failed to load registry hive C:\Windows\System32\config\COMPONENTS into key HKEY_LOCAL_MACHINE\COMPONENTS with error code 0x522.
Failed to delete registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_e4aacb526ccf54d35cc446b3a2a96c16_31bf3856ad364e35_6.1.7601.22183_none_affa0e4b387d4202. A root key cannot be created under this hive.
RegistryScript:: directive failed to complete successfully.


Failed to process all directives successfully.
SFCFix version 2.4.3.0 by niemiro has completed.
Currently storing 10 datablocks.
Finish time: 2015-05-16 13:53:44.155
Script hash: RMm6fpYXcdaMTK/F6tWfcvrTeUV30VQE649QC9a3ack=
----------------------EOF-----------------------
 
Yeah, something is off here.

Can you please do the following.

Command Prompt

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. 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

    reg load HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS
    reg delete HKLM\COMPONENTS\DerivedData\Components\amd64_e4aacb526ccf54d35cc446b3a2a96c16_31bf3856ad364e35_6.1.7601.22183_none_affa0e4b387d4202 /f

    NOTE: If the first command fails, do not run the second command

  4. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  5. Paste (Ctrl+V) it into your next post please.


Stephen
 
seemed to have worked just fine

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Program Files\Common Files\Adobe\Adobe Version Cue CS4\Client\4.0.1>reg load
HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS
The operation completed successfully.
C:\Program Files\Common Files\Adobe\Adobe Version Cue CS4\Client\4.0.1>reg delet
e HKLM\COMPONENTS\DerivedData\Components\amd64_e4aacb526ccf54d35cc446b3a2a96c16_
31bf3856ad364e35_6.1.7601.22183_none_affa0e4b387d4202 /f
The operation completed successfully.
C:\Program Files\Common Files\Adobe\Adobe Version Cue CS4\Client\4.0.1>
 
Can you run SURT and SFC for me and upload the CBS.log and CheckSUR.persist log for me? :)
 
View attachment CheckSUR.persist.log

View attachment CBS.zip

It actually started running SFC this time, but failed. rockin', though. progress!



Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Program Files\Common Files\Adobe\Adobe Version Cue CS4\Client\4.0.1>sfc /scan
now
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files but was unable to fix some of th
em.
Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example
C:\Windows\Logs\CBS\CBS.log
C:\Program Files\Common Files\Adobe\Adobe Version Cue CS4\Client\4.0.1>
 
Hurrah, SURT is clear! Fixing the SURT errors caused SFC to work again :)

Code:
=================================
Checking System Update Readiness.
Binary Version 6.1.7601.22471
Package Version 26.0
2015-05-16 14:11

Checking Windows Servicing Packages

Checking Package Manifests and Catalogs

Checking Package Watchlist

Checking Component Watchlist

Checking Packages

Checking Component Store

Summary:
Seconds executed: 428
 No errors detected

Right, time to fix those SFC errors!

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.
  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.


https://app.box.com/s/6387yake7l2h3zq384d4brou3mgvi2e9

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 attach this to your next post.
 
SFCFix version 2.4.3.0 by niemiro.
Start time: 2015-05-16 15:41:24.380
Microsoft Windows 7 Service Pack 1 - amd64
Using .zip script file at C:\Users\User\Desktop\SFCFix.zip [0]


PowerCopy::
Failed to set ownership to Everyone for file or folder C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.exe
Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.exe
Failed to set ownership to Everyone for file or folder C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.xml
Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.xml
Failed to set ownership to Everyone for file or folder C:\Windows\winsxs\Manifests\amd64_wcf-icardres_dll_vista_31bf3856ad364e35_6.1.7600.16385_none_6d023da984892bd3.manifest
Successfully took permissions for file or folder C:\Windows\winsxs\Manifests\amd64_wcf-icardres_dll_vista_31bf3856ad364e35_6.1.7600.16385_none_6d023da984892bd3.manifest
Successfully copied file C:\Users\User\AppData\Local\niemiro\Archive\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.exe to C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.exe.
Successfully copied file C:\Users\User\AppData\Local\niemiro\Archive\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.xml to C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.xml.
Successfully copied file C:\Users\User\AppData\Local\niemiro\Archive\manifests\amd64_wcf-icardres_dll_vista_31bf3856ad364e35_6.1.7600.16385_none_6d023da984892bd3.manifest to C:\Windows\winsxs\Manifests\amd64_wcf-icardres_dll_vista_31bf3856ad364e35_6.1.7600.16385_none_6d023da984892bd3.manifest.
Failed to restore ownership for C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.exe in WriteOwner function. Error code 0x51B
Failed to restore owner for file or folder C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.exe in RestoreFromDataBlock.
Failed to restore ownership for C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.xml in WriteOwner function. Error code 0x51B
Failed to restore owner for file or folder C:\Windows\winsxs\wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.16385_none_7b64ef799c494a30\xpsrchvw.xml in RestoreFromDataBlock.
Failed to restore ownership for C:\Windows\winsxs\Manifests\amd64_wcf-icardres_dll_vista_31bf3856ad364e35_6.1.7600.16385_none_6d023da984892bd3.manifest in WriteOwner function. Error code 0x51B
Failed to restore owner for file or folder C:\Windows\winsxs\Manifests\amd64_wcf-icardres_dll_vista_31bf3856ad364e35_6.1.7600.16385_none_6d023da984892bd3.manifest in RestoreFromDataBlock.
PowerCopy:: directive failed to complete successfully.


Failed to process all directives successfully.
SFCFix version 2.4.3.0 by niemiro has completed.
Currently storing 13 datablocks.
Finish time: 2015-05-16 15:41:25.581
Script hash: +NfFahZfdpg/6A5zv5XCzNwxJTlGrIM8p/Pu0ISfqcs=
----------------------EOF-----------------------
 
Again, something is wrong with the permissions on your computer (I think) - I may tackle this later. For now, carry on and run SFC.
 
Interesting. One of the manifests wasn't accepted by SFC, but I think that's due to a corruption in the registry.

Command Prompt

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. 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

    reg load HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS

Registry Import

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 the below deprog.reg file and save it
  2. Double click on the .reg file
  3. Press Yes to the User Account Control dialogue
  4. When asked "are you sure you want to continue?", press Yes

https://app.box.com/s/kgk87vx0fa2k2ymyvz73i87acoyo1ipw
 
SFC has found more corruptions, let's get them fixed!

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.
  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.


https://app.box.com/s/k7b1yta0ul0sa6vi2ilbgsw0buo6lvpv

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 attach this to your next post.
 
SFCFix version 2.4.3.0 by niemiro.
Start time: 2015-05-17 09:33:04.590
Microsoft Windows 7 Service Pack 1 - amd64
Using .zip script file at C:\Users\User\Desktop\SFCFix.zip [0]


PowerCopy::
Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-s..on-wizard-framework_31bf3856ad364e35_6.1.7601.17514_none_b85a4f21afbb528a\spwizimg.dll
Successfully copied file C:\Users\User\AppData\Local\niemiro\Archive\x86_microsoft-windows-s..on-wizard-framework_31bf3856ad364e35_6.1.7601.17514_none_b85a4f21afbb528a\spwizimg.dll to C:\Windows\winsxs\x86_microsoft-windows-s..on-wizard-framework_31bf3856ad364e35_6.1.7601.17514_none_b85a4f21afbb528a\spwizimg.dll.
Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-s..on-wizard-framework_31bf3856ad364e35_6.1.7601.17514_none_b85a4f21afbb528a\spwizimg.dll
Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-s..on-wizard-framework_31bf3856ad364e35_6.1.7601.17514_none_b85a4f21afbb528a\spwizimg.dll
PowerCopy:: directive completed successfully.


Successfully processed all directives.
SFCFix version 2.4.3.0 by niemiro has completed.
Currently storing 14 datablocks.
Finish time: 2015-05-17 09:33:05.698
Script hash: 6yi7pgtISA8aAD8qoz2d1OauifFFd/A/g0awmdmKs4A=
----------------------EOF-----------------------


View attachment CBS.zip
 
SFC has found more corruptions... Yay... ;)

First, let's fix some more registry issues. Sorry about having to do so many little fixes - unfortunately as you fix some corruptions it causes ones that were previously undetected to be found.


Command Prompt

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. 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

    reg load HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS


Registry Import

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 the below deprog2.reg file and save it
  2. Double click on the .reg file
  3. Press Yes to the User Account Control dialogue
  4. When asked "are you sure you want to continue?", press Yes


https://app.box.com/s/ln4x2oohn81qzfwui8zvp7toyzhap5kk

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 attach this to your next post.


Stephen
 

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

Back
Top