Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The product code cannot be changed, maybe it will change if there is a different key, but I'm not 100% sure, because the code is not unique and contains only technical information that helps the support service determine the details related to installing and activating the system.
dism /online /Get-CurrentEdition - will show what is currently installed (version and edition - the current product code);
dism /online /Get-TargetEditions - will show possible target editions of Windows (target product codes);
then switch to the desired edition by specifying the appropriate product key:
dism /online /Set-Edition:SomeWinEdition /ProductKey:ABCDE-FGHIJ-KLMNO-PQRST-UVWXY /AcceptEula
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question