After a series of preview versions, Microsoft finally came out with an official version of Office 2019. It is stable one, this means you can download and use it right now without worrying about fatal errors which you have gotten in beta versions before. However, I regret to inform that according to the disclosures, Microsoft Office 2019 only works on Windows 10. So if you are using Windows 8.1 or older versions, you will not be able to install it. Honestly, I hate what Microsoft have done to force users to use Windows 10. And I think Office 2016 is still a good choice for casual users at the moment.
Contents
How to download Office 2019 from Microsoft homepage
If you have an Office 365 subscription, your Office will be upgraded to the latest version automatically without doing anything. However, if you are using Office 2016 or earlier versions, to make sure that Office 2019 will work normally, please uninstall your old version of Office completely before starting a new installation. If you do not have Office 2019 already, just go here to get official download link from Microsoft homepage and select the version you want.
Installing Office 2019 without a product key
After the download process is complete, you will get an image file. Just open it then run the setup file to install Office 2019 on your PC.
This may take a while, please wait.
Upon successful installation, you can open any Office program to verify some basic information.
Just skip the “enter product key” window by clicking close button at the top right corner.
And as you can see, I am using Office Professional Plus 2019 and the trial license will expire in 7 days.
Activating Office 2019 using KMS license key
Step 1: Copy the following code into a new text document.
@echo off title Activate Microsoft Office 2019 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 slmgr.vbs /ckms >nul&cscript //nologo ospp.vbs /setprt:1688 >nul&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 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 "http://MSGuides.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
Step 2: Save the text file as a batch file with .cmd extension. (Eg. office2019.cmd)
Step 3: Run this batch file with admin rights.
Step 4: Done! You Office has been activated successfully. Please check activation status again.
Note: If your PC can not connect to any KMS servers, please try running the batch file again.
More information:
- Here is KMS client key of Office 2019: NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP.
- The KMS license of Office 2019 is valid for 180 days only but it can be renewed automatically so you neednt worry so much about the period.
Nice one man. Thanks
I just want to express my gratitude. AWESOME..
For years i have dabbled with KMS activators, my own KMS (VAMT)… But it dosent work as expected..
Either the AV complains about the KMS activators, or if i want to use my own VAMT i need KMS keys and licenses..
Now, you have solved everything!! 🙂
Let me contribute in any way possible, I made below XML for installation of Office 2019 ProPlus with KMS key present, and supress any GUI for unattended installation. Works like a charm.
Now im just trying to connect your KMS script to setup.cmd so its clear and activated after installation.
I hope this is helpful to someone.
As you understand the above XML can be edited in the fashion Guang explained above..
This downloads and installs 32bit Office 2019 ProPlus in Swedish language, in silent mode. no modals.. no popus.. takes approx 5-10 min.. depending on your internet speed.. adjust this according to your own needs.
//Madhacker
Looks like my XML script fell off in transfer 🙁
Top search : Using Office Deployment Tool to install Office 365/2016/2013 (Multilanguage)
Download Office 2019 Deployment Tool from Microsoft homepage
i can’t do that
Only ” I can’t do that” 4 words, no one can help to solve your problem.
!Attention!
If you fail and get message “Sorry! your version is not supported.” then you need to edit this file.
Instead of “%ProgramFiles%” put your path (i.e. “c:\Program Files”) and it shall work.
The correct way to install office 2019:
Open Office folder, choose setup32.exe or setup64.exe to install.
My post was about office activation, not install
The correct way to activate office 2019 before use activation method:
System drive, find out the Office 2019 install in Program Files folder or Program Files(x86) folder first.
If you use wrong path method, error message come up is “path not exit.”
For message “Sorry! your version is not supported.” , the common error is come from run the batch file without admin right.
If you use wrong path method, error message should be come up is “path not exist.”
IS this legal? As am intrested to use office2019 in my business enviornment
method is based on Key Management Server (KMS). It is a legitimate service offered under Microsoft Volume Activation solution which is used to activate volume licensed Microsoft products.
Organization’s activation service is KMS service on the server.
It would be fair to say that this method is legal and safe because it has obtained strong support from Microsoft.
Business own use no problem. But if your business with a lot of staff try activate together, may fail a lot of time before sucess.
As per the instructions provided, I am not able to activate my office 2016 in my new Dell Laptop. However it is perfectly working in other laptops. Please help!!
scan your Dell laptop solve all problem find first, and retry.
what to scan ?? how to scan ?? please instruct !!
Step 1: Insert your Installation Media and boot from it.
Step 2: On the bottom left it should say “Repair your computer”, so click that.
Step 3: Choose Troubleshoot and then Command Prompt.
Step 4: type bcdedit.)
Step 5: Type: exit.
i’ve followed all your instruction but when i run it as administrator its failing to activate is saying that
”Sorry! your version is not supported. please try installing the latest version here: bit.ly/aiomsp”
.
please help me what am i suppossed to do coz ive been trying to activate my word for weeks now?
go to check if my KMS servers are blocked or not, please open your internet browser then try going to: http:// kms8.msguides.com. If the page is visible, it means this server is not blocked.
If blocked, firewall setting, , Whitelist, port add kms8.msguides.com:1688
Run with admin right must doing online.
Besides, admin id must without change another setting.
Where can I activate office 365 for mac?
HERE, METHOD ONLY SUPPORT PC
I recommend it very well and encourage that all the time praying for progress
If i would use this trick in a company would i be in danger or breaking the law in anyway. Or to keep it simple can i use it and not have the police knocking on my door.
Gr Chantage
Is legal to use. Microsoft know it but cannot do anything to stop using all the post mention method here.
Honestly, use at home no problem. But use in company not recommend.
Wow! This is amazing, I have actually found a way to activate Office Pro Plus for free without infecting my computer and without the need to install software packed with malware.
Thank you so much you guy. It works well. Make your other projects ahead. I’ll look forward to seeing them.
Sorry! Your version is not supported.
Please try installing the latest version here: bit.ly/aiomsp
Not working. I run as a administrator
go to check if my KMS servers are blocked or not, please open your internet browser then try going to: http:// kms8.msguides.com. If the page is visible, it means this server is not blocked.
If blocked, firewall setting, , Whitelist, port add kms8.msguides.com:1688
Run with admin right must doing online.
Para o administrador está online é so ficar conectado a internet? Estou tentando mas nao consigo. Meu notebook é windows 10
Você não precisa se conectar 24 horas por dia, a cada 7 dias para se conectar à linha para ativar a atualização, pelo menos 180 dias para se conectar uma vez.
iget an error: this version is not supported. Office 2019 professional plus.
batch file must run with admin right online.
i had tried this with admin rights.
1, Office 2019 only work on Windows 10
2,Firewall setting, Whitelist, port add kms8.msguides.com:1688, retry it
i have solved the problem, my version was german, now i have installed the english version and it worked. Thanks!
If you want other language,
Here, search:Using Office Deployment Tool to install Office 365/2016/2013 (Multilanguage)
Google: Office Deployment Tool 2019
Not working. Said this is not supported. And I uninstalled my office 2016!
office 2019 batch file cannot activate office 2016.
search for office 2016 activation post to install.
Besides, batch file must run with admin right online.
Activating your Office…
============================================================================
The connection to my KMS server failed! Trying to connect to another one…
Please wait…
============================================================================
The connection to my KMS server failed! Trying to connect to another one…
Please wait…
============================================================================
The connection to my KMS server failed! Trying to connect to another one…
Please wait…
============================================================================
Sorry! Your version is not supported.
Please try installing the latest version here: bit.ly/aiomsp
i have that problem too
batch file only work with admin right online.
batch file only work with admin right online.
Awesome, Thanks!!!
Nice job!! Thanks!!
thank you so much!! keep up the great work!!
Thank You !!
I pray this works
Thank you Brother !!!!!!
Its working 100%,, Thanks Much….
very very thanks
Hi, thanks for the explanation above.
Today I have run the 1click.cmd on my Office 2013 and it works perfectly. I also am interested in installing O’2019. I understand that one has to de-install O’2013 before installing O’2019.
– what are the chances that O’2019 fails to install? I am not quite convinced that everything will go as planned (as there is always something that goes wrong on my system). If I remove O’2013 and O’2019 does not install than I am in deep s..t
– there still are traces of older O’s left on my computer (in “Program Files” and “Program Files (x86)”. Should the also be removed and how do I do it?
Many thanks for your work and your reply.
control panel, uninstall program, uninstall office 2013. After that, restart PC and install office 2019.
Besides, Office 2019 only work on Windows 10 system.
I have tried it but its showing this
sorry! Your version is not supported.
Please try installing the latest version here: bit.ly/aiomsp
KINDLY HELP
Run the batch file with admin right online.
Not working. I run as a administrator and have downloaded from your site. Pro Plus 2019 version
Run the batch file with admin right online. Too many people use the same method, keep trying.
I’ve tried 4 or 5 times. Windows 10 Pro activation don’t work as well.
Don’t use kms8.msguides.com , it get problem at this moment.