Forum Discussion
Unable to upgrade from Windows 11 23H2 to later version
When I try and do the feature upgrade to 24H2 2026-05 on a Windows 10 era Dell PC (let's not get ahead of ourselves with 25H2!) the upgrade fails and rolls back.
setupdiag points to
Error: 0xc1900101-0x40017 SetupDiag reports rollback failure found.
Last Phase = Post First Boot
Last Operation = Ensure suspended services are stopped
Error = 0xC1900101-0x40017
and googling suggests this is likely down to a driver. The PC in question has some realtek drivers which are seen as problematic but it is not clear what the resolution is there.
How can I diagnose WHICH service or driver is causing the problem?
Thank you
Mark
3 Replies
- AylaaninIron Contributor
The good news is you're right that 0xC1900101-0x40017 with "Post First Boot" usually points to a driver or service that the upgrade process can't stop or migrate properly. The bad news is Windows doesn't exactly print out the name of the culprit on a billboard.
- Jeffrey148Brass Contributor
This method is more advanced but gives you the most definitive answer. Since your error is driver-related, the setupapi.dev.log file records exactly which device installation fails during the upgrade.
- MCFHCopper Contributor
Hmm so every step in that file concludes
[Exit status: SUCCESS]
I do notice this line however:
HDAUDIO\FUNC_01&VEN_8086&DEV_280B&SUBSYS_80860101&REV_1000\4&10AF9F6D&0&0201 -> Awaiting install for incomplete driver configuration
and am wondering about Realtek audio drivers as I have read they have issues but can't see any resolution steps?