Jump to content

So this actually isn't specifically MY issue, however my friend has just built his PC (AMD Ryzen 3 2200G) and he got windows installed on it using the windows installation media. It won't let him download 3rd party programs because he has Windows 10 S. We each bought a Windows 10 home key from G2A (sketchy I know) and neither key worked on his computer, i try them both on my PC and they both work. So now we are trying to figure out why keys aren't working on his PC. Any help is appreciated.

Link to comment
https://linustechtips.com/topic/1185802-windows-10-s-not-upgrading/
Share on other sites

Link to post
Share on other sites

https://support.microsoft.com/en-gb/help/4456067/windows-10-switch-out-of-s-mode

 

You may be able to do it in one command, though I don't know if it works to change from S mode. 

 

dism /online /set-edition:Home /AcceptEula /ProductKey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

 

Not 100% sure "Home" is the correct edition. I normally use DISM for my server OS's not W10. You can run the below to get the edition codes and use the appropriate one:

 

dism /online /get-targeteditions

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×