how to fix Feature update to Windows 10, version 2004 failed - 0xc19001e1

Anonymous
2020-06-02T04:37:04+00:00

Feature update to Windows 10, version 2004 failed to install all the way.  I have tried twice to get this update and both times it did not complete all the way / only 86% then failed.  When I check for updates again I get:

Feature update to Windows 10, version 2004

the next version of Windows is available with new features and security improvements.  When you're ready for update, select "Download and install"

Can someone help me with this update problem?

This problem was fixed.

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

69 answers

Sort by: Newest
  1. Anonymous
    2020-08-10T22:54:04+00:00

    my computer just repetitively installs this update, then starts over, then over, then over. restarting did nothing. also having applications read Failed to Lunch JVM. just bought this computer, probably going to return if its not working properly in the next 24 hours.

    Was this answer helpful?

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Anonymous
    2020-07-29T14:14:01+00:00

    This did not work for me.  Yesterday I noticed my PC again had v-2004 listed in updates.  I had indeed done a similar process to this one, but I paused the update and successfully performed the one described here.  

    I scheduled the restart for 3am.  This morning I woke up to "Feature update to Windows 10, version 2004 Failed to install on 7/28/2020 - 0xc1900101"

    All that this procedure accomplished was to DELETE all previous entries from my Update History!  This is now the only update listed.  :-(

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-07-27T02:10:48+00:00

    I got the solution from one of the Windows advisors on this forum, Andre Da Costa. I'm not able to search the original post to which he replied, so I'll paste his solution -

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator(if you don't run as administrator, the below commands may not work)

    Then, type the below commands -

    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

    Close Command Prompt, restart system and see if Windows Updates works.

    The above solution helped me. I could finally install feature update to windows 10, version 2004 without any long pauses but it may take over 2 hours to complete the full installation.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments