How To
How To Activate MS Office 2016 Free Without Product Key Using CMD

Do you want to activate Microsoft Office 2016 for free without product key using CMD? You’re in the right place.
In this tutorial we will guide you step-by-step on activating MS Office 2016 for free without product key using CMD. You won’t get activation notifications or popups anymore.
How it Works? The free activation code automatically inserts MS Office 2016 license key into your MS Office installation.
Supported Versions? This solution (Office 2016 activation cmd) is applicable for both versions of MS Office 2016 i.e Microsoft Office 2016 Standard and Microsoft Office 2016 Professional Plus.
The Office 365 Subscription services were expanded for Office 2016 to include new plans aimed at home use.
01. Prerequisites
Before you start the activation process of MS Office 2016 make sure to turn-off your anti-virus because when you create the bat file on your desktop to execute the free activation code it deletes by assuming the bat file as virus or malware.
Once you activate the MS Office 2016 successfully, delete the “bat” file and turn-on your anti-virus again. If your anti-virus is Windows Defender read this tutorial:
DON’T MISS!
- How To Activate MS Office 2019 Free Without Product Key Using CMD
- How To Activate MS Office 2021 Free Without Product Key Using CMD
- How To Setup cPanel Email Account In MS Outlook 2016
02. Free Activate MS Office 2016
In this section you will learn about How to activate MS Office 2016 using CMD.
- Right-click on your Desktop to create a Notepad file.
- Click “New”.
- Click “Text Document”.

- Name it something like “MS Office 2016 Activate”.

- Copy this code and Paste into the Notepad file that you created on your Desktop.
@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.&echo #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.&echo.
cscript //nologo ospp.vbs /act | find /i “successful” && (echo.&echo ============================================================================&echo.&echo #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
- Now click the “File” on Notepad, located at the top-left corner.
- Click “Save As…”.

- In “File Name” remove the “.txt” from the name and type “.cmd” or “.bat” like “MS Office 2016 Activate.cmd”.
- In “Save as type” select “All Files (.)”.
- Click “Save”.
- When you save a file as “.cmd” or “.bat” it changes to an exe file. You will see Setting Icon on it.

- Right-click on the exe file i.e “MS Office 2016 Activate.cmd”.
- Click “Run as administrator”.
- A pop-up will prompt you for permission that says, “Do you want to allow this app to make changes to your device?”. Click “Yes”.

- The Command Prompt will execute your Ms Office 2016 free activation code.
- It will take some time, so be patient and wait…..
- If the activation is successful you will see “<Product activation successful>” message.

- Open any MS Office 2016 app such as MS Word, MS PowerPoint, MS Excel, etc, to check whether it is activated or not.
- Go to “File” => “Account”.
- Here you can see that the MS Office 2016 has been activated.

If you like this post then don’t forget to share with other people. Share your feedback in the comments section below.
Also Read

Ronald Rosell
September 23, 2021 at 7:16 pm
Thanks I have activated it.
Meer's World
September 23, 2021 at 7:22 pm
You’re most welcome.
Zichuan Huang
October 23, 2021 at 12:06 am
How long shoud I wait? I waited very long time but nothing happened.
Meer's World
October 23, 2021 at 1:57 am
For a minute or two! Your computer is failed to make connection with KMS server.
Monty
October 28, 2021 at 9:31 pm
Hi Meer
Have run and successfully activated MS Office Professional Plus 2016 so thank you for that. Issie is on every Office app when opened there is a warning ! GET GENUINE OFFICE Your licence isn’t genuine etc etc.
Is there anything I can do?
Thank you.
Meer's World
October 28, 2021 at 10:10 pm
It shouldn’t come. Disable automatic updates and notifications.
Mike
November 12, 2021 at 11:42 am
I have done everything exactly according to the instructions several times, but it does not work!
The .cmd runs through quickly, but in Office Outlook appears: “No original license”.
What should I do?
Meer's World
November 12, 2021 at 5:26 pm
Have you disabled Anti-virus? Windows Defender?
Mike
November 17, 2021 at 1:31 pm
Yes, of course I have!
Meer's World
November 17, 2021 at 5:31 pm
Uninstall your current MS Office 2016, Download a fresh copy of MS Office 2016 and try again, it might work.