Share via

Windows 11 IoT Enterprise Insider Preview update fails with error 0x8007042B - 0x2000D (SafeOS MIGRATE_DATA)

AverageWin11User 80 Reputation points
2026-06-02T12:00:24.2633333+00:00

Hello,

I am trying to update from the Windows 11 IoT Enterprise Insider Preview build to the clean Windows 11 IoT Enterprise, but the installation fails and rolls back every time.

My hardware specifications:

Laptop: ASUS TUF Gaming A16

CPU: AMD Ryzen 9 8940HX

RAM: 16 GB

The issue: The update process reaches a certain point, then fails during the SafeOS stage with the following error codes: 0x8007042B - 0x2000D (failed during MIGRATE_DATA operation).

Inside the logs, I also noticed this specific error regarding partition names:

FindGlobalPath: Cannot find volume name for \\?\GLOBALROOT\Device\HardDisk0\Partition2. Error: 0x0000001F

Logs attached are here: https://1drv.ms/f/c/7a8e712ac0bb4bfb/IgDPVL_RBlqfTKuKyA2IrMHjAejSpyMkf5ICy3O1pMysxuU?e=jnBr1N

<Moved from: Windows for home | Windows 11 | Windows update>

Windows for business | Windows 365 Enterprise
0 comments No comments

Answer accepted by question author

VPHAN 34,635 Reputation points Independent Advisor
2026-06-03T01:16:00.3966667+00:00

Hi AverageWin11User,

The root cause of your installation failure documented in your setup logs is an unsupported operating system transition path. Moving from a newer Windows 11 IoT Enterprise Insider Preview build to an older, generally available stable release requires reverting your operating system state. The Windows Setup architecture, specifically driven by the SetupPlatform.exe deployment engine, fundamentally does not support retaining applications, user profiles, and system settings when downgrading. This limitation exists because the destination system cannot interpret the newer registry schemas located in your system hives, such as HKLM\SOFTWARE, and the advanced user profile structures introduced in the Preview environment.

The error codes 0x8007042B and 0x2000D found within your C:$WINDOWS.~BT\Sources\Panther\setupact.log validate this limitation. They indicate that the setup engine encountered an unresolvable conflict during the data migration operation within the minimal SafeOS deployment phase. This architectural conflict forces the system to abort the upgrade and initiate an immediate rollback to protect your existing data. The secondary 0x0000001F error reflects a general device failure caused directly by this abrupt rollback. It occurs when the deployment environment rapidly drops hardware volume handles to forcefully unmount the drive and revert the machine state.

To transition to the stable release, you must manually back up all necessary personal files to an external drive and perform a clean installation. You will need to boot your system directly from a USB installation media containing your target Windows 11 IoT Enterprise image. During the disk configuration phase of setup, delete the existing partitions to completely clear the Insider environment. Selecting the resulting unallocated space allows the setup engine to generate a fresh partition table and safely install the stable operating system.

Hope this answer has brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.

VPHAN

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

Answer accepted by question author

Brian Huynh 3,045 Reputation points Microsoft External Staff Moderator
2026-06-03T00:27:37.7266667+00:00

Hello AverageWin11User, thank you for posting in the Microsoft Q&A community.

The error code 0x8007042B - 0x2000D indicates that the installation failed in the SAFE_OS phase during the MIGRATE_DATA operation. This means the Windows Setup engine encountered a blocker while attempting to migrate your user profiles, registry, or file system data. Furthermore, the snippet you shared pointing to an Error: 0x0000001F (ERROR_GEN_FAILURE) for HardDisk0\Partition2 shows that the setup environment lost access to a system partition during the reboot phase.

This behavior typically occurs because of an unsupported downgrade path. If your current Insider Preview build number is higher than the clean Windows 11 IoT Enterprise build you are trying to install, the migration engine will inherently fail. Windows does not support keeping files, settings, and applications when downgrading to a lower OS build number via an in-place upgrade.

Since you are moving from a Preview to a stable release, the reliable method is to perform a clean installation. I recommend backing up all your important files and data to an external drive first. Once secured, boot directly from a USB media containing Windows 11 IoT Enterprise image. During setup, you can delete the existing partitions on your primary drive and let Windows recreate them.

To help me isolate this further, could you please reply with the exact OS Build number of your current Insider Preview (by running the winver command) as well as the Build number of the destination image?

I will follow up on this thread to ensure that you regain access to your licenses. If this helps, please consider clicking "Accept answers" to help others with the same issues.

Official Microsoft Documentation:

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

2 additional answers

Sort by: Most helpful
  1. AverageWin11User 80 Reputation points
    2026-06-03T17:59:43.9566667+00:00

    Hello Brian,

    Suprisingly, Windows Update helped me to downgrade to 25H2. Thanks everybody for help!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. AverageWin11User 80 Reputation points
    2026-06-03T07:53:25.01+00:00

    Hello Brian,

    Right now I have build 26300 (screenshot), but also Windows Update offers update to 25H2. But I guess that won't work, so I will have to do clean install.

    Was this answer helpful?

    0 comments No comments

Your answer

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