Skip to content

Instantly share code, notes, and snippets.

@zthxxx
Last active September 29, 2024 17:15
Show Gist options
  • Save zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a to your computer and use it in GitHub Desktop.
Save zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a to your computer and use it in GitHub Desktop.
crack activate Office on mac with license file

Note

For every body who using Win10/11 with new Office that you need to know:

to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,

you wiil only need to run

irm https://massgrave.dev/ias | iex

in PowerShell

Step By Step:

  • Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
  • Copy-paste the below code and press enter
  • irm https://massgrave.dev/ias | iex
  • You will see the activation options, follow the on-screen instructions.
  • That's all.


The Legacy Archived Content:

Note: This method will not keep update for macOS

[Archived] Activate MS Office 2019/2016 for macOS - Microsoft_Office_2019_VL_Serializer

Office 2019 above

2019-06-03

Note that Office2019 DO NOT support activate via simple copy/paste plist license file which is the simplest way to activate Office 2016. Fortunately, you can also use the VL Serializer tool, just install Office 2019 and Serializer, then run Serializer to activate.

Ref

Activation Step

  1. DO NOT RUN OFFICE APP AFTER INSTALLED, but just install Office 2019 for macOS, choose one of this

    or install via brew:

    brew cask install microsoft-office
  2. manual download and install Microsoft_Office_2019_VL_Serializer.pkg

  3. run Microsoft_Office_2019_VL_Serializer and it will automatic activate Office 2019

  4. open the office app, completed.

Note

If you alaways been asked for 'Sign in' and still requires activation, please try to remove Office license files on a Mac. Here is the official download link for Microsoft_Office_License_Removal tool. (thanks for @lidroider's comment)

The Serializer.pkg in this gist is signature by Microsoft Corporation Official. To check it, you can see details in this comment (2019-08-21)

Office 2016 16.11 for macOS VL2 license

2018-04-25

Ref

Activation Step

  1. install Office2016 for mac with Office Suite Install, but DO NOT RUN OFFICE AFTER INSTALLED

    or install via brew:

    # brew cask install microsoft-office  # this point to Office 2019 now
    # install last office 2016 version below
    brew cask install https://github.com/Homebrew/homebrew-cask/raw/538c7cf34c085e3bb4fdac36f6370ded87930036/Casks/microsoft-office.rb
  2. copy license file com.microsoft.office.licensingV2.plist to Preferences

    # md5(com.microsoft.office.licensingV2.plist) = a8f1283303838b4d3bd943775e463239
    cp com.microsoft.office.licensingV2.plist /Library/Preferences/
    
    # or download it in library by command line
    curl -sSL https://gist.githubusercontent.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/com.microsoft.office.licensingV2.plist -o /Library/Preferences/com.microsoft.office.licensingV2.plist
  3. run the office app, completed.

View raw

(Sorry about that, but we can’t show files that are this big right now.)

@hangseng168
Copy link

Thank you.
Note: For the people trying this in 2024 download the 16.27.0 version manually or from the below “Link to download”. Do not download the above originally mentioned Official Link - Office 2019 Volume License 16.27.0 because it wont work . Then, download the serializer and install. After installing serializer you are able to use MSoffice 2019 without any sign in and activation. Link to download: https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.27.19071500_Installer.pkg https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg

This worked so well. Thank you

what mac OS version you used ?
i'm still trying to figure out for my catalina version..

@shndwy
Copy link

shndwy commented Jun 12, 2024

Thank you.

Note: For the people trying this in 2024 download the 16.27.0 version manually or from the below “Link to download”. Do not download the above originally mentioned Official Link - Office 2019 Volume License 16.27.0 because it wont work . Then, download the serializer and install. After installing serializer you are able to use MSoffice 2019 without any sign in and activation. Link to download: https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.27.19071500_Installer.pkg https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg

I have tried this but it won't work on my Mac Air M1 Sonoma 14.4. I have downloaded Office from here before but it stopped working. Then I reset my Office to get rid of any remaining data that could hinder downloading again.
Here's what I did:
First, I download both the Office and serializer. After that, I turn off my network connection and install Office first, then the serializer. Then I run Microsoft Word to check but it asks me to sign in. What steps did I do wrong?
Screenshot 2024-06-12 at 11 27 08 copy
Screenshot 2024-06-12 at 11 27 11

@TechGoD7
Copy link

Screenshot_20240621_231037_Chrome

Thanks it works should I disable auto update or leave it on ?

@huzee1
Copy link

huzee1 commented Jun 22, 2024

Definitely disable autoupdate

@priyanshsharma8
Copy link

16.27 + Serializer worked great for me on OS Sonoma 14.5 ! .... I now have Office 2019 !!! Thanks.

please tell me how to do that?

@rshuaibu27
Copy link

rshuaibu27 commented Jul 8, 2024

Sorry but I am still unable to download the serializer. The link just leads to a timeout page.

@huzee1
Copy link

huzee1 commented Jul 8, 2024

Click on 16.27 link (download/install) & Click on Serializer Link (download/install). Turn off or delete MS Auto update.

@dataanalystGK
Copy link

dataanalystGK commented Jul 13, 2024

thanks for the guidance people, and I have another query. After installing the office 2019 in mac can I sign in to my Gmail account?
signing into MS Office will become a concern?

@jemis140
Copy link

Thank you.
Note: For the people trying this in 2024 download the 16.27.0 version manually or from the below “Link to download”. Do not download the above originally mentioned Official Link - Office 2019 Volume License 16.27.0 because it wont work . Then, download the serializer and install. After installing serializer you are able to use MSoffice 2019 without any sign in and activation. Link to download: https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.27.19071500_Installer.pkg https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg

This worked so well. Thank you

Worked for me .Thank you

@aifenaike
Copy link

Please how exactly are we to run the serializer?

@yosephoche
Copy link

Thank you.

Note: For the people trying this in 2024 download the 16.27.0 version manually or from the below “Link to download”. Do not download the above originally mentioned Official Link - Office 2019 Volume License 16.27.0 because it wont work . Then, download the serializer and install. After installing serializer you are able to use MSoffice 2019 without any sign in and activation. Link to download: https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.27.19071500_Installer.pkg https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg

Worked for me too. Thank you.

@jonchay88
Copy link

Hi, I have successfully installed both the Office 2019 v16.27.0 and the Volume Licence on my MacOS Ventura. My Excel, Word, PowerPoint, OneNote & Outlook are working well. Thank you.
Now my question: Is it ok to click on "Check for Updates"? Can this setup go for Office updates? Please advise. Thank you!

@blessedalot
Copy link

Thank you.
Note: For the people trying this in 2024 download the 16.27.0 version manually or from the below “Link to download”. Do not download the above originally mentioned Official Link - Office 2019 Volume License 16.27.0 because it wont work . Then, download the serializer and install. After installing serializer you are able to use MSoffice 2019 without any sign in and activation. Link to download: https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.27.19071500_Installer.pkg https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg

This worked so well. Thank you

This worked well for me as well.. Kudos to all! Thank you so much Im running on Macbook air Sonoma

@blessedalot
Copy link

Hi all, does it work in Ipad air 5th gen? Thanks for your help!
Thank you in advance

@kadu1709
Copy link

kadu1709 commented Aug 8, 2024

I followed the steps to install the 2019 office and [Serializer]but my word and others are still not working on MacOS monterey
they still ask for logins when i open them
ANY HELP?

@Victorcorcos
Copy link

Note: For the people trying this in 2024 download the 16.27.0 version manually or from the below “Link to download”. Do not download the above originally mentioned Official Link - Office 2019 Volume License 16.27.0 because it wont work . Then, download the serializer and install. After installing serializer you are able to use MSoffice 2019 without any sign in and activation. Link to download: https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.27.19071500_Installer.pkg https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg

Worked for me too 🚀
I'm using MacOS Sonoma 14.5.

@justinedelvalle0
Copy link

It worked for me but my question is can i sign in to my account?

@Claire0-1
Copy link

Claire0-1 commented Sep 9, 2024

Thank you.

Note: For the people trying this in 2024 download the 16.27.0 version manually or from the below “Link to download”. Do not download the above originally mentioned Official Link - Office 2019 Volume License 16.27.0 because it wont work . Then, download the serializer and install. After installing serializer you are able to use MSoffice 2019 without any sign in and activation. Link to download: https://officecdn.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/Microsoft_Office_16.27.19071500_Installer.pkg https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a/raw/Microsoft_Office_2019_VL_Serializer.pkg

This worked for me. Thank you! M1

@RADHIKA7770
Copy link

16.27 + Serializer worked great for me on OS Sonoma 14.5 ! .... I now have Office 2019 !!! Thanks.

please tell me how to do that?

I've installed both but still its asking to sign in.

@Call-Me-Altu
Copy link

thank you so mush it helped me a lot.

@RADHIKA7770
Copy link

RADHIKA7770 commented Sep 11, 2024

thank you so mush it helped me a lot.

Which macos version did you use and did you disable sip because it didn't work on monterey

I used MacOS Sonoma version 14.6.1 still it didn't worked

@LuisV00976
Copy link

No me funciona ningua opcion, tengo sonoma 16.6.1 no se activa me sale igual que necesito licencia

@LuisV00976
Copy link

Ayuda para descargar en macOS sonoma 14.6.1

@tomwhite1288
Copy link

Guys, it works, you just need to know how this "hack" works, and also how to make sure the modifications work.

  1. use the license purger
  2. reinstall the license
  3. go to the /Library/Preferences
  4. look for the flle labled com.microsoft.office.licensingV2.plist
  5. Go into the plist with text editor, xcode, bbedit or w.e. and delete everything. past in the code from this file.

For some reason the license installer doesn't put the correct .plist info in and you end up not getting activated, but the original code from this file, which you can download, or just copy and past it in, works! 09-24-24

also, make sure your using the older Microsoft's version, idk if the newer version works with this. and boom, works, tested on sequia and works. also this is a arm build, so yea..

@jiminicricket
Copy link

@tomwhite1288 Are you talking about com.microsoft.office.licensingV2.plist ? Also, what is the license purger?

@SE-hikmatyar
Copy link

SE-hikmatyar commented Sep 26, 2024

on my mac m3 pro it is not working
help please i install both files

@tomwhite1288
Copy link

make sure you have the older one installed, not the 2019 one, it didn't work on that one for me at lease. make sure you run the license installer or, open a terminal and type " touch /Llibrary/Preferences/com.microsoft.office.licensingV2.plist " now, open a file manager and go to that location, Library/Preferences/ and fund that file either you created or the one that was installed that is labeled : com.microsoft.office.licensingV2.plist. From this point you will either paste in the correct code configuration from which you can go to at the top of this form, look for the raw button for the /com.microsoft.office.licensingV2.plist section and just copy and past that into the license, save it and make sure microsoft apps are closed and restart them. Should work. good luck bud. you may be able to let me do it for you with team viewer, that simple you just install it and send me your link code, and I can do it from my end, well at lease try to help you. Atlease that way I'll know exactly what is going on.

@tomwhite1288
Copy link

don't do the brew install, that installs the newest version guys. go back to the top after deleting the installation and make sure to download that older version, make sure you do no update it. This hack doesn't work for the newer version

@helen7922
Copy link

Office 2019 home and business for mac os, from https://hypestkey.com/, key bind to my email microsoft, activation on office.com/setup

@Beb-tech
Copy link

Wow ! Thank you so much!!!!! it works! I am in ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment