You are on page 1of 7

Activate Microsoft Office 2016 without

Product Key
by adminPosted onDecember 15, 2020

Microsoft Office 2016 (known as Office 16) is a version of the Microsoft Office
productivity suite, succeeding both Office 2013 and Office for Mac 2011, and
preceding Office 2019 for both platforms. It was released on macOS on 07-09-2015
and on Microsoft Windows on 09-22-2015 for Office 365 subscribers.

How to activate Microsoft Office 2016 without


Product Key Free
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

Method 1: You use cmd script to activate Microsoft Office


2016 Standard

(MS Office 2016 Standard includes Word 2016, Excel 2016 and PowerPoint 2016)
Step 1: You uninstall old Office 2016

Step 2: You download Microsoft Office 2016 Standard


here: https://appsforpcfree.net/microsoft-office-2016-free-download-for-windows-7-
8-10/

Step 3: You copy this code into a new text document:


@echo off
title Activate Microsoft Office 2016 ALL versions for FREE!&cls&echo
============================================================================&echo
#Project: Activating Microsoft software products for FREE without software&echo
============================================================================&echo.&ec
ho #Supported products:&echo - Microsoft Office Standard 2016&echo - Microsoft Office
Professional Plus 2016&echo.&echo.&(if exist "%ProgramFiles%\Microsoft
Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16")&(if exist
"%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d
"%ProgramFiles(x86)%\Microsoft Office\Office16")&(for /f %%x in ('dir /b
..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs
/inslic:"..\root\Licenses16\%%x" >nul)&(for /f %%x in ('dir /b
..\root\Licenses16\proplusvl_mak*.xrm-ms') do cscript ospp.vbs
/inslic:"..\root\Licenses16\%%x" >nul)&echo.&echo
============================================================================&echo
Activating your Office...&cscript //nologo ospp.vbs /unpkey:WFG99 >nul&cscript
//nologo ospp.vbs /unpkey:DRTFM >nul&cscript //nologo ospp.vbs /unpkey:BTDRB
>nul&cscript //nologo ospp.vbs /unpkey:CPQVG >nul&cscript //nologo ospp.vbs
/inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99 >nul&cscript //nologo ospp.vbs /inpkey:JNRGM-
WHDWX-FJJG3-K47QV-DRTFM >nul&set i=1
:server
if %i%==1 set KMS_Sev=kms7.MSGuides.com
if %i%==2 set KMS_Sev=kms8.MSGuides.com
if %i%==3 set KMS_Sev=kms9.MSGuides.com
if %i%==4 goto notsupported
cscript //nologo ospp.vbs /sethst:%KMS_Sev% >nul&echo
============================================================================&echo.&ec
ho.
cscript //nologo ospp.vbs /act | find /i "successful" && (echo.&echo
============================================================================&echo.&ec
ho #My official blog: MSGuides.com&echo.&echo #How it works: bit.ly/kms-
server&echo.&echo #Please feel free to contact me at msguides.com@gmail.com if you
have any questions or concerns.&echo.&echo #Please consider supporting this project:
donate.msguides.com&echo #Your support is helping me keep my servers running
everyday!&echo.&echo
============================================================================&choice /
n /c YN /m "Would you like to visit my blog [Y,N]?" & if errorlevel 2 exit) || (echo
The connection to my KMS server failed! Trying to connect to another one... & echo
Please wait... & echo. & echo. & set /a i+=1 & goto server)
explorer "https://getproductkey.net"&goto halt
:notsupported
echo.&echo
============================================================================&echo
Sorry! Your version is not supported.&echo Please try installing the latest version
here: bit.ly/downloadmsp
:halt
pause

Then you create a new text document.


Step 4: You paste the code into the text file. Then you click “File” => “Save As” to
save it as a batch file (named “1click.cmd”).

Note: IF you use windows 10, you disable Windows Defender.


Step 3: Run the batch file as administrator.

Please wait…
Done!

Check the activation status again.


Method 2: You use KMS client key to activate
Microsoft Office 2016 Pro Plus

First, you need to open command prompt with admin rights, then you follow the
instruction below step by step. You just copy/paste the commands and do not forget to
hit Enter in order to execute them.

Step 1: You open the location of the Office installed on your PC


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 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 Office 2016 retail license to volume one

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 activate your Office using KMS client key


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

You might also like