Windows product key
How to change a product key with another valid
For this to work, the key must be valid
-
Click Start and type CMD in the Start Search menu
-
Right Click and choose Run as administrator
-
To remove any existing product key (in case you used a trial key), enter and run the command:
slmgr.vbs /upk
- Clear the key from registry by running:
slmgr.vbs /cpky
- To enter your new product key, use the command:
slmgr.vbs /ipk xxxxx-xxxxx-xxxxx-xxxxx # Where the x’s are your actual product key.
-
Lastly, activate Windows by entering the command: slmgr.vbs /ato
-
Windows is now activated.
How to extend a Windows Server Evaluation Edition
- Different methods to see license informations :
slmgr.vbs /dli # Display license information
slmgr.vbs /dlv # Display detailed license information
slmgr.vbs /xpr # Display expidration date for current license state
- Extend/reset the licensing status of the machine:
slmgr.vbs /rearm