How to activate Microsoft Office 365 without product key
To download Microsoft Office 365 you click here
How to install Microsoft Office 365
Step 1: File you download is ISO files, so you need to extract it. You read this article to know How to open iso file
Step 2: After you extract, you click “Setup.exe” => Run
Or you can go “Office” folder
- You choose Setup32.exe if your windows is 32 bit => Run
- You choose Setup64.exe if your windows is 64 bit => Run
Step 3: You please wait Windows to install Office 365
How to activate Microsoft Office 365 without product key
Method 1 : Use code
This method is legal. You can read these articles to know :
- https://docs.microsoft.com/en-us/deployoffice/vlactivation/gvlks
- https://docs.microsoft.com/en-us/deployoffice/vlactivation/activate-office-by-using-kms
Step 1: You copy the code below into a new text document.
You click here to copy this code: bit.ly/office365txt
Then you create a new text document.
Step 2: You paste the code into the text file. Then you save it as a batch file (named “1click.cmd”).
Step 3: You run the batch file as administrator.
Please wait…
Done! Your Office is activated successfully.
Then you check the activation status again.
Update 09-10-2019: Now Microsoft doesn’t allow to use batch file so Windows Defender detects my scripts as “HackTool:BAT/AutoKMS”. Somebody sent email to me to describe their problem:”When I opened it as admin, the command center just popped up then disappar”. So you need to deactivate Windows Defender or you can try method 2 below.
You can watch this video to know How to activate Microsoft Office 365 without Product Key in 2019 :
Method 2 : Manual method
First, you need to open command prompt with admin rights, then follow the instruction below step by step. Just copy/paste the commands and do not forget to hit Enter in order to execute them.
Step 1: You move to your Office folder.
cd /d %ProgramFiles%\Microsoft Office\Office16
cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
If you install your Office in the ProgramFiles folder, the path will be “%ProgramFiles%\Microsoft Office\Office16” or “%ProgramFiles(x86)%\Microsoft Office\Office16”. It depends on the architecture of the Windows OS you are using. If you are not sure of this issue, don’t worry, just run both of the commands above. One of them will be not executed and an error message will be printed on the screen.
Step 2: You convert your MS Office license to volume one if possible.
for /f %x in (‘dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms’) do cscript ospp.vbs /inslic:”..\root\Licenses16\%x
If your Office is got from Microsoft, this step is required. On the contrary, if you install Office from a Volume ISO file, this is optional so just skip it if you want.
Step 3: You use KMS client key to activate your Office
You make sure your PC is connected to the internet, then run the following command.
cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
cscript ospp.vbs /unpkey:BTDRB >nul
cscript ospp.vbs /unpkey:KHGM9 >nul
cscript ospp.vbs /unpkey:CPQVG >nul
cscript ospp.vbs /sethst:kms8.msguides.com
cscript ospp.vbs /setprt:1688
cscript ospp.vbs /act
Here is all the text you will get in the command prompt window.
C:\Windows\system32>cd /d %ProgramFiles%\Microsoft Office\Office16
C:\Program Files\Microsoft Office\Office16>cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
The system cannot find the path specified.
C:\Program Files\Microsoft Office\Office16>for /f %x in (‘dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms’) do cscript ospp.vbs /inslic:”..\root\Licenses16\%x”
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ppd.xrm-ms”
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.—Processing————————–
—————————————
Installing Office license: ..\root\licenses16\proplusvl_kms_client-ppd.xrm-ms
Office license installed successfully.
—————————————
—Exiting—————————–
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ul-oob.xrm-ms”
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.—Processing————————–
—————————————
Installing Office license: ..\root\licenses16\proplusvl_kms_client-ul-oob.xrm-ms
Office license installed successfully.
—————————————
—Exiting—————————–
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ul.xrm-ms”
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.—Processing————————–
—————————————
Installing Office license: ..\root\licenses16\proplusvl_kms_client-ul.xrm-ms
Office license installed successfully.
—————————————
—Exiting—————————–
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
—Processing————————–
—————————————
—————————————
—Exiting—————————–
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /unpkey:BTDRB >nul
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /unpkey:KHGM9 >nul
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /unpkey:CPQVG >nul
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /sethst:kms8.msguides.com
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
—Processing————————–
—————————————
Successfully applied setting.
—————————————
—Exiting—————————–C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /setprt:1688
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.—Processing————————–
—————————————
Successfully applied setting.
—————————————
—Exiting—————————–
C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /act
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
—Processing————————–
—————————————
Installed product key detected – attempting to activate the following product:
SKU ID: d450596f-894d-49e0-966a-fd39ed4c4c64
LICENSE NAME: Office 16, Office16ProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 16, VOLUME_KMSCLIENT channel
Last 5 characters of installed product key: WFG99
—————————————
—————————————
—Exiting—————————–
C:\Program Files\Microsoft Office\Office16>
Right now the Office is activated successfully.
Method 3 : Use tools
With this method you can activate Microsoft Office 365 :
01.Microsoft Toolkit .v2.6.4
Microsoft Toolkit is best Microsoft Office 2016 Activator for you to activate Microsoft Windows and Office , includes Windows Vista, 7, Windows 8/ 10, and Office 2007, 2010, 2013 , 2016
To know how to use Microsoft Toolkit you click here
02.KMSPico
KMSPico is the most perfect Key Management Service activation method (since Vista) based universal automatic activator, it supports for all editions of Microsoft Office & Windows (such as Windows 7/8/8.1/10; Office 2010, 2013, 2016; …). All you have to do is just one click to activate.
To know how to use KMSPico you click here
Tag : Microsoft Office 365 product key , Microsoft Office 365 activator , activate Microsoft Office 365.
Read more :
Facebook Comments