How To Activate Windows Server 2022

Using a Product Key

If you have a product key, follow these steps:

  1. Open Settings: Click on the Start button, then select Settings (or press Windows + I).
  2. Update & Security: In the Settings window, click on "Update & Security".
  3. Activation: On the left side, click on "Activation".
  4. Change product key: Click on "Change product key".
  5. Enter product key: Enter your product key in the dialog box that appears. Make sure to enter it correctly, as it is case-sensitive.
  6. Activate: Click "Next" and then follow the prompts to complete the activation process. You might need to be connected to the internet for this step.

b) MAK Activation (Volume Licensing)

How to activate Windows Server 2022

Below is a complete, step‑by‑step guide to activating Windows Server 2022 using a product key (retail/MAK), a KMS host, or Active Directory-based activation. It includes required commands, prerequisites, and troubleshooting tips.

WARNING: Only use legitimate, properly licensed product keys or activation methods provided by Microsoft or your organization. Do not use or seek pirated keys or activation cracks.


5. Method 3: Using a Product Key (Retail, MAK, or GVLK)

Method 1: Using a MAK Key (Most Common for Single Servers)

MAK = Multiple Activation Key (purchased via Volume Licensing)

  1. Open Command Prompt as Administrator

  2. Install the MAK key:

    slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
    

    (Replace X with your actual 25-character MAK key)

  3. Activate online:

    slmgr /ato
    
  4. Verify activation status:

    slmgr /dlv
    

4. Method 2: Activating via Command Line (slmgr)

slmgr.vbs (Software License Manager) is the most powerful tool for activation and troubleshooting. Run as administrator.

8. Method 6: Automatic Virtual Machine Activation (AVMA)

AVMA is perfect for virtualized environments (Hyper-V). It allows virtual machines to activate against the Hyper-V host without needing individual product keys.

Requirement: Hyper-V host must be Windows Server 2022 Datacenter or Standard (AVMA works on both).

AVMA keys for Windows Server 2022:

Steps on Hyper-V host: Ensure the host is already activated.

Steps on VM (Windows Server 2022 guest):

  1. Inside VM, open admin Command Prompt.
  2. Install the AVMA key:
slmgr /ipk Y63GP-4R2GV-H4YV4-4HXKG-3XFDW
  1. Activate:
slmgr /ato

The VM will activate automatically through the host. No internet or Microsoft contact required.


Guide: How to Activate Windows Server 2022

There are three primary methods to activate Windows Server 2022, depending on your environment (physical, virtual, or automated) and license type. how to activate windows server 2022