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.
Work the problem in order
Activation and installation failures look dramatic but are almost always ordinary: a clock that is wrong, an edition mismatch, a licence still bound to an old machine, or a network path to Microsoft that a proxy is blocking. Working through them in a fixed order saves reinstalling anything.
Start with the clock and the edition, then install the key, then activate. If a step fails, note the exact hexadecimal code before you retry — the code tells us in one glance whether the fix is on your machine or on Microsoft's activation server.
- 90%
- of failures are clock or edition mismatches
- 2 min
- typical slmgr activation time
- < 1 hr
- replacement key turnaround with an invoice
- 0
- user files touched by activation
Error code lookup
Match the hexadecimal code Windows or Office shows you to the real cause and the fix that resolves it.
| Code | What it really means | Fix |
|---|---|---|
| 0xC004C003 | Server refused the key — usually an edition mismatch | Check Settings → System → About, reinstall the matching edition |
| 0x80072F8F | TLS handshake failed | Correct date, time and time zone, then retry |
| 0xC004F074 | Machine is looking for a KMS host that does not exist | slmgr /ipk <your key>, then slmgr /ato |
| 0xC004F050 | Key does not match the installed product | Check for a typo, then check retail vs OEM vs volume |
| 0x803F7001 | Hardware change exceeded the activation limit | Settings → Activation → Troubleshoot, then reassign the licence |
| 0x8007007B | Cannot reach Microsoft activation servers | Disable proxy or VPN, or retry on a mobile hotspot |
| 0x80070005 | Access denied | Run the command prompt as administrator |
| Unlicensed Product (Office) | Stale Microsoft 365 trial token | Remove all Office builds, run SaRA, reinstall the perpetual build |
Support checklist
- Set the correct date, time and time zone before anything else.
- Confirm the installed edition matches the key: Home keys never activate Pro builds.
- Run the command prompt or PowerShell as administrator, not as a standard user.
- Install the key with slmgr /ipk, then activate with slmgr /ato, then verify with slmgr /dli.
- Link a Microsoft account before a motherboard swap so the licence can be reassigned afterwards.
- Keep the invoice number: it is the only thing needed for a same-day replacement key.
Support FAQ
- Can I activate without an internet connection?
- Yes. Run slui 4 to open the phone activation wizard, choose your country, call the toll-free number and read the installation ID. The automated system returns a confirmation ID you type back in.
- Will activating delete my files?
- No. Activation writes a licence token file and nothing else. Your documents, applications and settings are untouched.
- Does an unactivated Windows still get security updates?
- Yes. Notification mode adds a watermark and disables personalisation, but security updates continue to install.
- How often can I reactivate the same key?
- Retail keys allow unlimited reactivation on the same logical PC. After a motherboard change, the activation troubleshooter reassigns the licence if you linked a Microsoft account first. OEM keys cannot be moved.
- How fast do you issue a replacement key?
- Within one hour during business hours, provided you send the exact error code and your invoice number. Replacement is covered by the lifetime guarantee.