WINDOWS 11 HOME TO WINDOWS 11 PRO
WIN 11 HOME TO PRO
The commands
Now, type the following command:
slmgr.vbs /upk
slmgr.vbs /cpky
slmgr.vbs /ckms
Upgrade compatibility verification command:
To determine whether your current edition is eligible for a Pro upgrade, execute the following command:
DISM /online /Get-TargetEditions
If you see "Professional" in the list, then you can upgrade your Windows edition to Pro for free!
Running Windows Pro installer
Now, copy and paste this complete command:
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
changepk.exe /productkey VK7JG-NPHTM-C97JM-9MPGT-3V66T
exit
It will run an installer and you will see an message:"% complete"
Now wait until it's 100% and it's not weird that you will get an error
When you get the error, just click Exit and then reboot your pc.
You will now see an message that he is running updates and is installing features, just wait until its done and check "info" in settings, You will see that Windows 11 Pro is installed!
But we are not done, You will see that it isn't activated and that you can't change some settings, now we are gonna fix that!
Activating Windows Pro
Now we are gonna run some other commands to activate Windows 11 Pro
Press these keyboard keys once again:
Open Cmd as run as administrator
Type the following commands one for one to activate:
slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
slmgr /skms kms8.msguides.com
slmgr /ato
Now you have Windows 11 Pro and it activated! You can check settings to see it.
You can check Github link