Windows 10: SFC wont run from boot command prompt, says ....

Discus and support SFC wont run from boot command prompt, says .... in Windows 10 Support to solve the problem; SFC wont run from boot command prompt, says there are other pending actions and needs to reboot. Rebooting does no good. in other win OS this... Discussion in 'Windows 10 Support' started by HemiRick, Feb 2, 2015.

  1. HemiRick Win User

    SFC wont run from boot command prompt, says ....


    SFC wont run from boot command prompt, says there are other pending actions and needs to reboot. Rebooting does no good.

    in other win OS this command, dism.exe /image:c:\/cleanup-image /revertpendingactions would fix this issue.

    Edit: I just found the Dism command on the SFC tutorial and am running it now. It crapped out saying source files not found. going to the MS website.....

    On my machine it says it can't find the image..... Is there a win 10 version of this command that works?

    running build 9879

    Thanks for any and all help.

    :)
     
    HemiRick, Feb 2, 2015
    #1
  2. biggdog77 Win User

    windows 10 update messedup my fonts

    it wont run sfc it is a blank screen at the command prompt

    all my files are blank and the start menu fonts are blank, date and time are gone anf file names on desktop are gone. if I restart after I boot up, everything is ok but once I start up again they are gone
     
    biggdog77, Feb 2, 2015
    #2
  3. Sys Image Issue with crypt32.dll and gm.dls

    Please try to boot your Windows installer and from there, kindly run the SFC and DISM command prompt.

    Let us know how's the result.
     
    Janeane Cru, Feb 2, 2015
    #3
  4. Charlie Win User

    SFC wont run from boot command prompt, says ....

    Charlie, Feb 2, 2015
    #4
  5. HemiRick Win User
    yes I am and I've started a thread over there Like I should have to start with.....you can delete this thread if you want.
     
    HemiRick, Feb 2, 2015
    #5
  6. AddRAM Win User
    Don`t even bother running sfc, it will tell you windows has found corrupt files but can`t repair them.

    You will not get a clean sfc in Windows 10

    Why aren`t you running 9926 ?
     
    AddRAM, Feb 2, 2015
    #6
  7. HemiRick Win User
    because 9926 wont install, I'm infected w some Bedep malware.......trying to repair this infection and get 9926 to install
     
    HemiRick, Feb 2, 2015
    #7
  8. Brink
    Brink New Member

    SFC wont run from boot command prompt, says ....

    Brink, Feb 2, 2015
    #8
  9. HemiRick Win User
    Yes I'm sure I could but I'm trying to fix this install 1st
     
    HemiRick, Feb 2, 2015
    #9
  10. Why fix an old preview release?
    One with malware.

    Rick, don't get me wrong, if you want to try and fix 9879 - knock yourself out - that's all part of learning the new Windows.

    but ..... 9926 is much further along that 9879 (not without it's own bugs) and , IMO, closer to what Win10 will look like coming out of the box. MS will be adding stuff all along the way, so things will definitely change. Bld 9926 is more of a base for Win10 than 9879 which had Win8 as it's base.

    A clean install fixes both issues - malware and testing old bld code.

    Your call,

    Bill
    .
     
    Slartybart, Feb 2, 2015
    #10
  11. AddRAM Win User
    I agree Bill, there`s no reason to keep that build if you`re just gonna upgrade anyway.
     
    AddRAM, Feb 2, 2015
    #11
  12. Preview builds will come out about once a month ... no sense banging your head against a wall when the system gets updated that regularly. Barely enough time to run through a test suite - that's MS job.

    It sounds as though HemiRick just wants to know more about fixing Win10 when it breaks. Setting up a test (a broken / infected system is just as hard as fixing one).

    Good luck, HemiRick - if it becomes too much to fix - do the clean install.

    edit:
    Info: Win32/Bedep
    How to remove Vosteran.com Search (Removal Guide)
    This guide might not fit exactly (bedep), but it should be of some use in disinfecting your machine. Read though it and ask any questions - the utilities are what important, not the name of the malware. Some malware might take more scanners to cleanse.

    Fix Windows corruption errors by using the DISM or System Update Readiness tool

    Windows 8.1, Windows 8, Windows Server 2012 R2 or Windows Server 2012

    To resolve this problem, use the inbox Deployment Image Servicing and Management (DISM) tool. Then, install the Windows update or service pack again.1.Open an elevated command prompt. To do this, swipe in from the right edge of the screen, and then tap Search. Or, if you are using a mouse, point to the lower-right corner of the screen, and then click Search. Type Command Prompt in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.

    2.Type the following command, and then press Enter.
    It may take several minutes for the command operation to be completed.

    DISM.exe /Online /Cleanup-image /Restorehealth

    Important When you run this command, DISM uses Windows Update to provide the files that are required to fix corruptions. However, if your Windows Update client is already broken, use a running Windows installation as the repair source, or use a Windows side-by-side folder from a network share or from a removable media, such as the Windows DVD, as the source of the files. To do this, run the following command instead:

    DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:\RepairSource\Windows /LimitAccess

    Note Replace the C:\RepairSource\Windows placeholder with the location of your repair source. For more information about using the DISM tool to repair Windows, reference Repair a Windows Image

    3.Close the command prompt, and then run Windows Update again.
    DISM creates a log file (%windir%/Logs/CBS/CBS.log) that captures any issues that the tool found or fixed. %windir% is the folder in which Windows is installed. For example, the %windir% folder is C:\Windows.
    Bill
    .
     
    Slartybart, Feb 2, 2015
    #12
  13. mikiep Win User

    SFC wont run from boot command prompt, says ....

    This works for me against the install iso on win10's.. its version specific.. this is insider with the :1 (win10pro) prob same on enterprise...
    DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:G:\sources\Install.wim:1 /LimitAccess


    fwiw, insider install.wim contains 2 versions, win10pro, and plain win10
     
    mikiep, Feb 2, 2015
    #13
  14. HemiRick Win User
    When I run DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:H:\Sources with H: being a DVD drive with a 9879 image. The sources folder on H has a image.wim file.

    BUT it says the source files cannot be found.....Any ideas?

    EDIT: trying the above version w H instead of G AND it WORKED !!! thanks

    But it still WONT let me run SFC, stills says pending system repair needs reboot.
     
    HemiRick, Feb 2, 2015
    #14
  15. Try mikiep's suggestion

    DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:H:\sources\Install.wim:1 /LimitAccess

    If that fails too, I think you should consider the 9926 build ... 99xx is due out soon and if you keep trying to get 9879 working, it will put you two releases back.
     
    Slartybart, Feb 2, 2015
    #15
Thema:

SFC wont run from boot command prompt, says ....

Loading...
  1. SFC wont run from boot command prompt, says .... - Similar Threads - SFC wont run

  2. Is it possible to run clean boot from command prompt?

    in Windows 10 Gaming
    Is it possible to run clean boot from command prompt?: In Windows 10 I did a clean boot with everything disabled. I am attaching even Ethernet cable because my WiFi auto connecting was disabled from before. And still I can't create a new pin. I know my password and pin but I am not able to type them. Is it possible to enter...
  3. Is it possible to run clean boot from command prompt?

    in Windows 10 Software and Apps
    Is it possible to run clean boot from command prompt?: In Windows 10 I did a clean boot with everything disabled. I am attaching even Ethernet cable because my WiFi auto connecting was disabled from before. And still I can't create a new pin. I know my password and pin but I am not able to type them. Is it possible to enter...
  4. Is it possible to run clean boot from command prompt?

    in Windows Hello & Lockscreen
    Is it possible to run clean boot from command prompt?: In Windows 10 I did a clean boot with everything disabled. I am attaching even Ethernet cable because my WiFi auto connecting was disabled from before. And still I can't create a new pin. I know my password and pin but I am not able to type them. Is it possible to enter...
  5. Command prompt sfc/scannow not working

    in Windows 10 Network and Sharing
    Command prompt sfc/scannow not working: "Windows Resource Protection found corrupt files but was unable to fix some of them". I've included the CBS.log file below. My computer has a 50% chance to actually start and I feel like this may be the reason why. I haven't tried anything else to resolve the corrupt files,...
  6. Command prompt sfc/scannow not working

    in Windows 10 Gaming
    Command prompt sfc/scannow not working: "Windows Resource Protection found corrupt files but was unable to fix some of them". I've included the CBS.log file below. My computer has a 50% chance to actually start and I feel like this may be the reason why. I haven't tried anything else to resolve the corrupt files,...
  7. Command prompt sfc/scannow not working

    in Windows 10 Software and Apps
    Command prompt sfc/scannow not working: "Windows Resource Protection found corrupt files but was unable to fix some of them". I've included the CBS.log file below. My computer has a 50% chance to actually start and I feel like this may be the reason why. I haven't tried anything else to resolve the corrupt files,...
  8. SFC Works in command prompt but not in powershell

    in Windows 10 Software and Apps
    SFC Works in command prompt but not in powershell: When I try to run SFC in powershell I'm told, cannot run repair service. It's OK in command prompt.Run as administrator in both.James https://answers.microsoft.com/en-us/windows/forum/all/sfc-works-in-command-prompt-but-not-in-powershell/7ad20074-7d56-4cbb-a2e0-45804c1adaf5
  9. SFC Works in command prompt but not in powershell

    in Windows 10 Gaming
    SFC Works in command prompt but not in powershell: When I try to run SFC in powershell I'm told, cannot run repair service. It's OK in command prompt.Run as administrator in both.James https://answers.microsoft.com/en-us/windows/forum/all/sfc-works-in-command-prompt-but-not-in-powershell/7ad20074-7d56-4cbb-a2e0-45804c1adaf5
  10. Windows command prompt wont appear or 'run'

    in Windows 10 Software and Apps
    Windows command prompt wont appear or 'run': Hi, I have been reviewing 'make use of' MOU articles, recently, and one that hit home was windows slowing after updates. MOU first recommend winding the update back...wont do that, it's there for a purpose and that is agreed by them. But when they suggest entering...