Microsoft Activation Scripts – Activate Windows / Office / ESUs

beatthatflight1 pts0 comments

GitHub - massgravel/Microsoft-Activation-Scripts: Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting. · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

massgravel

Microsoft-Activation-Scripts

Public

Notifications<br>You must be signed in to change notification settings

Fork<br>17.3k

Star<br>180k

master

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>520 Commits<br>520 Commits

MAS

MAS

.gitattributes

.gitattributes

LICENSE

LICENSE

README.md

README.md

View all files

Repository files navigation

Microsoft Activation Scripts (MAS)

Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.

How to Activate Windows / Office / Extended Security Updates (ESU)?

Method 1 - PowerShell ❤️

Click the Start Menu , type PowerShell, and open it.

Copy and paste the code below and press Enter.

For Windows 8.1, 10 and 11 :<br>irm https://get.activated.win | iex

If the above is blocked (by ISP/DNS), try this (needs updated Windows 10 or 11):<br>iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)

Script not launching? Use the below-listed Method 2.

In the menu that appears, type the number corresponding to one of the Green options.

Method 2 - Traditional (Windows Vista and later)

Download the script:

MAS_AIO.cmd (Direct script)

MAS_AIO.zip (If the direct script is blocked by your browser)

Run the MAS_AIO.cmd file.

In the menu that appears, type the number corresponding to one of the Green options.

Tip

Some ISPs/DNS providers block access to our domains. You can bypass this by enabling DNS-over-HTTPS (DoH) in your browser.

Having trouble ? Visit our troubleshooting page or raise an issue on GitHub.

Note

The irm command in PowerShell downloads a script from a specified URL, and the iex command executes it.

Always double-check the URL before executing the command and verify the source is trustworthy when manually downloading files.

Be cautious of third parties spreading malware disguised as MAS by altering the URL in the PowerShell command.

Homepage - https://massgrave.dev/

Latest Version: 3.11

Release date: 02-May-2026

About

Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.

massgrave.dev

Topics

microsoft

windows

kms

powershell

office

windows-10

office365

activator

hwid

windows-11

microsoft365

kms38

massgrave

massgravel

ohook

tsforge

Resources

Readme

License

GPL-3.0 license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Custom properties

Stars

180k<br>stars

Watchers

1.5k<br>watching

Forks

17.3k<br>forks

Report repository

Releases<br>30

v3.11 Minor Update

Latest

May 2, 2026

+ 29 releases

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

Batchfile<br>100.0%

You can’t perform that action at this time.

windows activation office reload microsoft search

Related Articles