Software⏱️ 4 min read📅 2026-06-11

How to Fix: Windows 10 Home v.1809 in-place upgrade error (aiming to update to 20H2)

Windows 10 Home v.1809 in-place upgrade error, unable to update to 20H2

Quick Answer: Try running the Windows Update Troubleshooter or using the System File Checker (SFC) tool with the /scannow option to scan and repair corrupted system files.

The error '0x080070003 - 0x3000D: The installation failed in the FIRST_BOOT phase with an error during MIGRATE_DATA operation' occurs when attempting to perform an in-place upgrade of Windows 10 Home version 1809 to version 20H2. This issue affects users who are trying to update their system using the in-place upgrade method.

This error can be frustrating, especially when it prevents users from updating their system to a newer version. In this guide, we will walk you through the steps to troubleshoot and potentially fix this issue.

🛑 Root Causes of the Error

  • The primary reason for this error is that the Windows Resource Protection (WRP) scan fails due to corrupted system files or missing updates. This can occur when the system is not properly updated or when there are issues with the System File Checker (SFC).
  • Another possible cause is a conflict between the old and new versions of Windows, which can prevent the in-place upgrade from completing successfully.

🔧 Proven Troubleshooting Steps

Method to fix corrupted system files and update Windows

  1. Step 1: Step 1: Run the System File Checker (SFC) scan with the /scannow option to identify and replace any corrupted system files. To do this, open Command Prompt as an administrator and type the following command: sfc /scannow. This will scan your system files and replace any damaged or missing files. If the SFC scan fails, try running it again after restarting your system.
  2. Step 2: Step 2: Update Windows using the Windows Update feature to ensure that all necessary updates are installed. To do this, open Settings > Update & Security > Windows Update and click Check for updates. Install any available updates and restart your system when prompted.
  3. Step 3: Step 3: Run a full scan with an antivirus software to detect and remove any malware or viruses that may be causing the error. After removing any detected threats, try running the SFC scan again.

Alternative method using in-place upgrade

  1. Step 1: Step 1: Create a bootable USB drive with the Windows installation media and boot from it. This will allow you to perform an in-place upgrade without having to reinstall Windows.
  2. Step 2: Step 2: During the in-place upgrade process, select the 'Keep my files' option and let Windows do the rest. If prompted, enter your administrator password to continue. Note that this method may take longer than usual due to the complexity of the upgrade.

🎯 Final Words

To fix the error '0x080070003 - 0x3000D: The installation failed in the FIRST_BOOT phase with an error during MIGRATE_DATA operation', try running the System File Checker (SFC) scan and updating Windows using the Windows Update feature. If these steps fail, consider performing an in-place upgrade using a bootable USB drive. By following these steps, you should be able to resolve the issue and successfully update your system to version 20H2.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions