Corruptions found by SFCFix which can't be fixed

Ah Zong

Member
Joined
Nov 13, 2018
Posts
6
Location
Malaysia
Recently I was downloading Microsoft Visual Studio and had encountered issues. Here is the post about the problem: Visual Studio Installer has stopped working

I ran the sfc /scannow command and found corrupted files which SFC can't fix. So I used SFCFix. Turned out that SFCFix wasn't able to fix them as well. Here is the SFCFix.txt: View attachment SFCFix.txt

By the way. I didn't have the Windows DVD inserted during the process, because it is lost.
Any help is appreciated. Thanks.
 
Hello and welcome! Apologies for the delay! Do you still require assistance?
Yes. I'm stuck with this error for quite a long time. Recently I've made a USB installation media. I'm not sure if SFCFix detects it or not though. But the as far as now, the error still exists.
 
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:
    tags around the log to break up the text.





SFC Scan



  1. Click on the Start 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.
 

Attachments

Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-11-22 14:44:36.939
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-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_eb8e769493af6438\D3DCompiler_47.dll
Successfully took permissions for file or folder C:\Windows\winsxs\amd64_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_47ad12184c0cd56e\D3DCompiler_47.dll


Successfully copied file C:\Users\USER\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_eb8e769493af6438\D3DCompiler_47.dll to C:\Windows\winsxs\x86_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_eb8e769493af6438\D3DCompiler_47.dll.
Successfully copied file C:\Users\USER\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_47ad12184c0cd56e\D3DCompiler_47.dll to C:\Windows\winsxs\amd64_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_47ad12184c0cd56e\D3DCompiler_47.dll.


Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_eb8e769493af6438\D3DCompiler_47.dll
Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_eb8e769493af6438\D3DCompiler_47.dll
Successfully restored ownership for C:\Windows\winsxs\amd64_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_47ad12184c0cd56e\D3DCompiler_47.dll
Successfully restored permissions on C:\Windows\winsxs\amd64_microsoft-windows-directx-d3dcompiler_31bf3856ad364e35_6.1.7601.23796_none_47ad12184c0cd56e\D3DCompiler_47.dll
PowerCopy:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2018-11-22 14:44:38.078
Script hash: RRT+wCxx85furbanYXEwxq9BsL76tcuwBkUCVkZWptg=
----------------------EOF-----------------------

View attachment 40445
 
Oh my bad. I can resend the link, but while performing these steps, my problem has been fixed. To be precise, when performing the sfc /scannow at step 3, I found that this time the SFC was able to fix the files itself. Is it because of the zip file at the previous step? And do I still need to provide the CBS?
 
Thank you very much for your help. I was about to complain about my post has zero reply though, yet you came to help me.

I'm actually very interested in computer science, especially programming. Can you tell me more about how you fix problems like this?
 
We have a private academy here where we teach people who are interested. Basically, I saw which files were missing and sourced a clean copy of the files from my VM.
 

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

Back
Top