Share via

component store

Anonymous
2020-03-21T00:40:07+00:00

I  have researched this problem for more than a week and tried all the stock solutions.  I can run dism in recovery mode.  After running restorehealth, scanhealth and checkhealth both show no corruptions in recovery modee.  But in normal booted Windows, checkhealth says that the component store cannot be repaired.  Other dism commands won't run.  Sfc will not run in recovery, safe mode or normal mode.  Windows updates will not process.

Repair install processes to about 77% and then exits with a installation failed  message.  I have update 1909.

It seems like there ought to be a way to fix this.  Suggestions?

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

7 answers

Sort by: Most helpful
  1. Anonymous
    2020-03-21T03:46:18+00:00

    Try to repair Windows, Check these links, I hope it helps.

    https://www.backup-utility.com/windows-10/reins...

    https://www.intowindows.com/repair-windows-10-i...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-03-21T03:42:31+00:00

    That's severe.  I was hoping to avoid such things.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-03-21T03:36:17+00:00

    So I recommend you to back up your files and do a completely new installation, but before installing Windows I recommend you to remove the partitions from the Hard Drive and create them again.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-03-21T02:09:13+00:00

    >You can also update manually, by downloading the Windows ISO from its Official Microsoft >page:

    I did get the 1909  iso using the Media Creation Tool.  As I said, the Repair Install goes to 77% and then exits saying the installation was not successful.  If you read what I said carefully, maybe you can see that I need something more than a stock solution.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-03-21T01:17:30+00:00

    Hi, GleasonPace

    My name is Evelyn and I am an Independent Advisor. I would be happy to help you today.

    If you have problems updating Windows, follow these steps:

    First, if you have a third-party antivirus, you must disable or uninstall it.

    Right click on the start button and select Command Prompt (admin) or Powershell (admin)

    Write the next hit enter after each line.

    .- net stop wuauserv

    .- net stop cryptSvc

    .- net stop bits

    .- net stop msiserver

    .- Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    .- Ren C:\Windows\System32\catroot2 Catroot2.old

    .- net start wuauserv

    .- net start cryptSvc

    .- net start bits

    . -net start msiserver

    Restart and try again.

    You can also update manually, by downloading the Windows ISO from its Official Microsoft page:

    https://www.microsoft.com/en-us/software-downlo...

    Update manually:

    https://answers.microsoft.com/en-us/windows/for...

    Was this answer helpful?

    0 comments No comments