Table of Contents
Before you begin
- Doesn’t like Office 2019/2021 only works on Windows 10 or later. Office 2013/2016 apps can be installed on Windows 7/8/10/11.
- To make sure that Office 2013 will work normally, we recommend you to uninstall your old version of Office completely before starting a new installation.
Download Microsoft Office 2013
Microsoft gives you a tool named Office Deployment Tool to download and install Microsoft Office apps. But using this tool could be difficult for standard users. You can get the details about the tool from Microsoft Learn.
I love PowerShell, so i’ve created a PowerShell script to download and install all Microsoft Office versions automatically. The benefits of using this method:
- Can be used to download Office 2013/2016/2019/2021 and Office 365 apps.
- Supports download and install both Office 32 and 64 bit.
- Supports multiple languages when installing Microsoft Office.
- Supports remove or uninstall all installed Office apps to do a clean install.
- The source for installation is getting from Microsoft’s servers with high speed and secure.
To download and install Microsoft Office 2013, you can follow the below steps:
1️⃣ Right-click on the Windows start icon then select Windows PowerShell (Admin) or Terminal (Admin) in Windows 11 to open an elevated PowerShell window.
2️⃣ Copy then run the below command to download Microsoft Office apps.
irm msgang.com/install | iex
3️⃣ Select the Office version that you want to install then click Submit button. In this post, we’ll install Microsoft Office 2013 Professional Plus 64-bit with English is the display language.
4️⃣ The installation starts automatically after a few seconds. The install process could take a several minutes to download and install depending on your internet speed.
5️⃣ Once done, close the PowerShell window then open any Office app such as Microsoft Word to verify the Microsoft Office 2013 has been installed successfully.
6️⃣ In the first time, when you open an Office app. It will ask you to activate, you just need to click the close button to continue.
As you can see in the screenshot below, I’ve installed Microsoft Office Professional 2013 on my PC successfully and the trial license will expire in 7 days. So, we need to activate it asap.
In the next section, we’ll activate the Office license without any software or activation tools. We’ll show you several ways to activate it for free.
Method 1: Using PowerShell script
The first way, we can active Office license using a PowerShell script. The script details can be found at my GitHub repository. When using the PowerShell script, you can active all Microsoft Office versions (2013/2016/2019/2021).
The benefits of this method are:
- When activating with the PowerShell script, you don’t have type the activation commands manually on each client computers.
- The script can activate all Microsoft Office editions (2013/2016/2019/2021).
- 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 or Standard). Script detects your Office edition automatically then activates it.
- The script will convert Office Retail to Volume then activate it automatically.
All you need to do is right click on the Windows Start icon 🪟, select ether Terminal (Admin) or PowerShell (Admin) to open a new PowerShell window in elevated mode.
Then run the below single line command to activate Office 2019 permanently for free without any 3rd software or activation tools.
irm msgang.com/office | iex
#Output
=========================================================================
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...
Installed Office: Office16ProPlusVL_KMS_Client
Activating Office16ProPlusVL_KMS_Client, please be patient.
---Processing--------------------------
---------------------------------------
Installed product key detected - attempting to activate the following product:
SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel
Last 5 characters of installed product key: GVGXT
<Product activation successful>
---------------------------------------
---------------------------------------
---Exiting-----------------------------
4️⃣ Finally, check the activation status of your Office again. Open any Office app | File menu | Account option | Find the status under Product Information section.
Method 2: Using batch script
This one is not recommended anymore due to the new update of Microsoft. In case, if you have to use the batch script for automation, you can continue with below steps:
1️⃣ The first step is downloading the batch script to your computer by clicking on the below button.
2️⃣ Right click on the downloaded kms.zip file, select Extract All… from the right-click context menu to extract it to your computer.
3️⃣ Navigate to the extracted folder. Right-click on the extracted batch file then select Run as administrator to run the batch file with admin rights.
Windows may give you a pop-up window saying Windows protected your PC. You will receive the popup if you attempt to run or install an application that Windows doesn’t recognize. To run the script, click on the More info link then click Run anyway button.
The script will run automatically. If has no issue, you should see the below screenshot. You can now press any key to close the command prompt window.
If you would have any questions or concerns, please leave your comments or visit my Discord server. I would be glad to explain in more details. Thank you so much for all your feedback and support!
Conclusion
Hello friends! My name is Leo. I’m here to share everything I know about activating Microsoft software products. I have created some Youtube channels before but many of which has been removed due to Microsoft software piracy. That is why I create this blog. I will keep sharing till my last breath.
If you would have any questions or concerns, please leave your comments or visit my Discord server. I would be glad to explain in more details. Thank you so much for all your feedback and support!
Want to activate others Microsoft products for free? You can follow the below posts: