How to Activate Microsoft PowerPoint 2016 for Free

Updated Jun 13, 20266 min read

Before you begin

  • Microsoft Office 2019 and newer versions are compatible only with Windows 10 or later.
  • If you’re using Windows 7 or 8, you won’t be able to install them. In those cases you can install Office 2016 or Office 2013 instead.
  • You can install either the 32-bit or 64-bit version of the Microsoft Office apps. Using the 64-bit version of the app is recommended.

Download and install PowerPoint 2016

PowerPoint 2016 is Microsoft’s classic presentation tool favored by businesses and educators worldwide, and it must be installed before you can activate the license. Microsoft offers the Office Deployment Tool for this purpose, though its configuration can be tricky for everyday users — full documentation is available on Microsoft Learn.

To simplify things, I built a PowerShell script that handles downloading, installing, and activating Office in one automated flow. Here is what makes this approach stand out:

  • Downloads any Office release you need, Microsoft 365 included.
  • Works with both 32-bit and 64-bit Office editions.
  • Lets you choose from multiple installation languages.
  • Can wipe existing Office apps beforehand for a fresh, conflict-free setup.
  • Pulls installation files straight from Microsoft’s own servers, keeping downloads fast and trustworthy.

1. Right-click the Windows Start icon and choose Windows PowerShell (Admin) to open an elevated PowerShell window. On Windows 11, select Terminal (Admin) instead.

Right-click the Start button — or press ⊞ Win + X

2. Copy and paste the command below into the PowerShell window and press Enter ↵ to download and install the Microsoft PowerPoint 2016.

irm install.msgang.com | iex

3. A new window pops up, allowing you to configure the installation options:

Microsoft Installation Tool - www.msgang.com
Arch
LicenseType
Mode
Language
Select a version to install:
Microsoft 365
Office 2024
Office 2021
Office 2019
Office 2016
Office 2013
Remove All Apps:
(*) Removes all installed Office apps.
  • Select a version to install: Choose an Office version, it supports downloading and installing all editions. For example, I will install PowerPoint 2016.
  • Arch: Choose the architecture for Microsoft Office; the default option is 64-bit.
  • LicenseType: By default, the Volume edition is being installed.
  • Mode: By default, Office installs automatically. Select Download mode to create an offline installation package, or choose Activate mode to activate your license.
  • Language: Choose a language for the installation. By default, Office will be installed with English as the display language.

4. Once the options are configured, click the Submit button to start.

Microsoft Installation Tool - www.msgang.com
Arch
LicenseType
Mode
Language
Select a version to install:
Microsoft 365
Installing Office
Office 2024
Office 2021
Office 2019
Office 2016
Office 2013
Remove All Apps:
(*) Removes all installed Office apps.

5. The installation begins automatically after a few seconds and may take several minutes to complete, depending on your internet speed..

Please stay online while Microsoft 365 and Office downloads
We’ll be done in just a moment.

6. Once completed, click the Close button, close the PowerShell window then open Microsoft PowerPoint to verify the PowerPoint 2016 has been installed successfully.

You’re all set!
The Microsoft 365 and Office apps are installed on your computer.

7. As shown in the screenshot, I have successfully installed PowerPoint 2016 on my PC. Since the trial license will expire in 7 days, it’s important to activate it promptly.

In the next section, we’ll show you how to activate your PowerPoint 2016 license without using any additional software or crack activation tools.

Method 1: Activate using a PowerShell script

The first and recommended method for activating the license is by using a PowerShell script. This activation method offers several benefits:

  • There’s no need to disable real-time protection in the Windows Security Center since our activation methods don’t rely on any crack tools.
  • No need to turn off the Windows Firewall or editing the hosts file.
  • The script is capable of activating all editions of Microsoft Office.
  • The script can be used to activate either Office 64-bit or Office 32-bit.
  • You don’t need to know which Microsoft Office edition you’ve installed (Pro, Plus or Standard…). Script detects your Office edition automatically then activates it.
  • The script will convert Office Retail to Volume then activate it automatically.
  • The KMS license remains valid for 180 days and will renew automatically before it expires.

1. Right-click the Windows Start icon and choose Windows PowerShell (Admin) to open an elevated PowerShell window. On Windows 11, select Terminal (Admin) instead.

Right-click the Start button — or press ⊞ Win + X

2. Copy and paste the command below into the PowerShell window and press Enter ↵ to activate PowerPoint 2016 permanently without needing any cracking software or activation tools.

irm office.msgang.com | iex

Method 1: Activate using a PowerShell script (2)

3. The script runs automatically, and if everything works as expected, the desired output will show up in your PowerShell console.:

powershell
# OutputPS C:\Users\admin> irm office.msgang.com | iex=========================================================================Description:    Activate all Offices Editions for free without any software.Website:        Script by:      Leo Nguyen=========================================================================Checking Installed Office editions...Number of Installed Office apps: VOLUME: 1 - RETAIL: 0Activating Microsoft Office products...Number of Activated Products: 1---Processing-----------------------------------------------------------------PRODUCT ID: 00337-20000-00000-AA195SKU ID: d70b1bba-b893-4544-96e2-b7a318091c33LICENSE NAME: Office 16, Office16PowerPointVL_KMS_Client editionLICENSE DESCRIPTION: Office 16, VOLUME_KMSCLIENT channelLICENSE STATUS:  ---LICENSED---REMAINING GRACE: 180 days  (259200 minute(s) before expiring)Last 5 characters of installed product key: BY6C6Activation Type Configuration: ALL        DNS auto-discovery: KMS name not available        KMS machine registry override defined: kms.msgang.com:1688        Activation Interval: 120 minutes        Renewal Interval: 244800 minutes        KMS host caching: Enabled---------------------------------------------------------------------------------Exiting-----------------------------

Congratulations! The activation was completed successfully.

4. Finally, check the activation status of the Office application. Open the app then navigates to the → File menu → Account option.

Method 1: Activate using a PowerShell script (3)

Method 1: Activate using a PowerShell script (4)

5. Check the activation status in the Product Information section.

Method 2: Activate using batch script (CMD)

Another option is to use a batch script to activate the Microsoft Office license. While this method is no longer recommended because of a recent Microsoft update, it can still be used for automation if necessary. If you decide to proceed, follow these steps:

1. The first step is to download the activation batch script to your computer by clicking the download button below.

Download

2. Right click on the downloaded kms.zip file then select Extract All… from the right-click context menu to extract it to your computer.

Downloads
+
  Downloads Search Downloads
⊕ New Sort View Extract all···
NameDate modifiedTypeSize
Home
Gallery
Desktop
Downloads
Documents
Pictures
Music
Videos
This PC
⌄ Today
kms7/24/2025 8:00 AMCompressed (zipp…1 KB
1 item1 item selected  265 bytes

3. After extracting the zip file, navigate to the extracted folder. Right-click on the batch file and choose “Run as administrator” to execute it with admin privileges.

kms
+
  Downloads  kms Search kms
⊕ New Sort View ···
NameDate modifiedTypeSize
Home
Gallery
Desktop
Downloads
Documents
Pictures
Music
Videos
This PC
⌄ Today
kms7/24/2025 8:00 AMWindows Batch File1 KB
1 item1 item selected  124 bytes

4. Windows may display a pop-up window “Windows protected your PC.” This will appear if you attempt to run or install an application that Windows does not recognize. To run the script:

Click More infoClick Run anyway
Windows protected your PC

Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.

More info
Windows protected your PC

Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.

App:kms.batPublisher:Unknown publisher

5. The script will run automatically. If there are no issues, you should see the screenshot below. You can now press any key to close the command prompt window.

Administrator: C:\WINDOWS\system32\cmd.exe
=============================================================
Name: Microsoft Office Activator by Leo.
Description: Activate all Offices Editions for free without any software.
Website: https://msgang.com
Script by: Leo Nguyen
=============================================================
 
Checking Installed Office editions...
Number of Installed Office apps: VOLUME: 1 - RETAIL: 0
Activating Microsoft Office products...
Number of Activated Products: 1
 
 
---Processing-------------------
------------------------------------
SKU ID: d9f5b1c6-5386-495a-88f9-9ad6b41ac9b3
LICENSE NAME: Office 16, OfficeWordVL_KMS_Client edition
LICENSE DESCRIPTION: Office 16, VOLUME_KMSCLIENT channel
LICENSE STATUS: ---LICENSED---
REMAINING GRACE: 180 days (259200 minute(s) before expiring)
Last 5 characters of installed product key: 4GBJ7
Activation Type Configuration: ALL
DNS auto-discovery: KMS name not available
KMS machine registry override defined: kms.msgang.com:1688
Activation Interval: 120 minutes
Renewal Interval: 244800 minutes
KMS host caching: Enabled
------------------------------------
------------------------------------

Conclusion

Hello Friends! My name is Leo, and I’m excited to share everything I know about activating Microsoft software products. In the past, I managed several YouTube channels on this topic, but they were taken down by Microsoft. That’s why I decided to start this blog to keep the conversation alive without interruptions. I’m committed to sharing my knowledge and insights for as long as possible!

If you have any questions or concerns, feel free to leave a comment or visit my Discord server. I’d be happy to provide more details. Thank you so much for your feedback and support!

Buy Me A Coffee

Rating
be the first to rate

Comments

Loading comments…

    Leave a comment

    ✎ Edit