Share via

Windows 2016 to Windows 2022 In-Place upgrade

Glenn Suboc 5 Reputation points
2026-02-03T21:31:29.85+00:00

Trying to upgrade from Windows Server 2016 to Windows Server 2022, but running some issues when it reboot the server.

I've tried upgrading to Windows Server 2019 but same issue.

Error-1: 0x80070070 - 0x2000C

The installation failed in the SAFE_OS phase with an error during APPLY_IMAGE operation

Error-2: 0x8007000B - 0x3001A

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

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
0 comments No comments

4 answers

Sort by: Most helpful
  1. DustinTran 600 Reputation points Moderator
    2026-02-04T09:35:46.89+00:00

    Hello @Glenn Suboc

    Thank you for contacting Microsoft. You can refer to the following steps:

    **Error-2: 0x8007000B - 0x3001A
    **
    Go to Service -> Background Interlligent...User's image Expand startup type and select Automatic -> apply -> ok
    User's image

    Then go to windows update -> expand startup type and select Automatic -> apply -> ok

    User's image

    Next, go to file explorer -> Disk (C) -> Windows -> SoftwareDistribution -> delete all

    Finally, download & update your windows


    If you found this answer helpful, please click "Accept Answer" to support our community πŸ’–πŸ˜ŠπŸŒΈβœ¨

    Thank you again for your patience and support!

    Dustin Tran

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. DustinTran 600 Reputation points Moderator
    2026-02-04T09:20:57.9566667+00:00

    Hello @Glenn Suboc

    Thank you for contacting Microsoft. You can refer to the following steps:

    Error-1: 0x80070070 - 0x2000C:

    Using Command Prompt:
    DISM.exe /Online /Cleanup-image/Restorehealth**User's image

    Using Command Prompt:

    sfc /scannow

    User's image


    If you found this answer helpful, please click "Accept Answer" to support our community πŸ’–πŸ˜ŠπŸŒΈβœ¨

    Thank you again for your patience and support!

    Dustin Tran

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  3. Glenn Suboc 5 Reputation points
    2026-02-03T21:34:27.06+00:00

    Drive space is plenty. All updates have been installed and antivirus is only Microsoft defender. This system is a VMware machine. I have teste on two different machines but none of them were able to be upgraded to Windows Server 2022.

    Was this answer helpful?

    0 comments No comments

  4. Q&A Assist
    2026-02-03T21:31:38.4633333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The errors you are encountering during the in-place upgrade from Windows Server 2016 to Windows Server 2022 indicate issues that are commonly related to insufficient disk space or conflicts with drivers and third-party software.

    Error Analysis:

    1. Error 0x80070070 - 0x2000C: This error typically signifies that there is not enough free disk space available on the system drive to complete the upgrade process. Ensure that you have enough free space on the operating system disk before attempting the upgrade.
    2. Error 0x8007000B - 0x3001A: This error often occurs during the first boot phase, which can be caused by issues with drivers or hardware configuration. It may also be related to conflicts with third-party software, such as antivirus programs.

    Recommendations:

    • Check Disk Space: Verify that your operating system disk has sufficient free space to perform the upgrade. If more space is needed, consider expanding the operating system disk.
    • Disable Conflicting Software: Temporarily disable any antivirus and anti-spyware software, as well as firewalls, before starting the upgrade process. Remember to re-enable them after the upgrade is complete.
    • Driver Updates: Ensure that all drivers, especially for network adapters and storage controllers, are up to date and compatible with Windows Server 2022.
    • Use Upgrade Assessment Tool: Run the Azure Virtual Machine (VM) Windows OS Upgrade Assessment Tool to validate the OS upgrade path and identify any known issues.

    By addressing these potential issues, you should be able to resolve the errors and successfully complete the in-place upgrade.

    Was this answer helpful?

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.