SCCM Error 0XC1900208 deploying featured windows 10 update 20H2

sovrano 101 Reputation points
2020-12-18T16:25:19.667+00:00

When deploying Windows update it fails with the error above and when I check the compatdata I see this error "Generic"

49581-image.png

I need to know what Hardware driver I need to disable or upgrade to get this working

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Microsoft Security | Intune | Configuration Manager | Other
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

8 answers

Sort by: Most helpful
  1. Youssef Saad 3,416 Reputation points
    2020-12-18T16:35:57.947+00:00

    Hi @sovrano ,

    Try to enable ignore compatibility issue on your Task sequence:

    1124285

    If the issue persists,you have to uninstall the incompatible applications, maybe the following article will help you:

    • [Fix Windows 10 Upgrade error 0xc1900208 Easy Guide

    Regards,


    Youssef Saad | New blog: https://youssef-saad.blogspot.com
    Please remember to ** “Accept answer” ** for useful answers, thank you!


  2. Youssef Saad 3,416 Reputation points
    2020-12-18T18:20:44.607+00:00

    Yes, it is also a way to achieve this, you can refer to the following guide:

    Regards,


    Youssef Saad | New blog: https://youssef-saad.blogspot.com
    Please remember to ** “Accept answer” ** for useful answers, thank you!


  3. sovrano 101 Reputation points
    2020-12-18T21:44:51.1+00:00

    Task sequence came up with the same error and yes I checked "dismiss compatibility messages " and when I ran the setup file manually I get this error 49661-image.png

    My problem is how to locate the specific driver MS termed "generic" so I could disable it

    0 comments No comments

  4. Fiona Yan-MSFT 2,311 Reputation points
    2020-12-21T08:50:30.823+00:00

    @sovrano

    Thank you for posting in Microsoft Q&A forum.

    As we mentioned that "when we ran the setup file manually we also get this error", this maybe more related to the windows issues.
    Based on a lot of researches:
    Firstly, we could refer to the Compatdata.xml( C:\$WINDOWS.~BT\Sources\Panther\CompatData[date-time].xml) to see the reason why windows won't upgrade.
    Here is a detailed troubleshooting article for you to refer to:
    sccm-windows-10-feature-update-error-0xc1900208

    Secondly, we could located the incompatible drivers, look under “DriverPackages” for the lines that include:BlockMigration="True". These files are the incompatible with the windows upgrade.
    49889-block-migration.png

    Have a good day!


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  5. sovrano 101 Reputation points
    2020-12-23T01:52:23.067+00:00

    Ok I see this on the machine, how do I fix it

    50500-image.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.