Hello Everyone, Today’s article is on Cracking Microsoft Office 365 License. Usually, when you install office 365 you get 30 days of free trail. So, I am going to show you how to crack Microsoft Office 365 so that office tools like word, excel or other tools are not gonna prompt you to activate it again. We are not going to do anything fishy here, I’ll not make your install any cracks exe’s, dll’s etc. Its not safe to use unknown exe’s and dlls. So, we are just overwriting the key via command line.
THIS IS MERELY CREATED FOR EDUCATIONAL & ETHICAL PURPOSE ONLY, AUTHOR IS NOT RESPONSIBLE FOR ANY ILLEGAL ACTIVITIES DONE BY THE VISITORS
In this tutorial i am going to walk you through a simple 4 step process of activating your microsoft office 365 License for free. Just follow the below steps and you can gain free lifetime Microsoft Office 365 License for free.
Step 2: When you open cmd as administrator, you will be in System32 directory, we need to move into Office 365 Directory. There are 2 locations where office 365 can be installed based on your system architecture – Either Program Files or Program Files(x86). So, Type the following commands – one of the below commands should work.
cd /d %ProgramFiles%\Microsoft Office\Office16 cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
Step 3: Skip this if you have manually
installed Microsoft Office 365. Run the below command only if office 365 is
pre-installed with your operating system
for /f %x in (‘dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms’) do cscript ospp.vbs
/inslic:”..\root\Licenses16\%x”
Step 4: Run the below commands in cmd to install office 365 key. Make sure you are connected to internet. These commands will use pre-installed KMS client to install a new key to activate office 365.
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
After you run all the commands, you should see the similar output as below and "Product Activation Successful" at the end.
Well, that's how simple it is. let me know in comments, if you are able to crack microsoft office 365 by following the above steps or not.