Help
Activation troubleshooting
Every activation error code we've ever seen, what it actually means, and the exact command or setting that fixes it. Built from 120,000+ support tickets.
The 30-second activation diagnostic
- Confirm date, time and timezone are correct (fixes 0x80072F8F).
- Confirm the installed edition matches the key (fixes 0xC004C003).
- Open elevated CMD or PowerShell and run:
slmgr /ipk YOUR-KEY-HERE - Then:
slmgr /ato - If you see "Product activated successfully", you're done.
Decision tree: which error are you seeing?
Start here →
- No error code, just a watermark? You're in Notification mode. Re-enter the key (slmgr /ipk) — most likely the original activation lapsed after a hardware change.
- Code starts with 0xC004F… The key was rejected by Microsoft's licensing service. See the table below — usually edition or product mismatch.
- Code starts with 0x8007… Network or filesystem error before the key reached Microsoft. Check firewall, proxy and date/time.
- Code starts with 0x803F… Microsoft account / digital license problem. Run the in-built Activation Troubleshooter.
- Office-only "Unlicensed Product"? See the dedicated Office section below.
Common errors, in plain English
Wrong edition. Reinstall matching edition or request a replacement key.
Key has been activated the maximum number of times. Email support — covered under the lifetime guarantee.
Hitting a KMS server. Use slmgr /ipk to switch to your retail key, then slmgr /ato.
Key not valid for current product. Almost always a mismatched edition or a typo — re-type the key carefully.
License service failed to start. Run: net stop sppsvc && net start sppsvc, then retry.
Key/edition mismatch on Windows (different language/SKU). Reinstall with the correct ISO.
Clock/TLS issue. Fix system date/time and retry.
Network problem reaching Microsoft. Check firewall / proxy or try mobile hotspot to confirm.
Access denied — you're not running CMD as administrator. Right-click → Run as administrator.
Hardware change exceeded activation limit. Use the Activation Troubleshooter in Settings → Activation → Troubleshoot.
Microsoft Store activation pipeline stalled — wsreset.exe and re-run activation.
Network adapter has no route to Microsoft. Disable VPN/proxy and try again.
The slmgr cheat sheet
| Command | What it does |
|---|---|
| slmgr /ipk <key> | Install (replace) the product key. |
| slmgr /ato | Attempt online activation now. |
| slmgr /dli | Show short licensing info (status, channel, partial key). |
| slmgr /dlv | Show verbose licensing info — useful in support tickets. |
| slmgr /xpr | Show licence expiration date (or 'permanent'). |
| slmgr /upk | Uninstall the current product key (before transferring to a new PC). |
| slmgr /cpky | Remove the key from the registry (anti-snoop hygiene after transfer). |
| slui 4 | Launch phone activation wizard (works offline). |
| slmgr /rearm | Reset Office/Windows trial timer once (rarely needed). |
Office "Unlicensed Product"
Caused by Office trying to validate against a residual Microsoft 365 trial license. Fix:
- Settings → Apps → uninstall every Office entry.
- Reboot.
- Run the Microsoft Support and Recovery Assistant (SaRA) "Office uninstaller".
- Reinstall the perpetual Office build we emailed you.
- Open Word → File → Account → Activate Product → paste your key.
Recovering activation after a hardware change
Replacing a motherboard, switching from BIOS to UEFI, or swapping the primary drive can invalidate the digital license fingerprint Microsoft stores for your machine. Recovery flow:
- Sign in with the Microsoft account you previously linked to the device.
- Open Settings → System → Activation → I changed hardware on this device recently → Troubleshoot.
- Pick the original PC from the list and apply.
- If the device isn't listed (clean Windows install, no MSA linked) re-enter the original retail key with slmgr /ipk, then slmgr /ato.
- If activation is still refused (limit exhausted), email support — we ship a replacement under the lifetime guarantee.
Activating without internet (phone activation)
- Run
slui 4from an elevated prompt. - Select your country / region — the dialog displays a toll-free phone number.
- Read the nine groups of installation ID digits to the IVR.
- Type the eight groups of confirmation ID back into the wizard.
- Activation completes; no internet ever required.
- Useful for air-gapped lab machines, regulated medical or industrial PCs.
Per-product activation quirks
Use Settings → Activation → Change product key. The machine reboots into Pro automatically — no reinstall needed.
Both cannot coexist. Uninstall any C2R Microsoft 365 first, then install perpetual Office 2024 via ODT pinned to PerpetualVL2024.
Run dism /online /set-edition:ServerStandard /productkey:<key> /accepteula from an elevated prompt; reboot.
A SQL Server 2025 key activates 2022 and 2019 too. Use Setup → Maintenance → Edition Upgrade with the same key.
Help → Register Product → Unlock with a Product Key. No reboot. The unlock state syncs across installs once signed in.
Must use the standalone ODT configuration we email — never the M365 admin centre. Project/Visio C2R and perpetual cannot coexist on the same PC.
What to send support when nothing works
- Your order number (in the email subject).
- The exact error code and the screen it appeared on.
- Output of
slmgr /dlv(a screenshot is fine). - OS / Office build (Settings → System → About; or File → Account in Office).
- Confirmation that you've already tried the steps above (saves a round-trip).
Still failing?
Send us the exact error code (or a screenshot) and your order number — we ship replacement keys within an hour under our lifetime guarantee. Need installation help instead? See /help/installation.
Frequently asked
- What does activation error 0xC004C003 mean?
- The Microsoft activation server has refused the key. 90% of the time this means the key was meant for a different edition (e.g. a Pro key on a Home install). Confirm the edition in Settings → System → About and re-run setup if needed; otherwise email support for a replacement.
- What does 0x80072F8F mean?
- TLS handshake to activation.sls.microsoft.com failed — almost always a clock/date issue. Set the correct date, time and timezone, then retry activation.
- What does 0xC004F074 (KMS) mean?
- Your machine is trying to reach a Key Management Service that isn't there. We sell MAK/retail keys, not KMS. Run slmgr /ipk <your key> then slmgr /ato to switch off KMS and activate directly.
- Why does Office say 'Unlicensed Product' after I activated?
- Usually a leftover Office 365 trial. Uninstall all Office versions, reboot, run the Microsoft Support and Recovery Assistant 'Office uninstaller', reinstall the perpetual Office, then activate.
- Can I activate Windows without an internet connection?
- Yes — run slui 4 (Phone Activation Wizard), pick your country, call the toll-free number and read the installation ID. The IVR returns a confirmation ID you type back in. Useful for air-gapped lab machines.
- How many times can I re-activate the same key after a hardware change?
- Retail keys allow unlimited reactivations on the same logical PC. After a motherboard swap, link your key to a Microsoft account first (Settings → Activation → Add a Microsoft account) so the Activation Troubleshooter can reassign it. OEM keys are bound to the original motherboard and cannot be transferred.
- Does the activation status survive a clean reinstall?
- Yes for digital-license retail keys linked to a Microsoft account — Windows reactivates automatically. For unlinked retail/OEM keys, paste the key again via Settings → Activation → Change product key.
- What is 'Notification mode' in Windows?
- It means Windows ran for 30+ days without successful activation and now displays a watermark plus restricts personalisation. It does NOT disable security updates. Re-enter your key with slmgr /ipk to exit notification mode.
- Will activating wipe my files?
- No. Activation only writes a tokens.dat license file; it never touches user data, applications or settings.
- Can the same Office key activate Word and Excel separately?
- Yes — perpetual Office keys cover the whole suite installed from that ODT configuration. Activating any one app activates them all on that PC.