How to use SFCFIX tool for computer which no DVD drive?

giangnguyen8605

New member
Joined
Feb 23, 2020
Posts
4
Hi everyone!
I am using window 7 ultimate x64. I ran sfc / scannow and found 3 errors but the windows could not be fixed. I happened to know the SFCFIX tool on this site. I tried this tool, but the step INSERT WINDOW DVD (my computer does not have a DVD drive) so I mout the iso file into the virtual drive to run. However, it seems that SFCFIX does not recognize the virtual drive, so 3 errors have not been fixed. Hope you can guide me so that SFCFIX can identify a virtual drive to replace a corrupted file system. Sorry for my english very bad.
 
Hi!


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.



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

Thank for your reply
Here is contents of SFCFix.txt
Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-02-26 21:39:31.118
Microsoft Windows 7 Service Pack 1 - amd64
Using .zip script file at C:\Users\admin\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-uxtheme_31bf3856ad364e35_6.1.7600.16385_none_01d98c7b2040a1b9\uxtheme.dll
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-themeui_31bf3856ad364e35_6.1.7601.17514_none_e3249be23220b37c\themeui.dll
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-themeservice_31bf3856ad364e35_6.1.7600.16385_none_05f77252e20d9cfd\themeservice.dll

The file \\?\C:\Windows\WinSxS\amd64_microsoft-windows-uxtheme_31bf3856ad364e35_6.1.7600.16385_none_01d98c7b2040a1b9\uxtheme.dll is in use and must be replaced over a reboot.
Successfully copied file C:\Users\admin\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-themeui_31bf3856ad364e35_6.1.7601.17514_none_e3249be23220b37c\themeui.dll to C:\Windows\WinSxS\amd64_microsoft-windows-themeui_31bf3856ad364e35_6.1.7601.17514_none_e3249be23220b37c\themeui.dll.
The file \\?\C:\Windows\WinSxS\amd64_microsoft-windows-themeservice_31bf3856ad364e35_6.1.7600.16385_none_05f77252e20d9cfd\themeservice.dll is in use and must be replaced over a reboot.

Successfully pended file for replace over reboot: \\?\C:\Windows\WinSxS\amd64_microsoft-windows-uxtheme_31bf3856ad364e35_6.1.7600.16385_none_01d98c7b2040a1b9\uxtheme.dll
Successfully pended file for replace over reboot: \\?\C:\Windows\WinSxS\amd64_microsoft-windows-themeservice_31bf3856ad364e35_6.1.7600.16385_none_05f77252e20d9cfd\themeservice.dll

Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-themeui_31bf3856ad364e35_6.1.7601.17514_none_e3249be23220b37c\themeui.dll
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-themeui_31bf3856ad364e35_6.1.7601.17514_none_e3249be23220b37c\themeui.dll
PowerCopy:: directive completed successfully.




Reboot:: directive completed successfully.




PostRebootCorruptionDetection::
No hash verification failures detected.
PostRebootCorruptionDetection:: directive completed successfully.




PostRebootRestorePermissions::
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-uxtheme_31bf3856ad364e35_6.1.7600.16385_none_01d98c7b2040a1b9\uxtheme.dll
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-uxtheme_31bf3856ad364e35_6.1.7600.16385_none_01d98c7b2040a1b9\uxtheme.dll
Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-themeservice_31bf3856ad364e35_6.1.7600.16385_none_05f77252e20d9cfd\themeservice.dll
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-themeservice_31bf3856ad364e35_6.1.7600.16385_none_05f77252e20d9cfd\themeservice.dll
PostRebootRestorePermissions:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 3 datablocks.
Finish time: 2020-02-26 21:41:03.609
----------------------EOF-----------------------
 

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

Back
Top