Win 7 to Win 10 upgrade error (0x800707E7 - 0x3000D)

Anonymous
2020-06-11T17:04:37+00:00

Hello,

I have been trying to upgrade my Windows 7 Home Premium SP1 to Windows 10 multiple times with always the error at the end of it...

I've tried a lot of things that I found on google, here on this forum, and multiple other forums, but none of those worked.

So the install/upgrade of Windows goes on, it reboots 2 times the computer with always lots of loading and installing percentages, the usual stuff. And then after maybe 30-45 minutes the computer reboots back to Windows 7 undoing modifications and a window pops saying :

We couldn't install Windows 10

0x800707E7 - 0x3000D

The installation failed in the FIRST_BOOT phase with an error during MIGRATE_DATE operation.

I can copy/paste the end of the 729 lines long file from C:$Windows.~BT\Sources\Panther\setuperr.log if it helps. Don't know how useful it is since I think that lots of errors in it are not necessarily triggering the install bug.

2020-06-09 23:47:37, Error                 MIG    Ignoring replacement manifest with no settingsVersionRange or versionRange attribute in migration element: Microsoft-Windows-Container-Manager

2020-06-09 23:47:42, Error                 SP     User profile suffix mismatch, upgrade cannot continue.[gle=0x00000012]

2020-06-09 23:47:42, Error                 SP     pSPExecuteApply: Migration phase caught exception: Win32Exception: User profile suffix mismatch, upgrade cannot continue: The specified profile is intended for a device of a different type than the specified device. [0x000007E7] enum MIGSTATUS __cdecl pSPExecuteApply(enum SetupPlatform::SP_MIG_SCOPE,class UnBCL::String *,int,int,int,class UnBCL::ArrayList<class UnBCL::String *> *,class UnBCL::String *,class UnBCL::String *,class UnBCL::ArrayList<class UnBCL::DictionaryEntry<class UnBCL::String *,class UnBCL::String *> *> *,class UnBCL::String *,int,int,class UnBCL::String *,class UnBCL::String *,class UnBCL::String *,class UnBCL::String *,class UnBCL::String *,class UnBCL::String *,class UnBCL::ArrayList<class CWIMBootData *> *,class UnBCL::String *,int *,class CSPTelemetryData *,struct ISPMigProgress *,long *)

2020-06-09 23:47:42, Error                 SP     Apply (first boot apply, online phase): Migration phase failed. Result: 4, specific error: 0x800707E7[gle=0x00000002]

2020-06-09 23:47:42, Error                 SP     Operation failed: First boot apply. Error: 0x800707E7[gle=0x000000b7]

2020-06-09 23:47:42, Error                 SP     Operation execution failed: 13. hr = 0x800707E7

2020-06-09 23:47:42, Error                 SP     ExecuteOperations: Failed execution phase Post First Boot. Error: 0x800707E7

2020-06-09 23:47:42, Error                 SP     Operation execution failed.

2020-06-09 23:47:42, Error                 SP     CSetupPlatformPrivate::Execute: Failed to deserialize/execute post-FirstBoot operations. Error: 0x800707E7

I don't want "solutions" saying to make a clean new installation, I want to keep my files + applications + conf stuff...

Thank you in advance for any help.

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2020-06-19T14:07:52+00:00

So the problem was indeed a wrong user, in my case it was the user "UpdatusUser". It was tricky because it is a hidden user.

After some research I found that this user is created by NVIDIA since version 270 on desktop computers (previous version on some laptop computer already used the "UpdatusUser").

This account executes the NVIDIA update service to update things (like drivers) through the NVIDIA's server. So it seems to be a common thing for NVIDIA updates.

But this account is the problem to Upgrade Windows 10.

  1. So I uninstalled all NVIDIA drivers installed on my computer, mostly installed with NVIDIA GeForce Experience app. It requires a reboot after each unintall.
  2. After that I move removed 2 weird users in User Profiles dialog in System Properties like so :
    1. With main user (with admin privileges)
    2. Open Properties for Computer
    3. Advanced system settings (on the left side)
    4. Settings for User Profiles (in the middle)
    5. And in the list of "Profiles stored on this computer" I found a default profile + my profile with my name. But there were 2 others profiles which I did not know so I deleted them.
  3. Then I remove the "UpdatusUser" folder found in "C:\Users\UpdatusUser"
  4. After that I went to Start → Run → Regedit. (You can also press Windows key + R can to open the "Run" window and then type "Regedit" in it, then press enter.)
  5. Navigate to the following registry key : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  6. And remove all entry which contains a value with "UpdatusUser" in it.
  7. After all that I did a reboot to be safe.
  8. And I finally launched the media creation tool "MediaCreationTool2004.exe" to upgrade to Windows 10

After the installation of Windows 10 I reinstalled the NVIDIA GeForce Experience app with all drivers and everything is back to normal :)

Thanks again for your tips on the possible Profile problem !

All the best !

I am just making this post so you can mark it as an answer.  I don't care about the credit but it would be good to show it solved..

Was this answer helpful?

70+ people found this answer helpful.
0 comments No comments

20 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-06-19T13:02:19+00:00

    Hello again Saltgrass !

    I'm typing this message from my newly installed Windows 10 thanks to your tip :)

    I will give more details so others can see the fix.

    So the problem was indeed a wrong user, in my case it was the user "UpdatusUser". It was tricky because it is a hidden user.

    After some research I found that this user is created by NVIDIA since version 270 on desktop computers (previous version on some laptop computer already used the "UpdatusUser").

    This account executes the NVIDIA update service to update things (like drivers) through the NVIDIA's server. So it seems to be a common thing for NVIDIA updates.

    But this account is the problem to Upgrade Windows 10.

    1. So I uninstalled all NVIDIA drivers installed on my computer, mostly installed with NVIDIA GeForce Experience app. It requires a reboot after each unintall.
    2. After that I move removed 2 weird users in User Profiles dialog in System Properties like so :
      1. With main user (with admin privileges)
      2. Open Properties for Computer
      3. Advanced system settings (on the left side)
      4. Settings for User Profiles (in the middle)
      5. And in the list of "Profiles stored on this computer" I found a default profile + my profile with my name. But there were 2 others profiles which I did not know so I deleted them.
    3. Then I remove the "UpdatusUser" folder found in "C:\Users\UpdatusUser"
    4. After that I went to Start → Run → Regedit. (You can also press Windows key + R can to open the "Run" window and then type "Regedit" in it, then press enter.)
    5. Navigate to the following registry key : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    6. And remove all entry which contains a value with "UpdatusUser" in it.
    7. After all that I did a reboot to be safe.
    8. And I finally launched the media creation tool "MediaCreationTool2004.exe" to upgrade to Windows 10

    After the installation of Windows 10 I reinstalled the NVIDIA GeForce Experience app with all drivers and everything is back to normal :)

    Thanks again for your tips on the possible Profile problem !

    All the best !

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-06-19T14:16:41+00:00

    Thank you very much ! It's now marked as the anwser !

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-06-12T10:30:00+00:00

    Hi,

    Thank you for writing to Microsoft Community Forums.

    We understand the difficulties that you are unable to upgrade the PC to Windows 10 from Windows 7 with an error message 0X800707E7-0x3000D. In order to get clarity and to assist you accordingly, please reply with the answers to the questions below:

    • What is the make and model of the PC?
    • Do you have any non-Microsoft Antivirus/security program installed?
    • Did you purchased Windows 10 license?

    At time the hardware driver of the PC are not tested for Windows 10 by the manufacturer, due to which this kind of issue may occur. Please refer this article to check Windows 10 system requirements.

    In this scenario, we would suggest you to perform a Software and Hardware clean boot and then try to upgrade to Windows 10.

    Put the PC in software clean boot, refer the article How to perform a clean boot in Windows. A ‘clean boot’ starts Windows with a minimal set of drivers and startup programs.


    Note:After you finish troubleshooting, follow the sectionReset the computer to start normally after clean boot troubleshooting to reset the computer to start normally.

    Steps to perform hardware clean boot.

    1. Press Windows key + R. This will open Run. Alternatively, you can go to Start and search for Run.
    2. In Run dialog box, type devmgmt.msc and hit Enter.
    3. Now expand the Display adapters, Printers, Sound, video and game controllers.
    4. Now right click on the listed devices inside the section and click on Disable.
    5. If asked for restart click on restart later.
    6. Close the device manager window and then restart the PC.

    Once the above steps performed, then we would recommend you to download Windows 10 1909 version installation media (ISO) using the media creation tool on the desktop of the PC and then refer this article by PaulSey to run an in-place upgrade.

    Also, suggest you to try the tips listed in General fixes from this article: Get help with Windows 10 upgrade and installation errors

    Regards,

    Aditya Roy

    Microsoft Community – Moderator

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more