Forum Discussion

Karl-WE's avatar
Jun 06, 2026

in-place upgrade fails from b29574 to latest vnext b29595

Hi all, 

is anyone facing the same issue IPU fails on a fresh b29574 upgrading to latest using WU?

provided more information in feedback hub. Thanks for sharing your experience.

as a next attempt I will mount ISO and upgrade. mind b29574 was the base bare metal installation so no previous IPUs involved.
related feedback https://aka.ms/AA11g03n


Tested Upgrade Paths

BaselineTargetOSResult
2957429595fails
2957429602fails
2959529602fails



Installed roles:
- Hyper-V

Specialities:
 



<?xml version="1.0" encoding="utf-16"?>
<SetupDiag xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://docs.microsoft.com/en-us/windows/deployment/upgrade/setupdiag">
  <Version>1.7.0.0</Version>
  <ProfileName>FindRollbackFailure</ProfileName>
  <ProfileGuid>3A43C9B5-05B3-4F7C-A955-88F991BB5A48</ProfileGuid>
  <FailureData>0xc1900101-0x20017 Error: SetupDiag reports rollback failure found.Last Phase = FinalizeLast Operation = Cleanup external drivers after installationError = 0xC1900101-0x20017</FailureData>
  <FailureData>LogEntry: </FailureData>
  <FailureData>Refer to "https://docs.microsoft.com/en-us/windows/desktop/Debug/system-error-codes" for error information.</FailureData>
  <FailureDetails>RollbackErrorCode = 0xC1900101, ExtendedCode = 0x20017, LastOperation = Cleanup external drivers after installation, LastPhase = Finalize</FailureDetails>
  <Setup360Result>0xc1900101</Setup360Result>
  <Setup360Extended>0x20017</Setup360Extended>
  <SetupPhaseInfo>
    <PhaseName>Finalize</PhaseName>
    <PhaseStartTime>06/06/2026 13:16:53</PhaseStartTime>
    <PhaseEndTime>06/06/2026 13:17:35</PhaseEndTime>
    <PhaseTimeDelta>0:00:00:42.0000000</PhaseTimeDelta>
    <CompletedSuccessfully>true</CompletedSuccessfully>
  </SetupPhaseInfo>
  <SetupOperationInfo>
    <OperationName>Cleanup external drivers after installation</OperationName>
    <OperationStartTime>06/06/2026 13:17:35</OperationStartTime>
    <OperationEndTime>06/06/2026 13:17:35</OperationEndTime>
    <OperationTimeDelta>0:00:00:00.0000000</OperationTimeDelta>
    <CompletedSuccessfully>true</CompletedSuccessfully>
  </SetupOperationInfo>
</SetupDiag>

 

 

also noticing uncommon links in root as if I were using FAT32. 

 

 

13 Replies

  • haha4attitude's avatar
    haha4attitude
    Copper Contributor

    realy, Microsoft is more on AI integration than stability and user ergonomy. With every new update my machine is slower.

  • Hi WS Insiders, has anyone tested the scenario of in-place upgrades (VM or harware) with later builds than b29595 yet? 

    Important: make sure your OS drive is formatted ReFS, to comply with the issue report and scope.

    • Harold-Picado's avatar
      Harold-Picado
      Brass Contributor

      Hi Karl-WE​  I was trying to replicate this, but using b26085 thinking to target to b29621 wich are the only available previews right now.

      However, b26085 failed to install using ReFs.

      • Karl-WE's avatar
        Karl-WE
        MVP

        If you need I have number of ISOs I could provide via OneDrive. Let me know if you need a slightly older one than b29621. The 26000 build might not have ReFS OS boot. 

        Cannot remember when this has been released. 

        Many thanks.

         

  • vsobloki's avatar
    vsobloki
    Tin Contributor

    All right, it seems you just have to link your Microsoft account in the Windows insider settings in Windows Update.  Once you do, it will it’ll pull the latest build for IPU

    • vsobloki's avatar
      vsobloki
      Tin Contributor

      Actually this still didn’t work. It went all the way through the installation but then reverted changes at the end and did not update. Ah well. At least I’m not the only one

  • vsobloki's avatar
    vsobloki
    Tin Contributor

    I also have been unable to in place upgrade on any of these 295 builds. 

  • Nandlapro4232's avatar
    Nandlapro4232
    Copper Contributor

    I’m seeing the same issue here. Looks like the rollback is happening during driver cleanup (0xC1900101-0x20017). Since you’re on ReFS + Hyper-V, that could definitely be related. Trying the ISO upgrade sounds like a good next step — please update if it works.