Offline guide

LibreOffice offline installer for Windows — full MSI download guide

The LibreOffice offline installer is the full installation package (~350 MB) that installs without an internet connection. Download LibreOffice_26.2.2_Win_x86-64.msi on a connected machine, transfer it, and install offline.

Download LibreOffice offline installer for Windows

The standard LibreOffice MSI is a self-contained offline installer — it does not download anything during installation. Just download the MSI file once and install it on any Windows machine:

  • 1

    Download the MSI on a connected machine

    Get LibreOffice_26.2.2_Win_x86-64.msi (~350 MB) from the download page.

  • 2

    Transfer to the target machine

    Copy via USB drive, network share or any file transfer method.

  • 3

    Install offline

    Double-click the MSI on the target machine. No internet connection needed. The full installation runs from the local file.

Silent install for enterprise deployment

cmd.exe โ€” Administrator
# Silent install (no UI):
C:\> msiexec /i LibreOffice_26.2.2_Win_x86-64.msi /quiet /norestart
# Silent install with log:
C:\> msiexec /i LibreOffice_26.2.2_Win_x86-64.msi /quiet /norestart /l*v install.log

Offline install questions

Does LibreOffice require internet after install?

No. LibreOffice works completely offline after installation. All features including Writer, Calc, Impress and built-in spell checkers work without internet. An internet connection is only needed to check for updates (which you can do manually) or to install extensions from the online repository.

How to install LibreOffice language packs offline?

Download the language pack MSI separately from libreoffice.org (look for "Translated User Interface" for your language). Install it on the target machine the same way as the main MSI. No internet required during installation.

Need the portable version?

Run LibreOffice from a USB drive, no install.

Portable guide