The Computer Oracle

Change the Windows 8 product key after installation?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Isolated

--

Chapters
00:00 Change The Windows 8 Product Key After Installation?
00:22 Accepted Answer Score 18
00:53 Answer 2 Score 12
01:06 Answer 3 Score 0
01:18 Thank you

--

Full question
https://superuser.com/questions/463208/c...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windowsactivation #windowsinstallation #windows8 #productkey

#avk47



ACCEPTED ANSWER

Score 18


Just follow these steps to add/change product key using Command Prompt and slmgr.vbs:

  1. Launch Command Prompt as an Administrator.

  2. At the command prompt, type in slmgr.vbs -ipk(insert your product key here) and click Enter.

  3. To activate windows, type in slmgr.vbs -ato and click Enter.

All information form this Source




ANSWER 2

Score 12


The command to display the GUI for changing the product key is slui 3 (you need to run the cmd.exe as an administrator).




ANSWER 3

Score 0


You can also go to System (Win+Break) and click the "Change product key" link at the bottom. This works in both Windows 7 and 8.