If you have a work or school account (Volume Licensing, M365 Apps for Enterprise), this is the gold standard.

Sites like TechBench by WZT (non-Microsoft but community-trusted) host ISO files for older Office versions (2010, 2013, 2016). However:

Our top recommendation: Always use Method #1 for security and integrity.


Before we dive into the download process, let's clarify the difference between the standard installer and the offline version.

Navigate to the Microsoft Download Center (official URL: microsoft.com/en-us/download/details.aspx?id=49117). Download the Office Deployment Tool.

To get the best, most complete offline installer (64-bit, English, including Word, Excel, PPT, Outlook), you replace the default XML with this code. Use Notepad to save the following as configuration.xml:

<Configuration>
  <Add OfficeClientEdition="64" Channel="MonthlyEnterprise">
    <Product ID="O365ProPlusRetail">
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneNote" />
      <ExcludeApp ID="Teams" />
    </Product>
  </Add>
</Configuration>

Datasheet

Download Microsoft Office | Offline Installer Top

Download PDF
GET IN TOUCH
Streamline, automate, and move forward faster.

Download Microsoft Office | Offline Installer Top

If you have a work or school account (Volume Licensing, M365 Apps for Enterprise), this is the gold standard.

Sites like TechBench by WZT (non-Microsoft but community-trusted) host ISO files for older Office versions (2010, 2013, 2016). However: download microsoft office offline installer top

Our top recommendation: Always use Method #1 for security and integrity. If you have a work or school account


Before we dive into the download process, let's clarify the difference between the standard installer and the offline version. Our top recommendation: Always use Method #1 for

Navigate to the Microsoft Download Center (official URL: microsoft.com/en-us/download/details.aspx?id=49117). Download the Office Deployment Tool.

To get the best, most complete offline installer (64-bit, English, including Word, Excel, PPT, Outlook), you replace the default XML with this code. Use Notepad to save the following as configuration.xml:

<Configuration>
  <Add OfficeClientEdition="64" Channel="MonthlyEnterprise">
    <Product ID="O365ProPlusRetail">
      <Language ID="en-us" />
      <ExcludeApp ID="Groove" />
      <ExcludeApp ID="OneNote" />
      <ExcludeApp ID="Teams" />
    </Product>
  </Add>
</Configuration>