- Windows 10 Reset Activation Key
- Refresh Windows 10 Without Losing Programs
- Windows 10 Activation Problem
- Windows 10 Reset Activation Server
- Windows 10 Activation After Reset
1,531 thoughts on “ 2 ways to activate Windows 10 for FREE without additional software ” Bogo September 28, 2019 at 10:40 AM I just used your method #2 (with batch file) for Windows 10 Pro 2017 and activation went very smoothly. Jun 13, 2017 If you activated a free upgrade to Windows 10 or bought and activated Windows 10 from the Store, you have a digital license for your device. This means you can reinstall the same edition of Windows 10 that your device has a digital license for without entering a product key.
I'm having a hard time finding and answer to this. If I had to hypotheitcally remove the Windows license key from a VM that's been specifically setup for a partner, and it needs to be removed before the VM is handed over, how would I go about doing this? Naturally the built-in 30 day grace period has expired and I'm using an MSDN license key, but I need to remove the key before handing the VM off. The recipient can input their own license key. e.g. how do I reset the Activation Key Wizard's nagging?
Windows 10 Reset Activation Key
abatishchevRefresh Windows 10 Without Losing Programs
closed as off-topic by Deduplicator, durron597, JasonMArcher, mario, Mark RotteveelJun 15 '15 at 10:54
This question appears to be off-topic. The users who voted to close gave this specific reason:
- 'Questions about general computing hardware and software are off-topic for Stack Overflow unless they directly involve tools used primarily for programming. You may be able to get help on Super User.' – Deduplicator, durron597, JasonMArcher, Mark Rotteveel
2 Answers
Open a command prompt as an Administrator.
Enter
slmgr /upk
and wait for this to complete. This will uninstall the current product key from Windows and put it into an unlicensed state.Enter
slmgr /cpky
and wait for this to complete. This will remove the product key from the registry if it's still there.Enter
slmgr /rearm
and wait for this to complete. This is to reset the Windows activation timers so the new users will be prompted to activate Windows when they put in the key.
This should put the system back to a pre-key state.
Hope this helps you out!
Justin PearceJustin PearceOn Windows XP -
- Reboot into 'Safe mode with Command Prompt'
- Type 'explorer' in the command prompt that comes up and push [Enter]
- Click on Start>Run, and type the following :
rundll32.exe syssetup,SetupOobeBnk
Windows 10 Activation Problem
This will reset the 30 day timer for activation back to 30 days so you can enter in the key normally.
Kraang Prime