"This product key is already in use" — what it means

The message is the same whether you reused your own key or someone sold it twice. Telling those apart takes about two minutes and decides whether you are troubleshooting or asking for a refund.

5 min read

SHORT ANSWER

It means the key has been activated on more devices than its licence allows. If you used it on an earlier machine of your own, release it there (slmgr /upk on Windows, ospp.vbs /unpkey for Office) and activate again. If you have never used it elsewhere, the key was sold to more than one person and you need a replacement from whoever sold it.

Which situation are you in?

SituationWhat it looks likeWhat to do
You reused your own keyYou recognise the earlier machineRelease it there, then reactivate
Bought a key that was resoldBrand new key, first use, immediate refusalClaim a replacement or refund
Hardware changedSame machine, new motherboardRun the activation troubleshooter
Volume key exhaustedError mentions MAK or a count limitThe block is spent; needs a different key

Releasing a key you own

Windows

  1. 01On the machine that currently holds the key, open Command Prompt as administrator.
  2. 02Run slmgr /upk to uninstall the key.
  3. 03Run slmgr /cpky to clear it from the registry.
  4. 04Activate on the new machine as normal.

Office

  1. 01Open Command Prompt as administrator and change to the Office install directory.
  2. 02Run cscript ospp.vbs /dstatus to list installed keys and note the last five characters of the one you want to remove.
  3. 03Run cscript ospp.vbs /unpkey:XXXXX using those five characters.
  4. 04Activate on the new machine.

How many devices should a key cover?

LicenceDevicesNotes
Windows retail1 at a timeMovable between machines
Windows OEM1, permanentlyTied to the original motherboard
Office retail (one-time)1 PCTransferable in most regions
Microsoft 365 PersonalMultiple, one accountManage devices from your account

If a listing promised more devices than the row above allows, the mismatch is the actual problem and it existed before you tried to activate.

What to send the seller

  • The exact error code, screenshotted.
  • Confirmation that this was the key's first use on your side.
  • The order number.
  • For Office, the ospp.vbs /dstatus output.

A seller holding stock replaces this in minutes. One that asks you to try reinstalling, or blames your machine, is stalling — nothing local produces this error on a genuinely unused key.

Common questions

Why does my brand new product key say it is already in use?

Because somebody activated it before you. A key's activation count lives on the vendor's servers, not on your computer, so a first-use refusal means the key was sold more than once. Ask the seller for a replacement.

How do I remove a product key from my old computer?

On Windows, run slmgr /upk then slmgr /cpky in an administrator Command Prompt. For Office, use cscript ospp.vbs /unpkey followed by the last five characters of the key. Both release it for use elsewhere.

Can I use one product key on two computers?

Not for a standard retail or OEM licence, which cover one device at a time. Subscription products like Microsoft 365 Personal allow several devices under one account, but that is the account's entitlement rather than a key being reused.