How to Activate Windows 11 (and Fix Activation Errors)
The Problem
Settings shows Windows is not activated, or a watermark appears on the desktop. After a motherboard swap, clean install, or sketchy "cheap key" from an auction site, activation fails with codes like 0x803fa067 or 0xC004C003. Use Microsoft's built-in tools and keys tied to your Microsoft account—third-party "activators" are malware, not a bargain.
Reinstalling soon? See reinstall Windows without losing data—activate after you are on the edition you own (Home vs Pro).
Check Activation Status
Settings → System → Activation
Note edition (Home / Pro) and message: Unable to activate, Product key blocked, or Connect to the internet.
The Fix: Step-by-Step
Step 1: Sign In With the Right Microsoft Account
Digital licenses link to the Microsoft account used at first activation.
- Settings → Accounts → sign in with the account that originally activated this PC (if any).
- Activation → Troubleshoot → follow prompts if you changed hardware recently.
Step 2: Use Activation Troubleshooter (After Hardware Change)
Settings → System → Activation → Troubleshoot (must be signed in as administrator).
Choose I changed hardware on this device recently → sign in → pick this PC from the list → Activate.
Step 3: Enter a Valid Product Key
If you have a retail key from Microsoft or a sealed OEM card:
- Activation → Change product key → enter the 25-character key (
XXXXX-XXXXX-XXXXX-XXXXX-XXXXX). - Edition must match—a Pro key will not activate Home; install the matching edition or upgrade through the Store.
Step 4: Upgrade Home to Pro (Paid, Legitimate)
Settings → System → Activation → Upgrade your edition of Windows → Open Store → purchase Windows 11 Pro upgrade. Key resellers cannot sell $10 Pro keys legally; blocked keys are common.
Step 5: Activate by Phone (Volume License / Error Loops)
Win + R→slui 4→ choose your country → call the automated line or use the phone activation menu shown.- Read the Installation ID; enter the Confirmation ID returned. Used rarely for retail PCs but helps when online activation fails.
Step 6: Command-Line Check (Support Calls)
Terminal (Admin):
slmgr /xpr
slmgr /dlv
/xpr shows expiry (should say permanently if licensed). Screenshot for Microsoft Support if needed.
Step 7: Fix Common Error Codes
| Error | What to do | |-------|------------| | 0x803fa067 | Wrong edition key or blocked key—use a key for your installed edition or buy from Microsoft | | 0xC004C003 | Key already used on another machine—retail keys are one PC unless you transfer via troubleshoot | | 0x8007267C | No internet—connect and retry; check date/time are correct | | DNS blocked | Corporate firewall blocking activation endpoints—try home network or mobile hotspot once |
Step 8: Reinstall on Same Hardware
On a PC that was activated before: clean install same edition, sign in with the same Microsoft account, connect internet—digital license often activates automatically within minutes.
What Not to Do
- Do not run KMS cracks, "MAS," or YouTube "activate forever" scripts—they break updates and bundle spyware.
- Do not buy keys from random marketplaces; Microsoft can block them and you lose money.
Still Not Activated?
Contact Microsoft Support → Windows → Activation. Have proof of purchase for retail/OEM keys. Business PCs: your IT department manages volume licenses—end users cannot self-fix those keys.
Related guides
Remove Malware Startup Entries and Scheduled Tasks
Malware you deleted keeps coming back? It left a scheduled task, service, or Run key behind. Here is how to find and clear every persistence point in Windows 11.
How to Fix a Missing Dual-Boot Menu in Windows 11
PC boots straight into Windows with no choice of operating system? Restore the boot menu with firmware settings, bcdedit, and a GRUB repair if needed.
Fix "Signed In with a Temporary Profile" in Windows 11
Blank desktop and a warning that you're using a temporary profile? Your files are safe. Here is how to restore the real profile before anything is lost.
Fix "User Profile Service Failed the Sign-In" in Windows 11
Locked out with "The User Profile Service service failed the sign-in"? Repair the profile entry in the registry and get your account and files back.
How to Fix DISM Error 0x800f081f in Windows 11
0x800f081f means DISM could not find the replacement files it needs. Point it at a Windows 11 ISO with the /Source switch and the repair completes.