This Edition Cannot Be Upgraded Error in Windows Server

I will tell you that this is one of the frustrating errors you may encounter while managing Windows Server environments. The error comes in Windows Server as “This edition cannot be upgraded.”

I received this error while trying to activate the Windows Server Datacenter. You can see the error in the screenshot below:

the edition cannot be upgraded windows server

For you it’s important to understand why this error happens. Windows Server edition upgrades follow specific paths, and not all upgrade scenarios are supported. This limitation exists because different editions have different feature sets and licensing requirements.

The most common scenarios where you’ll encounter this error include:

  • Attempting to upgrade from Evaluation to Standard/Datacenter edition
  • Trying to convert between certain editions using inappropriate methods
  • Working with an edition that has expired beyond the grace period
  • Using an incorrect or mismatched product key for your server edition

This Edition Cannot Be Upgraded

Before we activate the Windows server with the key we have, we need to ensure that we are eligible for upgrading to the full version. So, we will know the current and eligible versions of Windows Server with the following PowerShell commands.

DISM /online /Get-CurrentEdition

To know the possible target version of the Windows Server run the below PowerShell command,

DISM /online /Get-TargetEditions

Now that we know the target version, run the following PowerShell command to activate Windows.

DISM /online /Set-Edition:ServerDatacenter /ProductKey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx /AcceptEula
This edition cannot be upgraded

Now our Windows server is activated successfully !!! You can see below that the Windows edition is Windows Server Datacenter.

This edition cannot be upgraded Windows server datacenter

I hope this tutorial help to fix the error, “This edition cannot be upgraded” error while upgrading to Windows Server Datacenter.

You may also like:

  • thank you. I purchased OEM server license with DVD. Disk was broken on arrival. Installed evaluation version and then did this procedure with my license number (I used serverstandard as the edition) Reboot and my edition is correct and working great.

  • >

    Build a High-Performance Project Management Site in SharePoint Online

    User registration Power Apps canvas app

    DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

    Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App

    Power Platform Tutorial FREE PDF Download

    FREE Power Platform Tutorial PDF

    Download 135 Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…