Share via

I would like to reset mei DMAK activations of my Windows 11 Enterprise license

Lukas Arnold / Lorentschitsch 0 Reputation points
2026-02-26T10:27:54.8966667+00:00

I would like to reset mei DMAK activations of my Windows 11 Enterprise license

Windows for business | Windows 365 Enterprise
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Domic Vo 17,745 Reputation points Independent Advisor
    2026-02-26T10:59:47.6433333+00:00

    Hello Lucas,

    This request is not related to Windows for Business or Windows 365 Enterprise. It concerns Windows 11 Enterprise licensing and activation management. Specifically, you are asking about resetting MAK (Multiple Activation Key) activations for your Enterprise edition.

    It’s important to clarify that MAK activations are tracked by Microsoft’s activation servers, not locally on the machine. Once a system is activated with a MAK, the activation count is consumed from the pool assigned to your organization. There is no supported method to “reset” or reclaim those activations from the client side. If you need to re-use activations, the only legitimate path is to contact Microsoft Volume Licensing Support and request a reallocation or increase of your MAK activation count. They can review your activation history and, if justified (for example, due to hardware refresh or reimaging scenarios), they may reset or extend the available activations.

    On the client side, you can rearm Windows using slmgr /rearm or uninstall the MAK key with slmgr /upk, but this does not reset the activation count on Microsoft’s servers. It only clears the local license state. To properly manage this, you should consider moving to KMS (Key Management Service) or Active Directory-Based Activation (ADBA) if your environment supports it, since those models avoid consumption-based activation and are more suitable for enterprise deployments.

    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!

    Domic Vo.

    0 comments No comments

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

    DMAK (Multiple Activation Key/MAK) activations for Windows 11 Enterprise cannot be “reset” from the client side. Each activation consumes one count from the MAK’s activation pool on Microsoft’s activation servers. When the pool is exhausted or activations need to be adjusted, this must be handled through Microsoft’s volume licensing support, not via Windows settings or slmgr on the device.

    For Windows 11 Enterprise and Windows 11 IoT Enterprise LTSC, the supported options are:

    1. Use KMS instead of MAK
      • KMS (Key Management Service) activates devices inside the organization network and automatically renews activation.
      • This avoids consuming individual MAK activations per device.
      • Windows IoT Enterprise LTSC, for example, is by default configured for KMS activation and only needs a MAK installed if KMS is not used:
             slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
             slmgr /ato
        
    2. Verify current activation status on devices
      • On any Windows Enterprise device, activation status can be checked with:
             slmgr /dli
        
      • For more detailed information:
             slmgr /dlv
        
    3. Manage MAK activation counts via Volume Licensing
      • MAK keys and their activation counts are managed through Volume Licensing channels (for example, Volume Licensing Service Center) and Microsoft support.
      • To adjust or review MAK activation counts (including cases like hardware replacement or reimaging), contact the Volume License Administrator for the organization, who can then work with Microsoft Volume Licensing support to:
        • Review current MAK activation usage.
        • Request additional activations or a reset/adjustment of the MAK activation counter if eligible.
    4. Plan future deployments to minimize MAK usage
      • Prefer KMS or subscription activation (Windows Enterprise E3/E5) where possible, so devices activate and renew automatically without consuming MAK activations per reinstall.
      • For subscription activation scenarios, devices must already be running a genuine, activated Pro/Pro Education base license; Enterprise is then applied via subscription and renewed online.

    There is no supported command or tool on Windows 11 Enterprise that will “reset” or reclaim MAK activations already consumed. All adjustments must be handled through the organization’s volume licensing channel with Microsoft.


    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.