Windows 10: Run SFC Command in Windows 10

Discus and support Run SFC Command in Windows 10 in Windows 10 Tutorials to solve the problem; Hello Calzor, What does SFC report? That's the whole point I can't run SFC... Discussion in 'Windows 10 Tutorials' started by gregrocker, Dec 31, 2014.

  1. Run SFC Command in Windows 10


    That's the whole point I can't run SFC...
     
    Calzor Suzay, Aug 15, 2015
    #46
  2. Brink
    Brink New Member

    Your DISM error indicates that you are trying to run a 32-bit DISM source on your 64-bit Windows.

    In your situation, a repair install may be best so you don't lose anything.

    Repair Install Windows 10 with an In-place Upgrade
     
    Brink, Aug 15, 2015
    #47
  3. I might just do a clean install, my only question is activation, I think from what I've read as I've done in an place upgrade and it detected windows 8.1 when I rebuild it the activation will just work and I won't need to type any product codes in etc? I've already downloaded the .iso file from M$.
     
    Calzor Suzay, Aug 15, 2015
    #48
  4. Brink
    Brink New Member

    Run SFC Command in Windows 10

    Yes, that's correct.

    Since you locked in your free Windows 10 by upgrading from an activated Windows 8.1, you will be able to clean install Windows 10 on the PC and have it activated. Be sure to click on "Skip" when asked for a product key.

    https://www.tenforums.com/tutorials/1...n-install.html
     
    Brink, Aug 15, 2015
    #49
  5. Leonchroi Win User
    Hi Brink,
    Hope you're well, I am in a bit of a predicament here and have followed all you have said but to no resolve. I have contacted Microsoft's live support, but was told if my operating system is functioning fine to just ignore it. I was hoping you could offer me some assistance on this please?


    Microsoft Windows [Version 10.0.10240]
    (c) 2015 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"

    C:\Windows\system32>sfc /scannow

    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 them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
    example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
    supported in offline servicing scenarios.

    C:\Windows\system32>

    I include my sfc txt to provide more detail.
    I will greatly appreciate you're assistance, as I have been puzzled by this for several hours now.

    TinyUpload.com - best file hosting solution, with no limits, totaly free
     
    Leonchroi, Aug 25, 2015
    #50
  6. Brink
    Brink New Member
    Hello Leon, and welcome to Ten Forums. *Smile

    Your SFC details show that the file below was found to have a hash mismatch and considered corrupted. The source file in the component store was also found to be corrupted, and was why SFC couldn't replace the file from the Store to repair it.

    C:\Windows\System32\WindowsPowerShell\v1.0\Modules\Kds\Kds.psd1

    If you haven't already, go through the troubleshooting steps in the blue note box at the bottom of OPTION THREE to see if it may allow SFC to repair the file afterwards.

    If you did that already, then try the DISM commands in step 6 or 7 in OPTION ONE below to see if it may help using a Windows 10 ISO as the source instead.

    DISM - Repair Windows 10 Image - Windows 10 Forums
     
    Brink, Aug 25, 2015
    #51
  7. Leonchroi Win User
    Hi and thank you, I'm working on it now and I see kds notepad in that file location is completely blank. I will get back to you when I go through these steps provided or when I am stuck. I greatly appreciate your help and can't thank you enough for your time.


    So same results as last night I'm afraid

    C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth

    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384

    Image Version: 10.0.10240.16384

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

    Error: 0x800f081f

    The source files could not be found.
    Use the "Source" option to specify the location of the files that are required to 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

    C:\Windows\system32>

    I seem to be having trouble using the iso as a source, I am clearly doing it wrong. Should I have it mounted o no and how do I correctly aim it towards the iso?

    Sadly my earliest restore point has this error also.
     
    Leonchroi, Aug 25, 2015
    #52
  8. Leonchroi Win User

    Run SFC Command in Windows 10

    PS C:\Windows\system32> Repair-WindowsImage -Online -CheckHealth


    Path :
    Online : False
    ImageHealthState : Repairable
    RestartNeeded : False

    I tried power shell also

    I can't seem to be able to target the iso as a source I seem to be doing something wrong as it can never find it




    PS C:\Windows\system32> Repair-WindowsImage -Online -RestoreHealth
    Repair-WindowsImage : The restore operation failed. Either the repair source was not found or the component store cannot be repaired.
    At line:1 char:1
    + Repair-WindowsImage -Online -RestoreHealth
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (*Smile [Repair-WindowsImage], COMException
    + FullyQualifiedErrorId : Microsoft.Dism.Commands.RepairWindowsImageCommand


    PS C:\Windows\system32>
     
    Leonchroi, Aug 25, 2015
    #53
  9. Brink
    Brink New Member
    Brink, Aug 25, 2015
    #54
  10. Leonchroi Win User
    Yes that;s the step I'm struggling with I'm afraid :/

    Microsoft Windows [Version 10.0.10240]
    (c) 2015 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:E:1 /limitaccess

    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384

    Image Version: 10.0.10240.16384

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

    Error: 0x800f081f

    The source files could not be found.
    Use the "Source" option to specify the location of the files that are required to 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

    C:\Windows\system32>c:\test\mount\Windows
    The system cannot find the path specified.

    C:\Windows\system32>E:\mount\
    'E:\mount\' is not recognized as an internal or external command,
    operable program or batch file.

    C:\Windows\system32>

    Clearly I'm doing something wrong "E" is iso mounted,embarassing I know but I'm really stuck on this step

    EDIRT just seen "The install.wim file will be in the Sources folder of a mounted Windows 10 ISO file"
     
    Leonchroi, Aug 25, 2015
    #55
  11. Leonchroi Win User
    C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:E:\sources\install.wim:1 /limitaccess

    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384

    *Sad what is this anyway this corruption and how does it affect me,I originally happened across this corruption after an app I had difficulty uninstalling.I ran sfc after I managed to remove it
    Image Version: 10.0.10240.16384

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

    Error: 0x800f081f

    The source files could not be found.
    Use the "Source" option to specify the location of the files that are required to 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

    C:\Windows\system32>
     
    Leonchroi, Aug 25, 2015
    #56
  12. Brink
    Brink New Member
    Are you using a mounted ISO file as the source?

    Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:E:\sources\install.wim:1 /limitaccess

    OR

    Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\Sources\Install.esd:1 /limitaccess
     
    Brink, Aug 25, 2015
    #57
  13. Leonchroi Win User

    Run SFC Command in Windows 10

    A mounted iso yes, downloaded from Microsoft, I just right click it and select mount. Should I perhaps try to make a usb key instead and try?


    results using those cmd: C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:E:\sources\install.wim:1 /limitaccess

    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384

    Image Version: 10.0.10240.16384

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

    Error: 0x800f081f

    The source files could not be found.
    Use the "Source" option to specify the location of the files that are required to 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

    C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\Sources\Install.esd:1 /limitaccess

    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384

    Image Version: 10.0.10240.16384

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


    Originally I installed an app from the app store and uninstalled it via start right click uninstall.I decided later to try the app again so installed it again but the shortcut to it was not in the start menu anymore so I went through system scrolled installed apps and uninstalled from there.I then ran sfc/scan now to ensure there were no issues.I don't know if that possible has any relation to the above issue or not?
     
    Leonchroi, Aug 25, 2015
    #58
  14. Brink
    Brink New Member
    Nar, it should be an ISO.

    Did you try both commands with substituting E for the drive letter of the mounted ISO?
     
    Brink, Aug 25, 2015
    #59
  15. Leonchroi Win User
    Yes I tried both, can you tell me what that is exactly and if it will cause me problems down the road. Is it possible to repair using an installation usb without losing settings and apps etc?
     
    Leonchroi, Aug 25, 2015
    #60
Thema:

Run SFC Command in Windows 10

Loading...
  1. Run SFC Command in Windows 10 - Similar Threads - Run SFC Command

  2. Sfc/ scannow command

    in AntiVirus, Firewalls and System Security
    Sfc/ scannow command: After how many days the sfc / scannow command should be given? https://answers.microsoft.com/en-us/windows/forum/all/sfc-scannow-command/f79dacdc-d025-4a65-b558-fac623daa355
  3. Sfc/ scannow command

    in Windows 10 Software and Apps
    Sfc/ scannow command: After how many days the sfc / scannow command should be given? https://answers.microsoft.com/en-us/windows/forum/all/sfc-scannow-command/f79dacdc-d025-4a65-b558-fac623daa355
  4. Encountering errors while running sfc /scannow command

    in Windows 10 Gaming
    Encountering errors while running sfc /scannow command: Hello,When I run sfc /scannow command, it showing me that 'sfc scannow finds some corrupted files but unable to fix them'. When I checked CBS logs, I found these error messages-1. DEPLOY [Pnp] Failed repairing file: C:\WINDOWS\System32\drivers\vmbusr.sys:...
  5. Encountering errors while running sfc /scannow command

    in Windows 10 Software and Apps
    Encountering errors while running sfc /scannow command: Hello,When I run sfc /scannow command, it showing me that 'sfc scannow finds some corrupted files but unable to fix them'. When I checked CBS logs, I found these error messages-1. DEPLOY [Pnp] Failed repairing file: C:\WINDOWS\System32\drivers\vmbusr.sys:...
  6. sfc command not working

    in Windows 10 Gaming
    sfc command not working: hello guys , i just tried to run sfc/scannow in cmd in Administrator and its not working and its say : 'sfc' is not recognized as an internal or external command,operable program or batch file.i don't know what i am did wrong , and i want just ask how can i know if i have...
  7. sfc command not working

    in Windows 10 Software and Apps
    sfc command not working: hello guys , i just tried to run sfc/scannow in cmd in Administrator and its not working and its say : 'sfc' is not recognized as an internal or external command,operable program or batch file.i don't know what i am did wrong , and i want just ask how can i know if i have...
  8. sfc command not working

    in Windows 10 BSOD Crashes and Debugging
    sfc command not working: hello guys , i just tried to run sfc/scannow in cmd in Administrator and its not working and its say : 'sfc' is not recognized as an internal or external command,operable program or batch file.i don't know what i am did wrong , and i want just ask how can i know if i have...
  9. Possible to run SFC command from bootable media?

    in Windows 10 Ask Insider
    Possible to run SFC command from bootable media?: I can never get this to work but I'm not sure if it's even possible from the recovery environment or attached as an external drive to a working machine. I use my Windows 10 21H2 bootable USB to load the device into a recovery environment. Then I go into Diskpart and assign a...
  10. Running the SFC and DISM commands

    in Windows 10 BSOD Crashes and Debugging
    Running the SFC and DISM commands: The picture below shows how I run the sfc & dism cmds --- sfc should be run before & after the dism cmd --- [IMG] It works for me. https://answers.microsoft.com/en-us/windows/forum/windows_10-performance/running-the-sfc-and-dism-commands/3d325608-c97d-401a-8cbf-9d0a7f499bcb