A guide how to get and activate Windows 8, 8.1, 10 and 11 Pro for free!
If you see the Windows keyboard button in this guide; and you can't find it on your keyboard, you likely have/had Windows 10 which has the button . If you can't find that one, you likely have a PC that has been upgraded to Windows 8/8.1/10/11 from Windows 8.1/8/7/Vista/XP and other ones. If you have one of those, refer the Windows key button to as yours. A list of them is below:
This doesn't say that your PC currently runs an older version of Windows. It is just the logo from the Windows version it came with. Your PC can always be upgraded to a newer version of Windows if it runs 64-bit and has a good CPU and GPU.
- Why?
- CREATE A RESTORE POINT!!!
- Restore Point Tool
- Tool Usage
- Restore Procedure
- BACKUP YOUR CURRENT KEY!!!
- FAQ
- Note for Users With Unactivated Pro Edition
- I Get a Notification:
Your Windows license will expire soon
or Something That Way. What Do I Do? - Getting Started
- Method 1 for Activating Windows Pro (Windows 8/8.1/10/11)
- Method 2 for Activating Windows Pro (Windows 8/8.1/10/11)
- Method 3 for Activating Windows Pro Permanently (Windows 10/11)
- Video Tutorial
- Last Words
- Support and Help
There are so many reasons why you want to upgrade! A few famous features which you provide of:
- BitLocker - Used to better secure your storage drive in case it is stolen or for any other reason.
- Remote Desktop - Used to access your PC from anywhere by enabling a connection to your device.
- Domain or Azure Active Directory - Used to make it possible to place the PC in a domain or use Azure Active Directory.
Create a restore point to make sure you can roll back if something doesn't work, or anything goes wrong. You can find a tool to easily do this below.
The Restore Point Tool is a good tool using Batch to create a Windows restore point automatically so that you can rollback to your previous Windows edition. If needed, you can later on restore to this point to make everything working again.
- Download the tool from here.
- Run the file as administrator.
- Wait some time. You will see some text that it is working on some things.
- When it is done, it will prompt 'Create restore point done!'.
- It will exit, and your restore point is created!
- Open Settings (Not Control Panel).
- Go to 'Info' or 'Information'.
- Go down until you see 'Advanced System Settings' at 'Device Specifications'.
- Click on it.
- Go to 'System Security' section.
- Click on 'System Restore'.
- Click on the box at 'Select a different restore point'.
- Select the first restore point in the list.
- Click on 'Next'.
- Click on 'Complete'.
- Wait until the process is done. It should now be restored to your previous edition of Windows!
Backup the activation key you are currently using. This is to make sure that if the process doesn't work, you can reinstall Windows/change the edition and enter your current key, so that you can access everything again. This only applies when:
- You have buyed a key online.
- It isn't connected to your Microsoft Account and is no digital license. If you have a Microsoft account with a digital license, you don't need to worry.
Third is for users with PERMANENT activation. This requires you to have a Microsoft account connected with Windows. Find it by clicking here. The first and second methods are NOT PERMANENT.
Q: Am I also able to switch from any other edition to Pro?
A: The answer is almost yes! You can switch from almost any edition to Pro completely for free!
Q: Will I lose my activation key?
A: No, you shouldn't lose your key. It doesn't care which type you have (Key, HWID, Digital license, etc.). Built-in keys should be reactivated when reinstalling Windows, although this isn't always the case. A seperate key can just be copied and stored somewhere, which you could enter again later on (rollback first needed for this). Digital licenses are connected to your Microsoft account, so if you login it should restore automatically.
Q: Which upgradeable version are currently working?
A: If you're on Home edition, it is likely that it can be upgraded to Pro. Most other editions are also supported as well. There are a few which might not work.
People which already have Pro, but not activated, can skip to this step.
Don't worry. You need to run the script again, but a recommendation: For users which used this guide to activate with the first or second method and now get this message everytime, use the third method to activate it forever. But it requires a Microsoft account. When using Windows 8 or Windows 8.1, the third method won't work.
-
What you first need to do is open CMD (Command Prompt) as Administrator by pressing + R.
-
And now type in
cmd.exe
in the box -
It should now look as something like this:
-
Now press the 3 keys Ctrl + Shift + Enter.
-
Now you should have something like this:
-
Now, click on
Yes
-
Now you have something like this:
- Now, type the following command:
slmgr.vbs /upk
Note: this will remove your current activation key!
-
Now it will give an message, click on
OK
-
And now this command:
slmgr.vbs /cpky
-
It will give an message once again, and click on
OK
again -
And now type this command:
slmgr.vbs /ckms
-
Once again click on
OK
when you get a message
Now we are going to check whether your edition has support for upgrading to the Pro edition.
- Run the following command to check this:
DISM /online /Get-TargetEditions
- If you see
Professional
in the list, then you can upgrade your Windows edition to Pro for free!
- 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 then you get an error (This is normal, this needs to happen)
-
When you get the error, just click
Exit
and then reboot your pc -
You will now see a 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 10/11 Pro is installed! (May show Windows Enterprise, but will be Windows Pro!!)
But we are not done yet, You will see that it isn't activated and that you can't change some settings, now we are going to fix that!
Now we are going to activate Windows Pro for free. Choose one of the methods below. The third method is recommended, as this will activate it permanently. This requires you to have a Microsoft account associated with your device and make sure you run Windows 10 or Windows 11. The third method will not work on Windows 8 and Windows 8.1.
-
Now we are going to run some other commands to activate Windows 8/8.1/10/11 Pro
-
It looks like this again:
-
Press Ctrl + Shift + Enter
-
You will get a message, just click on
Yes
-
Now you will get a command prompt
-
Type the following commands one for one to activate:
slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
slmgr /skms kms8.msguides.com
slmgr /ato
Note: This does not always work. When running slmgr /ato
it does not always work, but keep trying. When it still doesn't work then, try one of the other methods below. If it was successful, you now have Windows 10/11 Pro and it activated! You can check settings to see it.
There's another method with a batch file.
- Download it by clicking here.
- It will start to download. Click
Save (As)
to save it. Now we need to open Windows Explorer. First, press the keyboard keys + R - Type
explorer.exe
in the box and clickEnter
on your keyboard or clickOK
- Now it will open Windows Explorer. You're here now:
- Click on
Downloads
, or go to the directory where you saved the downloaded batch file. Now you are here (or on a different place): - Click on the batch file once, then right click and click
Run As Administrator
. It will ask for UAC permissions. ClickYes
now. Now a console windows will open. Wait until it says<product activation succesfull>
. Now you activated Windows Pro for free! It also asks if you wanna see someone's blog. PressY
if you want to andN
if you don't want to see.
Note: This method requires you to have a Microsoft account connected! This is the method most people may use as this one activates it PERMANENT.
- Press + R to open the Run menu.
- Enter 'powershell' in the box of the Run menu.
- Press Ctrl + Shift + Enter.
- In the PowerShell window, enter the following command and press Enter:
irm https://massgrave.dev/get | iex
- Wait until the windows for the activation tool pops up.
- Choose the option for HWID Activation by pressing the key associated with it.
- Wait until it completes. It might give an SKU value error, but it will complete successfully. If it doesn't try again a few times and it should work.
None yet. You are allowed to make one for me and share it. Or I will add one soon.
I hope you enjoy it!
If you have any further questions or need further help, you can email me by clicking this link or email me at [email protected]. You can also comment on this guide or contact me on Discord using this link or add me using Minionguyjpro#2502. You will need to have me as friend, as I for security reasons don't allow direct messages.
I am planning to work on some more guides. Right now I am also working on an ultimate guide about virtual machines. If you like computers and technology, I'd really recommend you to check it out! I'll keep updating my articles to make sure they are up-to date. You can read the guide by clicking here.