Windows 10: Error: 14098 The component store has been corrupted. When attempting to repair Windows 10...

Discus and support Error: 14098 The component store has been corrupted. When attempting to repair Windows 10... in Windows 10 BSOD Crashes and Debugging to solve the problem; C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:g:\sources\boot.wim /LimitAccess Deployment Image Servicing and Management tool... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by DavisOdom1, Sep 24, 2020.

  1. Error: 14098 The component store has been corrupted. When attempting to repair Windows 10...


    C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:g:\sources\boot.wim /LimitAccess

    Deployment Image Servicing and Management tool
    Version: 10.0.19041.329

    Image Version: 10.0.19041.450

    [== 3.8% ]
    Error: 14098

    The component store has been corrupted.

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


    log file too long to fit in this post. I have already tried the steps in this article:

    https://support.microsoft.com/en-us/kb/971058

    My issues with this:

    • Step 3: file not found
    • Step 4: files not found
    • Step 5: about 40% of the files are missing
    • Finally: after a reboot dism still cannot fix my PC

    :)
     
    DavisOdom1, Sep 24, 2020
    #1
  2. Intrepid1 Win User

    Component store has been corrupted. (0x80073712) and Error: 14098

    Windows Server 2012R2 Essentials
    RE: StartComponentCleanup Task fails
    DISM giving contradictory results

    My StartComponentCleanup task in Tasks Scheduler was failing with the error:
    Last Run Result: The component store has been corrupted. (0x80073712).

    The task is located in Task Sheduler under Microsoft, Windows, Servicing

    No problem, I thought - over to elevated command prompt and DISM.


    >DISM /Online /Cleanup-Image /ScanHealth
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    [==========================100.0%==========================]
    No component store corruption detected.
    The operation completed successfully.


    OK Great, should be ready to clean.


    >DISM /Online /Cleanup-Image /StartComponentCleanup
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    [==========================100.0%==========================]
    Error: 14098
    The component store has been corrupted.
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

    Odd, let’s fix that up.

    >DISM /Online /Cleanup-Image /RestoreHealth
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    [==========================100.0%==========================]
    The restore operation completed successfully. The component store corruption was repaired.
    The operation completed successfully.

    Let’s be safe and re-scan.

    >DISM /Online /Cleanup-Image /ScanHealth
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    [==========================100.0%==========================]
    No component store corruption detected.
    The operation completed successfully.


    And on to cleanup


    >DISM /Online /Cleanup-Image /StartComponentCleanup
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    [==========================100.0%==========================]
    Error: 14098
    The component store has been corrupted.
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log


    I’m totally at a loss. How can it report as non-corrupted, repaired and corrupted all in quick succession????
    Unsure how to fix. Windows Updates works fine and we have no other symptoms except that the StartComponentCleanup Task always fails as explained above.

    Thank You.


    =========================

    I don't see an obvious solution it the log files. Can anyone help analyze these (short) log files? Thank You!

    I have attached:

    Fresh Log Files generated after this command with corrupt message: DISM /Online /Cleanup-Image /StartComponentCleanup
    CBS [StartComponentCleanup].log Attachment 133651
    dism [StartComponentCleanup].og Attachment 133653

    Fresh Log Files generated after this command with success message: Dism /Online /Cleanup-Image /RestoreHealth
    CBS [RestoreHealth].log Attachment 133650
    dism [RestoreHealth].log Attachment 133652
     
    Intrepid1, Sep 24, 2020
    #2
  3. MARC-NY Win User
    Component store has been corrupted. (0x80073712) and Error: 14098

    Windows Server 2012R2 Essentials

    RE: StartComponentCleanup Task fails

    DISM giving contradictory results

    My StartComponentCleanup task in Tasks Scheduler was failing with the error:

    Last Run Result: The component store has been corrupted. (0x80073712).

    The task is located in Task Sheduler under Microsoft, Windows, Servicing



    No problem, I thought - over to elevated command prompt and DISM.

    >DISM /Online /Cleanup-Image /ScanHealth

    Deployment Image Servicing and Management tool

    Version: 6.3.9600.17031

    Image Version: 6.3.9600.17031

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

    No component store corruption detected.

    The operation completed successfully.

    OK Great, should be ready to clean.

    >DISM /Online /Cleanup-Image /StartComponentCleanup

    Deployment Image Servicing and Management tool

    Version: 6.3.9600.17031

    Image Version: 6.3.9600.17031

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

    Error: 14098

    The component store has been corrupted.

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

    Odd, let’s fix that up.

    >DISM /Online /Cleanup-Image /RestoreHealth

    Deployment Image Servicing and Management tool

    Version: 6.3.9600.17031

    Image Version: 6.3.9600.17031

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

    The restore operation completed successfully. The component store corruption was repaired.

    The operation completed successfully.

    Let’s be safe and re-scan.

    >DISM /Online /Cleanup-Image /ScanHealth

    Deployment Image Servicing and Management tool

    Version: 6.3.9600.17031

    Image Version: 6.3.9600.17031

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

    No component store corruption detected.

    The operation completed successfully.

    And on to cleanup

    >DISM /Online /Cleanup-Image /StartComponentCleanup

    Deployment Image Servicing and Management tool

    Version: 6.3.9600.17031

    Image Version: 6.3.9600.17031

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

    Error: 14098

    The component store has been corrupted.

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

    I’m totally at a loss. How can it report as non-corrupted, repaired and corrupted all in quick succession????

    Unsure how to fix. Windows Updates works fine and we have no other symptoms except that the StartComponentCleanup Task always fails as explained above.

    Thank You.
     
    MARC-NY, Sep 24, 2020
    #3
  4. Error: 14098 The component store has been corrupted. When attempting to repair Windows 10...

    ZigZag3143 (MS -MVP), Sep 24, 2020
    #4
Thema:

Error: 14098 The component store has been corrupted. When attempting to repair Windows 10...

Loading...
  1. Error: 14098 The component store has been corrupted. When attempting to repair Windows 10... - Similar Threads - Error 14098 component

  2. Win10 Component Store Corruption Repair Does Not Work ?

    in Windows 10 BSOD Crashes and Debugging
    Win10 Component Store Corruption Repair Does Not Work ?: Command Run As Administrator & using Windows PowerShell as admin and having Ran SFC /scannow, all 3 DISM command lines 3 times, then SFC /scannow again, also chkdsk C: /f /r /x, Windows Memory Diagnostic and Microsoft Safety Scanner....DISM still results with Error: 1392 -...
  3. The component store is corrupted.

    in Windows 10 Ask Insider
    The component store is corrupted.: Hello everyone, I'm experiencing a problem where I can't download any DirectX, NET Framework, etc. because of the Component Store being corrupted with an Error 0x80073712. I tried running DISM /Online /Cleanup-Image /CheckHealth, and it said that the Component Store is...
  4. DISM Error 14098 - Component Store corrupted

    in Windows 10 Installation and Upgrade
    DISM Error 14098 - Component Store corrupted: Hello, I was trying to add Hyper-V to Windows 10 but it said that my files were corrupted. I then ran and sfc and DISM checked which said that the component store has been corrupted. How do I fix this?...
  5. .NET Framework 3.5 the component store has been corrupted error code 0x80073712

    in Windows 10 Network and Sharing
    .NET Framework 3.5 the component store has been corrupted error code 0x80073712: Hello My old hard drive died and everything was working fine on it. On the new drive I seem to be struggling to get things working. One of these things I am struggling with is this .Net Framework 3.5. I keep getting the store is corrupted and an error code and I dont know...
  6. DISM Error 14098, The component store has been corrupted

    in Windows 10 News
    DISM Error 14098, The component store has been corrupted: [ATTACH] [ATTACH]DISM is a powerful utility in Windows 10. It can be used with the Command Prompt command line for a variety of purposes. At the time, after trying to execute a command, it may throw up an error. One such [...] This post DISM Error 14098, The component store...
  7. The component store is repairable?

    in Windows 10 BSOD Crashes and Debugging
    The component store is repairable?: Hello I had ran DSIM ScanHealth, CheckHealth and CHKDSK and while no errors such as a corruption were noted I did see this result "The Component Store is Repairable" I don't know what this means is it a error? A corruption? Does RestoreHealth need to be ran? I've been...
  8. dism the component store has been corrupted

    in Windows 10 Installation and Upgrade
    dism the component store has been corrupted: system32>dism.exe /online /Cleanup-Image /RestoreHealth Het onderdeelarchief is beschadigd https://answers.microsoft.com/en-us/windows/forum/all/dism-the-component-store-has-been-corrupted/3437e59c-805b-48c0-a52b-bccece6756aa
  9. StartComponentCleanup: The component store has been corrupted

    in Windows 10 Performance & Maintenance
    StartComponentCleanup: The component store has been corrupted: Helllo! I have a problem with 'StartComponentCleanup' Microsoft Windows [Version 10.0.15063](c) 2017 Microsoft Corporation. All rights reserved.C:\WINDOWS\system32>Dism /Online /Cleanup-Image /StartComponentCleanupDeployment Image Servicing and Management toolVersion:...
  10. Component store has been corrupted. (0x80073712) and Error: 14098

    in Windows 10 Performance & Maintenance
    Component store has been corrupted. (0x80073712) and Error: 14098: Windows Server 2012R2 Essentials RE: StartComponentCleanup Task fails DISM giving contradictory results My StartComponentCleanup task in Tasks Scheduler was failing with the error: Last Run Result: The component store has been corrupted. (0x80073712). The task is...