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

Discus and support Component store has been corrupted. (0x80073712) and Error: 14098 in Windows 10 Performance & Maintenance to solve the problem; Windows Server 2012R2 Essentials RE: StartComponentCleanup Task fails DISM giving contradictory results My StartComponentCleanup task in Tasks... Discussion in 'Windows 10 Performance & Maintenance' started by Intrepid1, May 4, 2017.

  1. 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 CBS [StartComponentCleanup].log
    dism [StartComponentCleanup].og dism [StartComponentCleanup].log

    Fresh Log Files generated after this command with success message: Dism /Online /Cleanup-Image /RestoreHealth
    CBS [RestoreHealth].log CBS [RestoreHealth].log
    dism [RestoreHealth].log dism [RestoreHealth].log

    :)
     
    Intrepid1, May 4, 2017
    #1

  2. Windows 10 (KB4015438) Update fails with error Error code: (0x80073712)

    C:\>Set /a c = 0x3712

    14098

    C:\>net helpmsg %c%
    The component store has been corrupted.

    See what DISM has to say?
     
    Robert Aldwinckle on forums, May 4, 2017
    #2
  3. kencreasy Win User
    Windows 10 Update Fails with error code 0x80073712

    Hi Nyima

    Antivirus being turned off has no effect.

    This is just some of the things I have tried;

    sfc /scannow I get Windows Resouce Protection could not perform the requested operation

    DISM.exe /Online /Cleanup-image /Restorehealth I get Error 14098 The Component Store Has Been Corrupted

    Windows Update Troubleshooter Updater I get Service Registration is Missing or Corrupt



    DISM.exe /Online /Cleanup-image /Restorehealth I get Error 14098 The Component Store Has Been Corrupted

    I still get the error code 0x80073712

    Thanks.
     
    kencreasy, May 4, 2017
    #3
  4. WOT
    WOT Win User

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

    Hi Intrepid1,

    I see you have posted your issue in a multitude of online forums so I am hoping someone can help you; however, I do not think I can personally help you; however, even though you presented your issue very well, I don't see where you posted the specific issue it was causing (if any). With that said, have you considered trying to run the component store cleanup with the /ResetBase switch?:

    Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase

    Please understand I am not advising you to do that. I was just curious if you tried it with the same result.

    Good luck,
     
  5. Intrepid1 Win User
    Thanks for responding. I see you get around. Component store has been corrupted. (0x80073712) and Error: 14098 :)

    This is the only symptom:

    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 Scheduler under Microsoft, Windows, Servicing.

    Yes, I have considered /ResetBase If I do try it, I will need to do it over a weekend after a full server backup image is completed. However, I expect it won't complete and will result in the same error as the command: DISM /Online /Cleanup-Image /StartComponentCleanup

    The fact that the ComponentCleanup task won't work anymore doesn't appear to be serious. The WinSxS folder will grow over the years - not a big deal. Older Windows didn't even have ComponentCleanup tasks. Just concerned this issue could get worse. Microsoft reports that Error 0x80073712 means "The component store is in an inconsistent state." However, the log after the command DISM /Online /Cleanup-Image /RestoreHealth shows no errors found!

    Just trying to see if there is a solution to this issue. I have found others with the same exact issue (not necessarily same cause of course).
     
    Intrepid1, May 5, 2017
    #5
  6. WOT
    WOT Win User
    OK, thanks for identify the task scheduler failure as the reason for your concern. Who knows, with that additional information, maybe someone here can help you. Good luck with the /resetbase if you try it.

    regards,
     
  7. Intrepid1 Win User
    -------------------------------------------------------------------------
    SOLUTION: Antivirus Conflict
    It was ESET File Security for Microsoft Windows Server v.6.3.12010.0
    Added an exclusion for C:\Windows\WinSxS
    Also added an exclusion for process dism.exe
    -------------------------------------------------------------------------
     
    Intrepid1, May 5, 2017
    #7
  8. WOT
    WOT Win User

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

    WOW, nice work! Glad you got it sorted.

    Regards,
     
  9. NourinE Win User
    I'm using Windows Security Defender, how to exclude WinSxS folder, because it only excludes files.

     
    NourinE, Aug 12, 2017
    #9
  10. Intrepid1 Win User
    Even with the Antivirus exclusions, the issue would come and go. I left the task disabled. Once a month after every windows update and about a half hour after a fresh boot, I would run the following commands from an elevated (administrator) command prompt. Most of the time it works, especially after a reboot. This really only needs to be run a few times a year as it just keeps your Component Store smaller and clean of obsolete updates. In fact, Component Cleanup didn't even exist as an automated task before Server 2012 / Windows 8.

    Dism /Online /Cleanup-Image /RestoreHealth

    And then Run Cleanup:

    DISM /Online /Cleanup-Image /StartComponentCleanup

    If Cleanup fails with a corruptoin message, run this again:
    Dism /Online /Cleanup-Image /RestoreHealth

    And try the whole process again after the next windows update and reboot.
     
    Intrepid1, Apr 4, 2018
    #10
Thema:

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

Loading...
  1. Component store has been corrupted. (0x80073712) and Error: 14098 - Similar Threads - Component store has

  2. How to fix .NET Framework 3.5 the component store has been corrupted Error code 0x80073712

    in Windows 10 Installation and Upgrade
    How to fix .NET Framework 3.5 the component store has been corrupted Error code 0x80073712: Hi So ive been trying to figure this out for a few days now and i cant seem to resolve the issue. Ive tried everything, the DISM thing, sfc /scannnow, troubleshooting, heck i even downloaded the dotnfxrepair tool with no luck. I also noticed that this seems to be a persistent...
  3. Error for corrupted component

    in Windows 10 Customization
    Error for corrupted component: 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.19041.572 Image Version: 10.0.19042.630 [== 3.8%...
  4. Error: 14098 The component store has been corrupted. When attempting to repair Windows 10...

    in Windows 10 BSOD Crashes and Debugging
    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:...
  5. 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...
  6. 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?...
  7. .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...
  8. 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...
  9. 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
  10. 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:...
Tags:

Users found this page by searching for:

  1. component store has been corrupted 0x80073712

    ,
  2. the component store has been corruptedre: error code: 0x80073712

    ,
  3. deployment image servicing and management toolversion: 10.0.18362.1image version: 10.0.18363.815[==========================100.0%==========================]

    ,
  4. the component store has been corrupted 0x80073712,
  5. error: 14098 the component store has been corrupted.,
  6. het onderdeelarchief is inconsistent.,
  7. 0x80073712 component store has been corrupted,
  8. component store has been corrupted 0x80073712 windows 10,
  9. 0x80073712 The component store has been corrupted.,
  10. 0x80073712 error the component store has been corrupted,
  11. 0x80073712 update error store corrupted,
  12. DISM error 14098 the component store has been corrupted,
  13. onderdeelarchief in windows 10 pro is beschadigd foutcode 0x80073712,
  14. the component store has been corrupted error code 0x80073712,
  15. HRESULT = 0x80073712 - ERROR_SXS_COMPONENT_STORE_CORRUPT