If you’re using the free version of Microsoft office then after the trial ends, you’ll get an error to activate it. If you are also looking to activate Microsoft office without product key, this article is for you.
So, as you might have come across that Microsoft has officially released the Microsoft office 2019 and it is the stable one as well. And so, you can go and install Microsoft office 2019 right away.
But like any other version of Microsoft office, it allows 30-days of free trial and after that it showing you the following error.
This is a quite generic error and slow down the process as well. And so, people start annoying by seeing this all time. Now one way to get rid on this is to buy the product. But if you can’t afford buying Microsoft office, here is the solution.
In this post of Iterians, we’re going to talk about how to activate Microsoft office without product key. If you know how Microsoft come to know about all these updates then you should check the task scheduler in your system. You’ll find many tasks created which periodically check all these.
So, what we’re going to do here is, activate Microsoft office without product key and so, you don’t have to pay a single penny. This method to activate Microsoft office without product key is application to almost all the major versions of Microsoft office.
Personally, I have tried it on Microsoft office 2010, 2013, 2016, and now on 2019 and this has worked amazingly.
So, no mater what version of Microsoft office you’re using, you can apply this method to activate Microsoft office without product key.
Also, this method works on all the nearby windows operating system. Although Microsoft office 2019 only works with Windows 10 but if you’re using other version of office on older Windows, you’ll be able to use it.
How to activate Microsoft office without product key free?
Let’s start and see how you can easily activate Microsoft office 2019 without product key free.
Step 1: Copy the below code and then create a notepad file and paste the copied code. Then save that notepad file with the extension .cmd.
@echo off title Activate Microsoft Office 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 2019&echo - Microsoft Office Professional Plus 2019&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\ProPlus2019VL*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&(for /f %%x in ('dir /b ..\root\Licenses16\ProPlus2019VL*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >nul)&echo.&echo ============================================================================&echo Activating your Office...&cscript //nologo ospp.vbs /unpkey:6MWKP >nul&cscript //nologo ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP >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 iteriansblog@gmail.com if you have any questions or concerns.&echo.&echo #Please consider supporting this project: iterians.com&echo #Your support is helping me keep this blog 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://iterians.com"&goto halt :notsupported echo.&echo ============================================================================&echo Sorry! Your version is not supported.&echo Please try installing the latest version here: bit.ly/aiomsp :halt pause >nul
Let’s say the file name is 1click then the file name should be 1click.cmd. But if you’re using windows 10 then you need to save with extension bat and so the file name should be 1click.bat.
We thank misguides.com for such an amazing code!
Step 2: Now right click on the saved file and select run as administrator option
Step 3: The above step may take a while to load on the command prompt. So, please wait for a while. Once loaded it will look like below-
The above screen is showing that your Microsoft office is activating. Once done, it will ask you whether you want to visit the blog or not. If you want, press Y else N.
And you’re done!
Step 4: Now simply start any Microsoft office product like Word and you’ll no longer receive that pop up which were showing to activate windows.
Now if you’ll visit the account section of your Microsoft word then you’ll find something like below-
As you can see now it shows product activated and it is applicable to all Microsoft office products like Word, Excel, One Note, Outlook, etc.
Conclusion
These were all about how to activate Microsoft office without product key free. If you’re also looking to get rid of that activation error free, then you should use this method to get that done. It’s free and completely safe.
Please try and let me know if you find any issue. Also, if you liked this Iterians.com article, please considering it for sharing on social media.
Thanks so much for the tricks.
It worked.
Glad it worked.
Thanks for the comment.
Thanks for the great post
A very nice article, exactly what I was looking for.
Hello Atul,
Thanks for the amazing tricks for this. Do you have any such codes to activate windows operating system?
Hi,
This worked perfectly. Thanks for the codes.