W10 1803 -> 1903 Update Error - "Windows could not configure one or more..."

Anonymous
2019-08-10T16:47:54+00:00

I have a Dell XPS 7100 with AMD hex core 1075T and 8GB ram. 500GB SSD & 1TB secondary drive.

I've been running W10 1803 quite happily but the nags from Microsoft are becoming irritating as 1803 nears end of support. I've tried installing 1903 at least a dozen times. I've followed every troubleshooting procedure I can find; I've pulled every peripheral including video card and sound card leaving just the mobo and SSD. Still get the same error "Windows could not configure one or more system components. To install Windows, restart the computer then restart the installation". I've updated all my drivers and BIOS.

I have run an install in place. I have not run a clean install because losing my (old) applications would be a disaster. Some of them (like Picasa) even if I could reinstall would lose much valuable information.

I know this PC is not "certified" for W10 so I'd be quite happy to stay with 1803. Is there a way to tell Microsoft to stop bugging me about the update? A total wipeout because of a future security breach would be no worse than having to do a clean install.

If that's not possible I'd sure like to know what's the problem. I created a Windows Update log and it's in my dropbox here:

https://www.dropbox.com/s/qx7afofdm9jgpgk/WindowsUpdate.log?dl=0

I would sure appreciate any help. 

Thanks, Joe

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
Answer accepted by question author
Anonymous
2019-08-16T14:04:24+00:00

Getting your system to upgrade was really good work.  Not many folks would stay with such a problem and find a resolution.

I suppose you are now the resident expert on this situation.  Hopefully, you will be able to mark the thread solved if you do get 1903 to work so other folks will find it.

Was this answer helpful?

4 people found this answer helpful.
0 comments No comments

52 additional answers

Sort by: Newest
  1. Neil D 34,305 Reputation points Volunteer Moderator
    2019-08-14T08:08:39+00:00

    Did you restart after the scans and if you run sfc /scannow again is it error free.

    If so then try the update again.

    Have you considered the update to 1809 I suggested.?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-08-14T04:24:55+00:00

    There are 3 maybe 4 threads regarding the IIS situation.  You may want to give it some time to see if those work out.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-08-14T04:04:50+00:00

    The DISM's didn't report any errors but sfc /scannow did and it said it fixed them.

    Should I reattempt the update now?

    Thanks, Joe

    Was this answer helpful?

    0 comments No comments
  4. Neil D 34,305 Reputation points Volunteer Moderator
    2019-08-13T16:53:48+00:00

    Did you run complete scan in order.

    Method 1:

    Run DISM tool and check the issue. Please follow these steps:

    a. Press Windows + X keys and click command prompt (admin). Or PowerShell (Admin).

    b. Type the following command in command prompt and press Enter.

    DISM.exe /Online /Cleanup-image /Scanhealth

    after the scan is complete type the following and press Enter

    DISM.exe /Online /Cleanup-image /Restorehealth

    then use method 2.

    Method 2:

    System file checker is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files.

    Run system file checker (SFC) and see if it helps. Please follow these steps:

    a. Press Windows + X keys and click command prompt (admin). Or PowerShell (Admin).

    b. Type the following command in command prompt and press Enter.

    sfc /scannow

    After completing the scans restart using Start > Power > Restart.

    Was this answer helpful?

    0 comments No comments