Windows 11 IoT Enterprise LTSC 2024 Evaluation cannot be converted to the licensed edition while keeping applications

alberto televalentin 0 Reputation points
2026-07-27T21:09:33.3833333+00:00

Hello,

I installed Windows 11 IoT Enterprise LTSC 2024 Evaluation, downloaded directly from Microsoft’s official Evaluation Center, on two computers used for professional audiovisual production.

During the evaluation period, I installed and configured dozens of professional applications, hardware drivers, databases, video and audio devices, codecs, plugins, network settings, and production-specific configurations.

My intention was to evaluate the operating system and, once compatibility had been confirmed, purchase legitimate Windows 11 IoT Enterprise LTSC 2024 licenses and activate the existing installations.

My current edition is:

IoTEnterpriseSEval

TIMEBASED_EVAL channel

I obtained the full non-Evaluation Windows 11 IoT Enterprise LTSC 2024 installation media and launched setup.exe from within the current Windows installation.

I selected:

Windows 11 IoT Enterprise LTSC

However, the option “Keep personal files and apps” is disabled. Windows Setup displays the following message:

“Your files, apps, and settings can’t be kept because you’re installing an edition of Windows that’s different than the one you’re currently using.”

The installer only allows me to keep personal files, which would delete all installed applications and settings.

This means that purchasing a legitimate product key does not solve the problem, because IoTEnterpriseSEval cannot apparently be converted to IoTEnterpriseS through an in-place upgrade while preserving applications.

I would like an official answer from Microsoft to the following questions:

  1. Is there any officially supported method to convert IoTEnterpriseSEval to IoTEnterpriseS while keeping all installed applications, drivers, files, and settings?
  2. Can a legitimate MAK, PKEA, ePKEA, OEM, or volume license key perform this conversion without reinstalling Windows?
  3. Is there any supported DISM, Windows Setup, provisioning package, or edition-upgrade procedure for this scenario?
  4. If no conversion path exists, why is this limitation not clearly and prominently stated before downloading and installing the Evaluation edition?

A 90-day Evaluation edition reasonably suggests that users can test the product and later purchase a license without rebuilding the entire system. In this case, Microsoft allows users to fully configure the operating system but apparently requires a new installation to move to the licensed edition.

I currently have two professional production computers affected by this issue. Reinstalling Windows would require rebuilding two complete audiovisual production environments from scratch.

I am not requesting unofficial activation methods, registry modifications, third-party scripts, cracks, or external KMS servers. I am requesting an officially supported and legitimate Microsoft solution.

If no supported conversion method exists, Microsoft should add a clear warning to the Evaluation Center download page and installation process stating:

“This Evaluation edition cannot be converted to the full licensed edition while preserving installed applications and settings. A new installation may be required.”

Thank you.

User's image

Windows for business | Windows for IoT
0 comments No comments

1 answer

Sort by: Newest
  1. Brian Huynh 3,815 Reputation points Microsoft External Staff
    2026-07-28T01:06:46.83+00:00

    Hello, thank you for posting in the Microsoft Q&A community.

    The main reason activation or key entry fails on Evaluation media is that evaluation builds (SKU: IoTEnterpriseSEval) are designed strictly for temporary 90-day testing purposes. Evaluation media contains hardcoded licensing restrictions that prevent direct conversion to full production licenses simply by entering a Multiple Activation Key (MAK), KMS key, or OEM product key via Settings > System > Activation or slmgr.vbs.

    Depending on your goal, please follow the resolutions below:

    Solution: To permanently activate the operating system with a production key, you must transition from the Evaluation SKU to the standard production SKU (Windows 11 IoT Enterprise LTSC 2024):

    1. Obtain the full production ISO for Windows 11 IoT Enterprise LTSC 2024 from your Volume Licensing Service Center (VLSC), Microsoft Admin Center, or authorized OEM distributor.
    2. Mount the ISO file directly within your current Evaluation installation.
    3. Launch setup.exe to perform an In-Place Upgrade / Repair Install, ensuring you select Keep personal files and apps.
    4. After the installation completes, open Command Prompt as Administrator and execute the following to apply and activate your license:
    slmgr.vbs /ipk <YOUR_PRODUCT_KEY>
    slmgr.vbs /ato
    

    If you are currently evaluating the platform and require additional testing time before deploying production media, you can reset the 90-day evaluation period up to 3 times (providing up to 270 days of total evaluation time):

    1. Open Command Prompt as Administrator.
    2. Run the rearm command:
    slmgr.vbs /rearm
    
    1. Restart the computer for the extended evaluation counter to take effect.

    I will follow up on this thread to ensure your issue is resolved. If this helps, please consider hitting "Accept answer".

    For official details regarding licensing and deployment, please consult:

    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.