Share via

Having trouble migrating from Windows 11 Home to Windows 11 Enterprise LTSC

João Baptista 0 Reputation points
2026-02-10T11:44:26.5+00:00

I recently purchased a "gaming" laptop for development. My organization requires bit-locker enabled, amongst other cybersec requirements, which leads me to Windows 11 Enterprise. I procured a license and got a Windows 11 Enterprise LTSC license.

The licence is valid, according to the person who fulfilled the procurement for me. However, I get an invalid key when I submit the license in Windows 11 Enterprise evaluation, or on windows 11 pro version (to promote it to enterprise).

Please advise on the procedure to migrate from Windows 11 Home to Windows 11 Enterprise LTSC employing a "MAK" license. (in particular, which windows versions I should employ and where to acquire them)

Thank you in advance

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

3 answers

Sort by: Most helpful
  1. VPHAN 25,000 Reputation points Independent Advisor
    2026-02-11T11:06:50.4533333+00:00

    Hello again João Baptista,

    Just following up on your case. The core issue is your use of the Windows 11 Enterprise Evaluation ISO. Evaluation editions contain hardcoded software licensing manager constraints that outright reject Multiple Activation Key or Key Management Service production keys, typically throwing an 0x80041023 or 0x80070490 error code. Furthermore, Microsoft strictly prohibits in-place upgrades from retail channels to the Long-Term Servicing Channel. A bare-metal clean installation is structurally mandatory to lay down the LTSC-specific binaries and permanently strip out the universal Windows platform consumer applications.

    Your description indicates a colleague fulfilled the procurement for you, which leaves a critical gap in our deployment strategy. I need to know exactly how that license was provided to determine your precise next steps. Do you personally have authorized access to the Microsoft 365 Admin Center or the Volume Licensing Service Center portal under your organization's tenant? Without that access, you cannot authenticate to download the official production ISO. Please confirm if your IT procurement contact provided you with the official non-evaluation installation media alongside the MAK key, or just the text string of the key itself.

    Assuming you obtain the correct production ISO from your licensing portal, you must back up your local data, create a bootable flash drive, and boot into Windows PE to format the system drive completely. Once the clean installation of Windows 11 Enterprise LTSC completes, you can apply your MAK. Instead of relying on the settings GUI, which can sometimes cache previous retail licensing states, utilize the Software Licensing Management Tool from an elevated administrative command prompt. Execute slmgr.vbs /ipk followed by your 25-digit MAK key, and then run slmgr.vbs /ato to force direct communication with Microsoft's batch activation servers. After successful activation, you can immediately manage your volume encryption by invoking manage-bde -on C: -RecoveryPassword from the command line to securely meet your organization's cybersec requirements.

    If the issue has been successfully resolved, please consider accepting the answer as it helps other people sharing the same question benefit too. Thank you!

    VP

    0 comments No comments

  2. VPHAN 25,000 Reputation points Independent Advisor
    2026-02-10T12:19:43.68+00:00

    Hello João Baptista

    You should acquire the official "Production" LTSC installation media. As a volume license holder, you should download the ISO from the Microsoft Microsoft 365 Admin Center or the Volume Licensing Service Center (VLSC). If you are using the "Evaluation" ISO downloaded from the public Evaluation Center, it won't accept your MAK key. Ensure the ISO filename typically includes "CLIENT_ENTERPRISE_LTSC" and matches the architecture (x64).

    Since in-place upgrades are unsupported for this path, you must back up all local data before proceeding. Create a bootable USB drive using the official ISO and a tool like Rufus. During the installation process, select Custom: Install Windows only (advanced) and format the existing primary partition to ensure a clean environment. This is the only way to ensure the LTSC-specific binaries and the removal of consumer-grade bloatware are correctly applied.

    Once the correct LTSC version is installed, you may encounter UI-based activation hurdles. I recommend using the Software Licensing Management Tool (slmgr) via an elevated Command Prompt to force the activation:

    slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
    slmgr.vbs /ato
    

    The first command installs your 25-character MAK key, and the second triggers the online activation with Microsoft's licensing servers. To verify the permanent activation status and the specific license channel, you can run slmgr.vbs /dlv.

    I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!

    VP

    0 comments No comments

  3. Q&A Assist
    2026-02-10T11:45:09.48+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To migrate from Windows 11 Home to Windows 11 Enterprise LTSC using a MAK license, follow these general steps:

    1. Upgrade Path: You cannot directly upgrade from Windows 11 Home to Windows 11 Enterprise LTSC. You will first need to upgrade to Windows 11 Pro. You can do this by purchasing a Windows 11 Pro license if you don't already have one.
    2. Obtain Windows 11 Pro: If you need to acquire Windows 11 Pro, you can do so through the Microsoft Store or other authorized retailers. Ensure you have a valid license key for Windows 11 Pro.
    3. Upgrade to Windows 11 Pro: Once you have the Windows 11 Pro license, enter the key in the settings under Settings > Update & Security > Activation. This will upgrade your system from Home to Pro.
    4. Install Windows 11 Enterprise LTSC: After upgrading to Windows 11 Pro, you can then proceed to install Windows 11 Enterprise LTSC. You will need to download the appropriate installation media from Microsoft. Ensure you have a valid MAK license for Windows 11 Enterprise LTSC.
    5. Activation: During the installation of Windows 11 Enterprise LTSC, you will be prompted to enter your MAK license key. Ensure that the key is valid and corresponds to the version you are installing.
    6. BitLocker and Security Features: After installation, you can enable BitLocker and configure other security settings as required by your organization.

    If you encounter an invalid key error, double-check that the key you are using is indeed for the version you are trying to activate and that it has not been used on another device beyond the allowed limit.


    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.