The activation of your copy of Windows 11 Pro is crucial to unlock the full functionality of the system, receive important updates and confirm that your software is genuine. Whether you've upgraded your system, installed Windows on a new PC or purchased a new license, checking the activation status should be your first step.
This detailed guide shows you different methods to check the activation status of Windows 11 Pro - both via the graphical user interface (GUI) and via command line tools. Whether you are a casual user, IT professional or system administrator, the following instructions will help you check the status and resolve any issues.
Why is activation important?
Activation ensures that your copy of Windows:
- Original is: Confirms that your license is legitimate and not pirated.
- Fully functional is: Unlocks personalization options, security updates and premium features.
- License compliant is: Prevents license violations and corresponding restrictions.
Windows 11 Pro that is not activated displays watermarks, limits personalization and regularly reminds you to activate it. It is therefore important to check the status in good time.
Method 1: Check activation status via settings
This is the simplest and most user-friendly method.
Steps:
- Open settingsClick on the Start menu and select the gear icon or press Windows + I.
- System > ActivationSelect "System" in the left sidebar, then click on "Activation".
- Check statusOne of the following states is displayed:
- Activated - Windows is activated.
- Activated with digital license - Windows is activated and linked to your Microsoft account.
- Not activated - Your Windows license is not validated.
What the activation page shows:
- Edition - Shows whether you are using Windows 11 Pro.
- Activation status - The current status.
- Product key information - Indicates whether the key is digitally linked.
Method 2: Check activation via command prompt
Ideal for users who prefer command lines or need detailed license information.
Steps:
- Windows + S press and cmd enter.
- Right-click on Command Prompt → Run as administrator.
- Enter:
slmgr /xpr - Press Enter.
Interpretation:
- If Windows is activated: "The computer is permanently activated."
- If not: Indication of evaluation or error.
Method 3: Use system information
Steps:
- Windows + R press.
msinfo32and press Enter.- In the overview according to Activation status search.
Note: If not available, use method 1 or 2.
Method 4: Using PowerShell
Steps:
- Windows + X → Windows Terminal (Admin).
- Enter the following command:
Get-CimInstance -Query "select * from SoftwareLicensingProduct where (Name like 'Windows%')" | where { $_.PartialProductKey } | select Description, LicenseStatus - Press Enter.
Result:
LicenseStatus = 1means activated.- Other values = test version, grace period or error.
Method 5: System control (classic)
Steps:
- Windows + R →
controlenter → Enter. - System and safety > System select.
- Section Windows activation check.
When activated you will see: "Windows is activated" + last 5 characters of the key.
Activation status types and their meaning
| Activation status | Meaning |
| Windows is activated | System is correctly licensed. |
| Activated with digital license | Linked to Microsoft account. |
| Windows is not activated | No license validation, limited use. |
| Evaluation copy | Test or temporary version active. |
| Activation expires in X days | License limited, reactivation necessary. |
| Activated via organization | Company-internal KMS activation. |
Frequent activation scenarios
Scenario 1: New installation on a new PC
Status: Not activated (except for key entry)
Scenario 2: Upgrade from Windows 10
Status: Activated (if previously activated)
Scenario 3: New installation after hardware change
Status: Initially not activated → Log in with MS account and perform troubleshooting
Scenario 4: Volume license in companies
Status: Activated via KMS. Connection to the company network required.
If Windows 11 Pro is not activated
1. enter valid product key
- Settings > System > Activation > Change product key
- Enter 25-digit key
2. log in with Microsoft account
- Settings > Accounts > Your info
- Log in with original account
3. start troubleshooting
- Settings > System > Activation
- Troubleshooting select
4. check hardware change
- Follow the instructions for reactivation when changing the mainboard
Best practices for activation
- Link license with Microsoft account
- Store product keys securely
- Only use original media and valid keys
- Activate directly after installation
- For volume licenses: Use VAMT
FAQs
Question 1: Activate Windows 11 Pro without a key?
Yes, if previously activated and linked to account.
Question 2: Do I have a digital license?
In Settings > System > Activation check.
Question 3: Windows 10 key valid for Windows 11 Pro?
Yes, Pro keys from Windows 10 work.
Question 4: What happens without activation?
Restrictions on personalization, reminders, possible update problems.
Question 5: Does changing hardware affect activation?
Yes, especially when changing the mainboard - reactivate with Microsoft account.
