Skip to content

kodahr27/WINDOWS-ACTIVATION

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Instant Windows 10 & 11 Activation: 40‑Second Solution

Readme

This repository provides ways to activate Windows 10 and 11 in under 40 seconds. Both methods are compatible with Home, Home N, Home Single Language, Home Country Specific, Professional, Education, and Enterprise editions of Windows.


Method 1 (Recommended)

Instant Windows activation using PowerShell

Tip

There are many ways to run PowerShell in Windows 10 & 11. 1

One of the fastest ways is using the Start menu search. Follow these steps:


Step 1

Hit the Start or search icon and type PowerShell in the search box.

Another easy way: 2


Step 2

Click Run as Administrator to start PowerShell with administrative privileges is required here.


Step 3

After a brief pause, copy the following line:

irm https://get.activated.win | iex

Step 4

Paste it (with right‑click) and press Enter. In the newly opened window, a script menu will appear. Select option 1 and wait a few seconds for the process to complete.


Congratulations

Your Windows has been activated. You can now press Enter to exit the console, close PowerShell, and verify activation in the Windows activation menu. 3


Method 2

Instant Windows activation using CMD (Command Prompt)

Note

Remember to connect to the Internet.
A VPN is not necessary.


Step 1

Hit the Start or search icon and type CMD in the search box. When the Command Prompt appears, run it as an administrator.

Another easy way: 2


The following is the list of LICENSE KEYS

Key Version
TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 Home
3KHY7-WNT83-DGQKR-F7HPR-844BM Home N
7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH Home SL 4
PVMJN-6DFY6–9CCP6–7BKTT-D3WVR Home CS 5
W269N-WFGWX-YVC9B-4J6C9-T83GX Professional
MH37W-N47XK-V7XM9-C7227-GCQG9 Professional N
NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 Education
2WH4N-8QGBV-H22JP-CT43Q-MDWWJ Education N
NPPR9-FWDCX-D2C8J-H872K-2YT43 Enterprise
DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4 Enterprise N

rainbow


Step 2 — Install KMS client key

Use this command:

slmgr /ipk yourlicensekey

Note

Choose one license key from the list that matches your Windows version and replace yourlicensekey in the command with that key.
[!TIP] How to check your Windows version: 3


Step 3 — Set KMS machine address

Use the command:

slmgr /skms kms8.msguides.com

to connect to the KMS server.


Step 4 — Activate Windows

Activate Windows using:

slmgr /ato

Step 5 — Check activation status

Verify the activation status again. 6

Done ✅

Your Windows is activated successfully.

Shows an illustrated sun in light mode and a moon with stars in dark mode.

Footnotes

  1. 10 Ways to run PowerShell in Windows

  2. Another easy way to run PowerShell: Right‑click the Start button and select Windows Terminal (Admin) on Windows 11 or Windows PowerShell (Admin) on Windows 10. 2

  3. To check your Windows version: Right‑click the Start button and open System. Your Windows edition appears under Edition. You can also follow the CMD steps in Method 2 by copying and pasting the commands into PowerShell or CMD and using Right‑click to paste. 2

  4. Home Single Language version.

  5. Home Country Specific version.

  6. To see the Windows activation status, go to:
    Settings → Update & Security → Activation.

About

THIS TOOL ANY PRODUCT KEY BYPASS ON WINDOWS 10 & 11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors