If during the Windows 11/10 Upgrade, you receive error 0x80070003 – 0x2000D, The installation failed in the SAFE_OS phase with an error during MIGRATE_DATA operation message, then this post may be able to help you.
0x80070003 – 0x2000D, The installation failed in the SAFE_OS phase with an error during MIGRATE_DATA operation
While there are multiple reasons why you get MIGRATE_DATA operation failure, the primary reason is that when upgrading from one update to another, something stopped the upgrade process to migrate user data. Here are the solutions to fix this error:
- Disable BitLocker or any other file lock apps
- Run DISM Tool or SFC to repair corrupted files
- Check free storage space on the primary drive
1] Disable BitLocker or any other file lock apps
While the usual file lock apps don’t create any problem, if you have something that works on the file level, eg. Bitlocker, disable it for now. Once you upgrade, you can choose to enable it. Sometimes the files around BitLocker or the app might go corrupt, and cause the problem.
Read: BitLocker Drive Encryption cannot be used
2] Run DISM Tool or SFC
You may run SFC and see if it helps. If it doesn’t help, run the DISM Tool.
When you run the DISM tool, it will repair Windows System Image and Windows Component Store in Windows 10. The corrupt files could have blocked the process when Windows checks for its consistency.
3] Check free storage space on the primary drive
While Windows checks for free space for sure, if for some reason space has been filled up, it will roll back. One of my friends copied files after the installer was done checking the space requirements, and it failed later. So, if you did something like that, recheck.
Note: Similar to this error, there are two more Windows Update error codes—8007001f-0x3000d and 0x8007002c-0x400d.
I hope this helps.
Related: Error 0x800f0830-0x20003, Installation failed in SAFE_OS phase with error during INSTALL_UPDATES operation.