Share via

I can't enter the Windows Server 2025 STD 16 CORE key.

Dell R360 0 Reputation points
2026-03-11T10:28:22.29+00:00

User's image

Windows for business | Windows Server | Devices and deployment | Licensing and activation
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Tan Vu 235 Reputation points Independent Advisor
    2026-03-11T11:10:10.0033333+00:00

    Hello Dell R360,

    Looking at your screenshot, your operating system is Windows Server 2025 Standard Evaluation, but the key you entered is Windows Server 2025 STD 16 CORE. Therefore, you need to convert the operating system to Standard or Datacenter edition before you can activate it.

    To fix this, you just need to open Command Prompt (Run as Administrator) and run the following command:

    DISM /online /Set-Edition:ServerStandard /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula

    Replace XXXXX with your Windows Server 2025 Standard 16 Core key.

    Note: Next time, avoid posting a screenshot that clearly shows your product key, as someone else could use it.

    If this was helpful, please click "Accept Answer". If you have any further questions, you can leave a comment. I hope this helps and wish you success in resolving your issue. Have a great day!

    TV

    0 comments No comments

  2. Q&A Assist
    2026-03-11T10:28:45.3433333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The screenshot shows Windows Server 2025 Standard Evaluation and a failure when entering a key. To activate an Evaluation installation with a KMS key, the edition must first be converted from Evaluation to the proper retail/KMS client edition, then the actual KMS host key can be entered.

    Use the following sequence:

    1. Get the correct Windows Server 2025 Standard KMS client setup key from the KMS client key list:
    2. Open an elevated Command Prompt or PowerShell (Run as administrator) on the server and run:
         dism.exe /online /Set-Edition:ServerStandard /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula
      
      • Replace XXXXX-... with the KMS client key from step 1, not the customer’s KMS host key.
      • This converts Windows Server 2025 Standard Evaluation to Windows Server 2025 Standard.
      • A restart will be required.
    3. After the edition change and reboot, go to:
      • Settings → System → Activation → Change product key
      • Enter the KMS host key provided by the customer (the one that previously failed in the Evaluation UI).

    If the KMS host key is still rejected after the edition change, the key itself must be verified with the licensing administrator or Microsoft Licensing Support, as indicated in similar activation and key‑retrieval scenarios.


    References:

    0 comments No comments

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.