Windows 10: Both SFC /scannow and dism /online /cleanup-image /restorehealth Fail

Discus and support Both SFC /scannow and dism /online /cleanup-image /restorehealth Fail in Windows 10 BSOD Crashes and Debugging to solve the problem; Hi Everyone In late 2017, I purchased a new Lenovo core i5 desktop with Win10 Home edition with 8GB RAM, 1TB HDD. The OEM HDD has 6 partitions with... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Ken94110, Jul 5, 2020.

  1. Ken94110 Win User

    Both SFC /scannow and dism /online /cleanup-image /restorehealth Fail


    Hi Everyone

    In late 2017, I purchased a new Lenovo core i5 desktop with Win10 Home edition with 8GB RAM, 1TB HDD. The OEM HDD has 6 partitions with partition #3 being the C drive at 909GB. I'm sure all the other 5 partitions are being used by Lenovo and Microsoft for OEM factory reset containing Win10 and god knows what else!

    With Lenovo's bad reputation installing both motherboard firmware and malware, I don't know what came over me to buy something designed by an unethical company?!

    Anyway, once a year I've always reformattd or reset to OEM with all my devices. Sorta spring cleaning.

    I have never been able to run SFC /scannow right after each OEM reset on this Lenovo machine! It always stops at 53% with the following error message:

    C:\WINDOWS\system32>sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 53% complete.

    Windows Resource Protection could not perform the requested operation.

    So I ran C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth but now get a new error message:

    C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.900

    Image Version: 10.0.18363.900

    [===========================63.0%==== ]
    Error: 4448

    The WOF driver encountered a corruption in the compressed file's Resource Table.

    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

    I took a look at the keyword "error" in the dism.log and don't see anything that I understand or makes sense to me.

    I've googled and found a ton of noise that doesn't resolve the issue. Any ideas or help is appreciated.

    Thanks!

    :)
     
    Ken94110, Jul 5, 2020
    #1

  2. sfc /scannow and DISM.exe /Online /Cleanup-image /Restorehealth.

    Hi, PatM.YV.

    these are the commands, you have to enter line by line.

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /ScanHealth

    Dism /Online /Cleanup-Image /RestoreHealth

    Also run the System File Checker utility:

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    At the Command Prompt, type: sfc /SCANNOW

    This will check for any integrity violations

    Restart your system
     
    PhillipCaprio, Jul 5, 2020
    #2
  3. Dism /Online /Cleanup-Image /RestoreHealth

    You already have spaces in the command written.

    In windows 10, CMD supports Ctrl+C and Ctrl+V so you can directly paste this.

    FYI, the spaces are in between

    • DISM and Online
    • Online and Cleanup-Image
    • Cleanup-Image and RestoreHealth
    Hope it helps.
     
    Sumit Dhiman2, Jul 5, 2020
    #3
  4. Both SFC /scannow and dism /online /cleanup-image /restorehealth Fail

    DISM /online /cleanup-image /restorehealth and sfc /scannow doesn't work

    Did you run those commands as the Admin?

    To do that, you right click on the far left Windows icon in the Taskbar and from the list that is presented select > Command Prompt (Admin).

    How to Run "SFC /SCANNOW" Command at Boot or in Windows 8 and 8.1"

    SFC /SCANNOW Command - Run in Windows 8

    Read this Section there in conjunction with the rest of the information they give in above link.

    Both SFC /scannow and dism /online /cleanup-image /restorehealth Fail [​IMG]
    Note

    If SFC could not fix something, then run the command again to see if it may be able to the next time. Sometimes it may take running the
    sfc /scannow command 3 times restarting the PC after each time to completely fix everything that it's able to.

    If not, then run the
    Dism /Online /Cleanup-Image /RestoreHealth
    command to repair any component store corruption,

    Repair-WindowsImage -Online -CheckHealth

    Repair-WindowsImage -Online -ScanHealth

    Repair-WindowsImage -Online -RestoreHealth


    @@@@@@@@@@@@@@@@@@@@@

    If that also fails the next step is Refresh:

    "How to Refresh Windows 8 and Windows 8.1"

    Refresh Windows 8

    Both SFC /scannow and dism /online /cleanup-image /restorehealth Fail [​IMG]
    Note

    Which Settings will be Preserved



    • All user accounts.
    • Files in all users' C:\Users\(user-name) folders. (ex: Desktop, My Documents, My Music, etc...)
    • Wireless network connections
    • Apps from the Windows Store will be kept.
    • Mobile broadband connections
    • BitLocker and BitLocker To Go settings
    • Drive letter assignments
    • Personalization settings such as lock screen background and desktop wallpaper
    • Choices you made during Windows Welcome, such as computer name and user accounts, will not change.
    • Network, Libraries, and Windows Update settings will not change.
    • Customer Experience Improvement Program settings will not change.
    • Windows Error Reporting settings will not change.
    • Some drivers may or may not be removed.

    Which Settings will be NOT be Preserved

    • File type associations
    • Display settings
    • User settings
    • Windows Firewall settings
    • App settings
    • All installed 3rd party desktop programs (not Store apps). A list of removed apps will be saved on your desktop after the refresh is finished to let you know which programs were removed.
    • You PC settings will be changed back to their defaults.
    • Installed Windows Updates will be removed.
    • Some drivers may or may not be removed.

    Cheers.
     
    Bill Smithers, Jul 5, 2020
    #4
Thema:

Both SFC /scannow and dism /online /cleanup-image /restorehealth Fail

Loading...
  1. Both SFC /scannow and dism /online /cleanup-image /restorehealth Fail - Similar Threads - Both SFC scannow

  2. DISM /online /cleanup-image /restorehealth is stuck

    in Windows 10 News
    DISM /online /cleanup-image /restorehealth is stuck: [IMG]DISM, or Deployment Image Servicing and Management, is a command-line utility allowing users to find and fix corrupt system image files through PowerShell or Command Prompt. However, if the DISM /online /cleanup-image /restorehealth command is stuck at 62.3 or any point,...
  3. SFC and DISM /online /cleanup-image /restorehealth don't work.

    in Windows 10 Gaming
    SFC and DISM /online /cleanup-image /restorehealth don't work.: Hi.Recently i reset my ssd and installed RTM Windows 11, Then moved to Windows 11 Insider preview. 25145I was just going to install Dell SupportAssistant, But it failed to install.It never happened before i reset my ssd, But now it does.So i tried SFC and DISM, But it didn't...
  4. SFC and DISM /online /cleanup-image /restorehealth don't work.

    in Windows 10 Software and Apps
    SFC and DISM /online /cleanup-image /restorehealth don't work.: Hi.Recently i reset my ssd and installed RTM Windows 11, Then moved to Windows 11 Insider preview. 25145I was just going to install Dell SupportAssistant, But it failed to install.It never happened before i reset my ssd, But now it does.So i tried SFC and DISM, But it didn't...
  5. SFC /SCANNOW and DISM /Online /Cleanup-Image /RestoreHealth complete too fast sometimes

    in Windows 10 BSOD Crashes and Debugging
    SFC /SCANNOW and DISM /Online /Cleanup-Image /RestoreHealth complete too fast sometimes: I don't know why but sometimes when I run sfc /scannow and dism scan because I suspect there's corrupted files that make my pc slow, it complete TOO FAST. Sometimes it jumps from 40% to 100% right away. Is the scan skipping some part of the disks because of malware or...
  6. DISM /Online /Cleanup-Image /RestoreHealth

    in Windows 10 BSOD Crashes and Debugging
    DISM /Online /Cleanup-Image /RestoreHealth: When I run this command its always stuck in 43-44 % its said access denied error 5 https://answers.microsoft.com/en-us/windows/forum/all/dism-online-cleanup-image-restorehealth/cd798b7b-e035-4d1b-9f9d-3b00a17fd9ca
  7. Dism Online Cleanup-Image RestoreHealth fails

    in Windows 10 Installation and Upgrade
    Dism Online Cleanup-Image RestoreHealth fails: I tried Dism Online Cleanup-Image RestoreHealth after Windows update locked up the boot DISM failed. No operation was performed: dism.log errors 2019-01-11 18:44:25, Info DISM DISM Package Manager: PID=15128 TID=15148 Error in operation: (null) (CBS...
  8. Windows button doesn't work - sfc /scannow & dism /online /cleanup-image /restorehealth...

    in Windows 10 Network and Sharing
    Windows button doesn't work - sfc /scannow & dism /online /cleanup-image /restorehealth...: Dear Microsoft community, Last weekend was when I first experienced the Windows button not working on my Lenovo Legion y520, this seemed like a small issue to fix. The first thing I read was running a scan through sfc /scannow - it stopped at 4% and got error 87...
  9. sfc /scannow and DISM.exe /Online /Cleanup-image /Restorehealth.

    in Windows 10 BSOD Crashes and Debugging
    sfc /scannow and DISM.exe /Online /Cleanup-image /Restorehealth.: Hi, the two commands above, when entered in my Admin. command prompt do not work. Any ideas? https://answers.microsoft.com/en-us/windows/forum/windows_10-performance/sfc-scannow-and-dismexe-online-cleanup-image/db3b24de-a261-403e-9d11-8141d13f7954
  10. SFC Scannow or DISM/RestoreHealth using Image

    in Windows 10 Performance & Maintenance
    SFC Scannow or DISM/RestoreHealth using Image: Windows 10 user. Having some trouble with my system after coming back from a weekend. Nothing major...just having trouble playing some games that require plugins etc Regardless if it's related, I just wanted to run an SFC/Scannow or DISM/RestoreHealth I downloaded the...