Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Minionguyjpro/d913b3931e844ad8ad9a758a4aca4b63 to your computer and use it in GitHub Desktop.
Save Minionguyjpro/d913b3931e844ad8ad9a758a4aca4b63 to your computer and use it in GitHub Desktop.
Activate Windows 8, 8.1, 10 and 11 Pro for Free

Activate Windows 8, 8.1, 10 and 11 Pro for Free

A guide how to get and activate Windows 8, 8.1, 10 and 11 Pro for free!

WATCH OUT FOR SUSPICIOUS LINKS IN THE COMMENTS BELOW!

I noticed that people or bots are trying to place suspicious links below that link to some sketchy source for what they say is a 'crack' or nothing at all. I'd recommend you to NOT click on any of those links! The scripts in this guide are open source and can be viewed as desired. I'm fine with posting coupons here! Do note that if you do so, please prove it! Link a review site along with the site and the coupon. Thanks, Minionguyjpro.

NOTE

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:

Windows key buttons

- Windows 11

- Windows 10

- Windows 8/8.1

- Windows XP/Vista/7

- Windows 95/98

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.

Table of Contents

Why?

There are so many reasons why you want to upgrade! A few famous features which you profit 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!!!

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.

Restore Point Tool

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. Find it suspicious?

Tool Usage

  1. Download the tool from here by opening the page, pressing Ctrl+S and saving the file. You will see the code so if you wish then you can confirm what it does.
  2. Run the file as administrator.
  3. Wait some time. You will see some text that it is working on some things.
  4. When it is done, it will prompt 'Create restore point done!'.
  5. It will exit, and your restore point is created!

Restore Procedure

  1. Open Settings (Not Control Panel).
  2. Go to 'Info' or 'Information'.
  3. Go down until you see 'Advanced System Settings' at 'Device Specifications'.
  4. Click on it.
  5. Go to 'System Security' section.
  6. Click on 'System Restore'.
  7. Click on the box at 'Select a different restore point'.
  8. Select the first restore point in the list.
  9. Click on 'Next'.
  10. Click on 'Complete'.
  11. Wait until the process is done. It should now be restored to your previous edition of Windows!

BACKUP YOUR CURRENT KEY!!!

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 bought 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.

Use Third Method for PERMANENT Activation!

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.

FAQ

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 log in 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.

Note for Users With Unactivated Pro Edition

People which already have Pro, but not activated, can skip to this step.

I Get a Notification: Your Windows license will expire soon or Something That way. What Do I Do?

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.

Getting Started

  1. What you first need to do is open CMD (Command Prompt) as Administrator by pressing + R.

  2. And now type in cmd.exe in the box

  3. It should now look as something like this:

image

  1. Now press the 3 keys Ctrl + Shift + Enter.

  2. Now you should have something like this:

UAC Permissions

  1. Now, click on Yes

  2. Now you have something like this:

Windows Command Prompt

The Commands

  1. Now, type the following command: slmgr.vbs /upk

Note: this will remove your current activation key!

  1. Now it will give an message, click on OK

  2. And now this command: slmgr.vbs /cpky

  3. It will give an message once again, and click on OK again

  4. And now type this command: slmgr.vbs /ckms

  5. Once again click on OK when you get a message

Edition Upgradable Check Command

Now we are going to check whether your edition has support for upgrading to the Pro edition.

  1. Run the following command to check this: DISM /online /Get-TargetEditions
  2. If you see Professional in the list, then you can upgrade your Windows edition to Pro for free!

Running Windows Pro installer

  1. 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

  1. It will run an installer and you will see an message: % complete

  2. Now wait until it's 100% and then you get an error (This is normal, this needs to happen)

  3. When you get the error, just click Exit and then reboot your pc

  4. 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!

Activating Windows Pro

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.

Method 1 For Activating Windows Pro (Windows 8/8.1/10/11)

  1. Now we are going to run some other commands to activate Windows 8/8.1/10/11 Pro

  2. Press + R

  3. It looks like this again:

Run Dialog With 'cmd.exe' Text In It

  1. Press Ctrl + Shift + Enter

  2. You will get a message, just click on Yes

  3. Now you will get a command prompt

  4. 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.

Method 2 For Activating Windows Pro (Windows 8/8.1/10/11)

There's another method with a batch file.

  1. Download it by clicking here.
  2. It will start to download. Click Save (As) to save it. Now we need to open Windows Explorer. First, press the keyboard keys + R
  3. Type explorer.exe in the box and click Enter on your keyboard or click OK
  4. Now it will open Windows Explorer. You're here now: Windows Explorer On Start With Windows 11
  5. Click on Downloads, or go to the directory where you saved the downloaded batch file. Now you are here (or on a different place): Downloads Folder With Batch File On Windows 11
  6. Click on the batch file once, then right click and click Run As Administrator. It will ask for UAC permissions. Click Yes 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. Press Y if you want to and N if you don't want to see.

Method 3 for Activating Windows Pro Permanently (Windows 10/11)

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. If the below steps aren't working, try to download the batch file manually (.cmd and .bat are both the same) from here by opening the link and pressing Ctrl+S to save the file. After that run the .cmd file manually as administrator and you're already at final step, 7!

  1. Press + R to open the Run menu.
  2. Enter 'powershell' in the box of the Run menu.
  3. Press Ctrl + Shift + Enter.
  4. In the PowerShell window, enter the following command and press Enter: irm https://get.activated.win | iex
  5. Wait until the window for the activation tool pops up.
  6. Choose the option for HWID Activation by pressing the key associated with it.
  7. 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.

Video Tutorial

None yet. You are allowed to make one for me and share it. Or I will add one soon.

Last Words

I hope you enjoy it!

Support and Help

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.

Check out Those Guides!

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.

@echo off
cls
title Windows Edition Restore Point Tool
echo ======================================================================
echo ==================Windows Edition Restore Point Tool==================
echo ======================================================================
wmic.exe /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "Rollback to previous Windows edition", 100, 7
echo Create restore point done!
echo Exiting...
exit
@Lolguy1
Copy link

Lolguy1 commented Jul 20, 2024

HELP PLS
image

@Ismoiljon06
Copy link

i have problem wtih excel now :(

@Minionguyjpro
Copy link
Author

Minionguyjpro commented Jul 30, 2024 via email

@iamMaverick69
Copy link

Screenshot 2024-08-02 162919
Used Method 3 and it went smoothly. Saved my money as I was about to purchase a product key. Thank You

@filder35
Copy link

You are the best!!!!
Method 3 worked for me
Windows 10 Pro

@AsyrafTech
Copy link

Thank you very much, simple and effective. bravo..

@SamirKhan21860
Copy link

I Directly Tried Method 3, And you know what? It works. Yaaaahooo! Thanks love you

@krtschmr
Copy link

image
doomed

@imamhasanjami
Copy link

method 1 worker for me in the first try. windows 10. thanks a lot.

@drFunTimes14
Copy link

Method 1 worked for me SMOOTHLY. i didn't even have to go to method 2. basically , this is the only thing that went smooth on this PC by far (since 2012). Thanks a LOT.

@Minionguyjpro
Copy link
Author

image doomed

That happens a lot of times. Best bet would be to try it again later or try multiple times, it should work eventually.

@thor8bit
Copy link

Method 3

Method 3 is worked for my case | Windows 10 Pro 22H2

@karp700
Copy link

karp700 commented Sep 29, 2024

I used to buy from this company called https://hypestkey.com/product/windows-11-pro/ . they're totally legit.

Every time I've needed a Windows 11 Pro key, they've come through for me. Their prices are reasonable, and the best part is their support team. When I had some issues activating my Windows 11 Pro, their support was super helpful and patient. They walked me through the entire process until everything was working perfectly.

https://appsource.microsoft.com/en-us/marketplace/partner-dir/4e902d25-237b-480e-8eeb-480dfbc7eab8/overview
and they partner microsoft
Seriously, if you're looking for a reliable place to get your Windows key, I highly recommend checking them out.

@yeayeakhan420
Copy link

I’ve been buying my Windows 11 Pro keys from this site Called 9 X K E Y, and they’ve always come through for me. The keys are legit, and their prices are pretty reasonable. What really stands out is their customer support—when I had trouble activating my Windows 11 Pro, their team was incredibly helpful and walked me through the entire process until it worked perfectly.

If you’re looking for a reliable place to get a Windows 11 Pro key, I definitely recommend checking them out.

@x4exr
Copy link

x4exr commented Oct 6, 2024

It even works on Tiny10! which has a broken activation system

@zainabsehal
Copy link

@Hariharan976
Copy link

It works thanks 🥳

@CodeOrbitO
Copy link

I usualy get my Windows 11 Pro keys from KRBKeys at 30$, great deal
https://www.krbkeys.com/product/windows-11-professional-cd-key-digital-download/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment