Error 0xC004F213: No Product Key Found — Activation Fix
Error 0xC004F213 means Windows cannot find any product key on the machine: the licence store is empty, and no valid digital licence is attached to this PC. In the vast majority of cases it turns up after a clean reinstall or a hardware change, on a computer whose digital licence was never linked to a Microsoft account. If a key still exists somewhere — UEFI firmware, purchase email, Microsoft account — a couple of commands are enough to put it back. Start with a 30-second diagnosis.
What does error 0xC004F213 actually mean?
The licensing service (Software Protection Platform) is being literal: no product key was found on this device. This is not a refusal to activate, it is an absence — Windows has nothing to send to Microsoft’s servers in the first place. The message appears in Settings > System > Activation, or as the return value of slmgr /ato. The documented causes:
- Clean install with no key entered: you clicked “I don’t have a product key” and the digital licence was never picked up afterwards.
- Digital licence never linked to a Microsoft account: the classic case of a PC upgraded from Windows 7, 8 or 10 while signed in with a local account. The licence does exist on Microsoft’s side, but it is tied to a hardware fingerprint, not to you.
- Major hardware change, or an OEM key missing from the firmware: motherboard replaced, MSDM table wiped, or an edition installed that is not the one the manufacturer intended.
- Key removed on purpose by an slmgr /upk, a sysprep, a corporate deployment image, or an over-enthusiastic registry cleaner.
- Pirate activator (fake KMS): these tools overwrite the licence store. One Windows update later, the PC is left with no key at all.
The fixes, from the simplest to the most drastic
1. Check what Windows really has in memory
Open Command Prompt as administrator and run slmgr /dlv, then slmgr /xpr. The “Partial Product Key” line tells you whether a key is still installed. Next, in an administrator PowerShell window, (Get-CimInstance SoftwareLicensingService).OA3xOriginalProductKey displays the OEM key burned into the UEFI firmware, assuming there is one.
| Result | What it means | What to do |
|---|---|---|
| No partial product key shown | The licence store is empty | Step 2 |
| OA3xOriginalProductKey returns 25 characters | OEM key still intact in the UEFI | Re-inject it, step 2 |
| OA3xOriginalProductKey returns nothing | No key in the firmware | Steps 3 to 5 |
Those two minutes of checking save a lot of guesswork. A machine with a readable OEM key and a machine with a genuinely empty store need completely different treatment, and most of the advice floating around online mixes the two.
2. Put the product key back
Go through Settings > System > Activation > Change product key, or use an administrator prompt:
- slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your 25-character key
- slmgr /ato to trigger online activation
- Reboot, then confirm the result with slmgr /xpr
Where to hunt for the key: the reseller’s email, the COA sticker under the laptop, the invoice, or account.microsoft.com. If entering it throws a different code instead (0xC004F050, 0xC004C003 and friends), our guide to Windows and Office activation errors walks through each one. And if the key is accepted but activation still fails, the symptoms are covered in what to do when a Windows key is not working.
Key permanently blocked, or nowhere to be found?
No need to lose an afternoon over it: a fresh, genuine licence costs under €10 and lands in your inbox in 5 minutes. Windows 11 Pro for €9.90 — instant activation and a lifetime guarantee.
3. Run the activation troubleshooter
Settings > System > Activation > Troubleshoot, then “I changed hardware on this device recently”. Sign in, pick the PC from the list, confirm.
Let’s be honest about this one: it only works if the digital licence had been linked to your Microsoft account before things went wrong — which is precisely what is missing in most 0xC004F213 cases. The link is not created retroactively. It is established while Windows is activated, through Settings > Accounts > Your info. So the moment the machine activates again, link it. Two minutes now, and the next reinstall or motherboard swap becomes a non-event.
4. Check the installed edition
A Home key on a Pro installation (or the reverse) will not install, and leaves the PC with no key at all — which is exactly how you end up staring at 0xC004F213. Type dism /online /get-currentedition to see which edition is running. If it does not match your licence, enter the key for the edition you own — Windows upgrades itself from Home to Pro on the spot — or reinstall the correct edition from scratch using Microsoft’s Media Creation Tool. Choosing the edition at install time, rather than fighting it afterwards, saves a reinstall.
5. Repair the licence store, then force activation
If the licensing service itself is corrupted — common after a third-party activator has been through the system — rebuild it from an administrator prompt:
- net stop sppsvc
- Rename %windir%\System32\spp\store\2.0\tokens.dat to tokens.old
- net start sppsvc, then slmgr /rilc (reinstalls the licence files)
- sfc /scannow to repair damaged system files
- Enter the key again (step 2), then slmgr /ato
While you are there, check the PC’s date and time — a clock that has drifted will break activation on its own — and switch off any VPN or corporate proxy, which can quietly block the activation endpoints. As a last resort, slui 4 opens phone activation, which is genuinely useful for a legitimate key that keeps getting refused online. If activation fails with a network-flavoured code instead, error 0x80072F8F is the one to read.
If none of that worked
Let’s say it plainly: no command resurrects a licence that no longer exists. A revoked key, an activation count that has been exhausted, an OEM licence whose original motherboard has died, a PC “activated” by a cracked tool — you can run slmgr /rilc and sfc /scannow all day long, there is simply nothing there to repair. That leaves two honest routes:
- Microsoft support, for legitimate cases: with the invoice and the same computer, a manual reactivation is still possible, especially after a motherboard was replaced as part of a repair.
- A new licence, which is faster and cheaper than an hour on the phone. EuroShopKey’s Windows 11 Pro keys are genuine, resale is legal in the EU (UsedSoft ruling, CJEU C-128/11), delivery is by email within 5 minutes, and the guarantee is for life. If you would rather stay on the previous generation, Windows 10 Pro is available at the same €9.90.
One thing we will not recommend, ever: reinstalling a KMS activator to make the message go away. It does not fix the licence store, it replaces it — and the next cumulative update takes you straight back to 0xC004F213, usually at the worst possible moment.
Frequently asked questions
I did a clean install — why doesn’t Windows reactivate by itself?
Automatic reactivation relies on the digital licence: Microsoft recognises the PC’s hardware fingerprint and activates without asking for anything. It fails when the hardware has changed, when the edition you installed is not the edition that was activated, or when no digital licence was ever recorded for that machine in the first place. In all three situations you have to enter a key manually.
0xC004F213 after a motherboard change — is my licence lost?
If it was an OEM licence preinstalled by the manufacturer, it is bound to the original motherboard and does not follow the new hardware. A Retail licence, on the other hand, is transferable: use the troubleshooter with your Microsoft account, or contact support with the invoice in hand — a motherboard replaced during a repair is a scenario they deal with routinely. Our dedicated page on Windows not activating after a motherboard change goes through the whole procedure.
How is this different from error 0xC004F050?
0xC004F213 means “no key found at all”. Error 0xC004F050 means a key is present but the licensing service rejects it as invalid — often an edition mismatch or a typo. You may also run into 0xC004F212, which is the closely related “the key does not match the installed edition”, and error 0x803F7001, where the server simply finds no valid licence for this device. Step 1 above is what lets you tell them apart in under a minute.
Does 0xC004F213 affect Microsoft Office as well?
No. Office keeps its own separate licence store and its own tool, ospp.vbs — cscript ospp.vbs /dstatus from the Office installation folder is the equivalent of slmgr /dlv. If Word or Excel is showing “Product Deactivated” or an unlicensed banner, that is a different problem entirely, handled on our page about the Office unlicensed product error. And if you need a fresh Office licence, Office 2021 Pro Plus is €19.90 and Office 2024 Pro Plus €24.90, both delivered by email.
Is it safe to buy a second-hand Windows licence?
Within the European Union, yes — provided the seller is transparent. The Court of Justice settled the question in the UsedSoft case (C-128/11): once a perpetual software licence has been sold in the EU, the rights holder’s distribution right is exhausted and the licence can legally be resold. That is the framework EuroShopKey operates in, with EU-based support, keys that activate on Microsoft’s own servers, and a guarantee that lasts as long as the licence does.







