Office Activation Guide
Navigating the complexities of Microsoft Office activation can be challenging. Different versions, licensing models, and architectures require different approaches. The Microsoft Activation Scripts (MAS) suite simplifies this process by consolidating powerful activation methods into a single, easy-to-use tool. This guide will provide a comprehensive overview of how to use MAS to activate your Office products, ensuring you understand the methods and can choose the best one for your needs.
Understanding Office Licensing: Retail, Volume, and Subscription
Before diving into activation methods, it's crucial to understand the three main types of Office licenses, as they determine how activation works:
- Retail: This is the version you buy from a store or online for personal use. It typically uses a product key for activation and is licensed for a limited number of devices.
- Volume (GVLK): Designed for large organizations, Volume licenses are activated against a company's Key Management Service (KMS) server. These licenses, known as Generic Volume License Keys (GVLKs), are what MAS primarily targets for its KMS activation method.
- Subscription (Microsoft 365): This model provides access to Office apps on a monthly or yearly subscription basis. Activation is tied to a user's Microsoft account and requires periodic online checks. MAS handles this by converting the subscription-based installation into a perpetual Volume license, which can then be activated.
MAS is engineered to work with Volume and converted Subscription licenses, as these are the most flexible for offline and independent activation.
The Core Activation Methods in MAS: Ohook vs. OSPP (KMS)
MAS offers two primary methods for activating Office. Understanding their differences is key to a stable and long-lasting activation.
1. Ohook (The Permanent Method)
Ohook is a more modern and robust method that provides a permanent, offline activation. It works by patching specific Office files (vnextdiag.dll and osppc.dll) to trick Office into believing it is permanently activated. Because it directly modifies core licensing files, it does not require any renewal or internet connection after the initial activation.
- Pros: Truly permanent, works offline, no background services needed.
- Cons: Supports a slightly more limited range of Office versions (primarily Click-to-Run versions of 2016/2019/2021/2024).
2. OSPP / KMS (The Emulation Method) This is the classic activation method. It works by emulating a Microsoft Key Management Service (KMS) server on your local machine. Office products with a Volume License (GVLK) are designed to check in with a KMS server every 180 days to renew their activation. MAS installs a GVLK on your Office product and then uses a local KMS emulator to respond to these renewal requests.
To ensure the activation remains continuous, MAS creates a scheduled task that automatically runs the KMS emulator every time Windows starts and weekly, effectively making the activation permanent as long as the system is functional.
- Pros: High compatibility with nearly all Volume-licensed Office products from 2010 onwards.
- Cons: Technically temporary (180 days), but auto-renews, making it practically permanent. Relies on a scheduled task to function.
Which Method Should You Use?
Choosing the right method is straightforward with this guidance:
- Use Ohook if: You are activating a Click-to-Run (C2R) version of Office 2016, 2019, 2021, LTSC 2024, or a converted Microsoft 365 installation. This is the preferred, "set-it-and-forget-it" solution for supported versions.
- Use KMS if: You are activating an older version like Office 2010 or 2013, a Volume ISO (MSI) installation of any version, or if Ohook fails for any reason. KMS is the universal fallback with the broadest compatibility.
The MAS script will often detect the best option for you, but you can manually select your preferred method from the main menu.
Activating Perpetual Office (2013-2024 LTSC)
Perpetual Office versions are those with a one-time purchase, such as Office Professional Plus 2021 or Office LTSC 2024. These are ideal candidates for MAS activation.
- For Office 2016/2019/2021/2024: The recommended method is Ohook for a clean, permanent activation. If you installed these versions using a Volume ISO (MSI installer), you must use the KMS method.
- For Office 2010/2013: These versions are only compatible with the KMS activation method.
MAS automatically handles the conversion of Retail licenses to Volume licenses, which is a necessary prerequisite for KMS activation, making the process seamless.
The Deal with Microsoft 365 Activation
Microsoft 365 is a subscription service, and MAS cannot provide you with a legitimate, account-bound subscription. Instead, MAS performs a clever conversion. When you select to activate Microsoft 365, the script first changes its licensing channel from Subscription to the Perpetual VL channel. In essence, it transforms your Microsoft 365 installation into Office LTSC Professional Plus 2024. Once converted, it's no longer a subscription product and can be permanently activated using the Ohook method.
You will lose subscription-specific features (like 1TB of OneDrive storage), but you will gain a permanently activated, fully-featured desktop version of Office.
Support for ARM64 Architectures
With the rise of Windows on ARM devices like the Surface Pro X and other ARM64 laptops, software compatibility is a key concern. The Microsoft Activation Scripts are written in PowerShell, a scripting language native to Windows that is architecture-agnostic. Furthermore, Microsoft provides native ARM64 versions of Office.
MAS fully supports activating the native ARM64 version of Microsoft Office without any special steps. The Ohook and KMS methods work just as effectively on ARM64 as they do on traditional x86/x64 systems.
What About Office for Mac?
Microsoft Activation Scripts are fundamentally built on PowerShell and Windows batch scripting, which are exclusive to the Windows operating system. Therefore, MAS does not and cannot work on macOS. The file structures, licensing mechanisms, and operating system kernels are completely different.
Mac users seeking to activate Office must use other tools specifically designed for macOS. The methods employed by MAS are not portable to the Mac environment.
How to Activate Office with Microsoft Activation Scripts (MAS)
Follow these steps to successfully activate your Office installation. This process assumes you have already installed Microsoft Office.
-
Open PowerShell as Administrator. Right-click the Start button and select "PowerShell (Admin)" or "Windows Terminal (Admin)".
-
Run the MAS One-Liner. Copy and paste the following command into the PowerShell window and press Enter. This command downloads and executes the main MAS script from the official source.
irm https://get.activated.win | iex -
Navigate the MAS Menu. You will see a menu with several options. For Office activation, you will typically choose the
[2] Activateoption from theAll-In-One Versionor navigate to theOnline KMS ActivateorExtrassection in theSeparate Versionsfor specific methods. -
Select the Activation Method.
- To use the recommended permanent method, navigate to
Extrasand selectOhook Activation. - To use the classic KMS method, select
Online KMS Activation. The script will attempt to activate for 180 days and set up an auto-renewal task.
- To use the recommended permanent method, navigate to
-
Let the Script Work. The script will display its progress in the console. It will automatically detect your Office version, install the appropriate license if needed, and apply the chosen activation method. Wait for the "Activation Successful" message.
-
Verify Activation. Open an Office application like Word or Excel. Go to
File > Account. Under Product Information, you should see "Product Activated," confirming the process was successful.
Is Activating Office with MAS Safe?
Yes, using the official Microsoft Activation Scripts is widely considered safe. The scripts are open-source, meaning their code is publicly available for anyone to inspect. This transparency ensures there is no hidden malware or malicious activity. The primary risk comes from downloading the scripts from unofficial websites, which may bundle them with viruses. To remain safe, only use the official PowerShell one-liner (irm https://get.activated.win | iex) or download the scripts directly from the official Massgrave website at /.
Can I Receive Office Updates After Activation?
Absolutely. Both the Ohook and KMS activation methods used by MAS do not interfere with the official Microsoft Update service. Your Office applications will continue to download and install security patches, feature updates, and bug fixes directly from Microsoft as they are released. Activation and updating are two separate processes, and MAS only modifies the activation status.
Will This Activation Expire?
This depends on the method used:
- Ohook Activation: This is a permanent activation. It will survive system reboots and does not need to be renewed. The only way it might fail is if a future, major Office update specifically overwrites the patched files, which is uncommon. If that happens, simply run the Ohook activation again.
- KMS Activation: This method grants a 180-day activation. However, MAS automatically creates a scheduled task that silently renews the activation in the background. As long as this task is not deleted and your system is running, the activation will renew itself long before it expires, making it effectively permanent.
Does MAS Work with Office from the Microsoft Store?
It can be problematic. Office versions installed directly from the Microsoft Store are often packaged as UWP (Universal Windows Platform) apps, which run in a sandboxed environment. This sandboxing can prevent MAS from accessing and modifying the necessary licensing files. For the highest chance of success, it is strongly recommended to install Office using the official Office Deployment Tool (ODT), which installs a standard Click-to-Run (C2R) version. If you have a Store version and encounter issues, you should uninstall it and reinstall using the ODT before attempting activation with MAS. The MAS scripts include a tool to help download and install Office correctly.