Yes — you can transfer a Windows 11 Pro key to a new PC, but only if you have a Retail license. OEM keys are permanently tied to the original hardware and cannot be moved. Knowing which type you have takes about 30 seconds to check.
Step 1 — Check your current license type
Before anything else, confirm you have a Retail license. Open an elevated Command Prompt (right-click → Run as administrator) and run:
slmgr /dli
A dialog box appears. Look at the License Type line:
- Retail — transferable, proceed with the steps below
- OEM — not transferable; you need to purchase a new key for the new PC
- Volume — a MAK or KMS key; not transferable in the standard sense
Step 2 — Check if your license is linked to a Microsoft account
If you linked your Windows 11 key to a Microsoft account, the transfer process is simpler — Windows can reactivate automatically on the new hardware if you sign in with the same account.
Check: Settings → System → Activation. If you see “Windows is activated with a digital license linked to your Microsoft account,” you’re set for the easy transfer path.
How to transfer a Retail key — two methods
Method A: Digital license linked to Microsoft account (easiest)
- Set up the new PC and sign in with the same Microsoft account used on the old PC
- Go to Settings → System → Activation → Troubleshoot
- Select “I changed hardware on this device recently”
- Sign in with your Microsoft account and select the new device from the list
- Windows reactivates — no product key entry required
Method B: Enter the product key manually
- On the old PC: open Settings → System → Activation → Change product key. Remove the key (or simply note it — it’s the 25-character code from your purchase email)
- Install Windows 11 on the new PC — skip the key entry step during setup
- Once Windows is running on the new PC: Settings → System → Activation → Change product key
- Enter your 25-character Retail key and click Next → Activate
How to deactivate Windows 11 on the old PC
There is no built-in “deactivate” button in Settings. The reliable method is via Command Prompt:
slmgr /upk slmgr /cpky
slmgr /upk— uninstalls the product key from the current machineslmgr /cpky— clears the key from the registry so it’s not stored locally
After running these, Windows on the old PC goes to an unactivated state. The key is now free to activate on the new machine.
What if activation fails on the new PC?
If you see an activation error after entering the key on the new machine, try phone activation — it bypasses the online server check and works for legitimate transfers:
- Open an elevated Command Prompt and run:
slmgr /dti— this generates an Installation ID - Call Microsoft’s automated activation line for your region (US: 1-888-352-7140)
- Enter the Installation ID when prompted — receive a Confirmation ID in return
- Run:
slmgr /atp [Confirmation ID]
If an agent answers, explain you’re transferring a legitimate Retail license from an old machine to a new one. Microsoft handles this routinely.
Can you transfer a MAK key to a new PC?
No. MAK (Multiple Activation Key) activations are consumed permanently — once a machine uses one activation count, that count is spent even if you stop using the machine. MAK keys are designed for stable business fleets, not machines that rotate. See our MAK key guide for a full explanation of how activation counts work.
Retail vs OEM vs MAK — transferability at a glance
| License type | Transferable to new PC? | Notes |
|---|---|---|
| Retail | ✓ Yes | Deactivate on old PC, activate on new one |
| OEM | ✗ No | Bound to original motherboard permanently |
| MAK (volume) | ✗ No | Activations consumed permanently per machine |
Frequently asked questions
Do I need to uninstall Windows from the old PC before transferring?
No. You just need to deactivate the key using slmgr /upk and slmgr /cpky. The old PC will still have Windows installed — it just won’t be activated. You can leave it, reinstall, or wipe it as needed.
Can I transfer to a PC with a different Windows edition?
No. A Windows 11 Pro Retail key only activates Windows 11 Pro. You cannot use it to activate Windows 11 Home on the new PC. The edition must match.
Does replacing the CPU count as a new PC for activation purposes?
Generally no. Microsoft’s hardware fingerprint is primarily based on the motherboard. CPU, RAM, and storage changes typically don’t trigger a reactivation requirement. Replacing the motherboard does.
I lost my product key. Can I still find it?
Yes — check your original purchase email from MyLegitKeys. Alternatively, on the old PC while it’s still activated, tools like ShowKeyPlus (free, from Microsoft Store) can retrieve the installed key. slmgr /dlv will also show partial key information.
What if the new PC already has a different Windows version installed?
You can enter your Retail key over any existing activation. Go to Settings → System → Activation → Change product key and enter your key. If the existing install is the wrong edition, you may need to run the installer fresh. See our guide on activating Windows 11 after a clean install.
