To download the SQL Server 2022 Express offline installer, you must use the initial web installer (bootstrapper) to generate the full installation media. This method is essential for installing SQL Server on machines without active internet access How to Download the Offline Installer

You cannot directly download a full ISO for the Express edition from the main landing page; instead, follow these steps to create one: Download the Bootstrapper : Visit the Official Microsoft Download Center and download the SQL2022-SSEI-Expr.exe file (approx. 4MB). Run the Installer : Open the file on a machine with internet access. Select "Download Media" : Instead of choosing , select the Download Media Choose Your Format Express Core

: Smallest package (approx. 270MB), includes only the database engine. Express Advanced

: Larger package (approx. 800MB), includes Full-Text Search and PolyBase. Save the File

: Choose a download location. Once finished, you will have a file that you can transfer via USB to your offline server. System Requirements

Ensure your offline machine meets these minimum specifications for a smooth installation:

Option 1: SQL Server 2022 Express (Core Only)

Best for: Basic database engine, small applications, learning.

  • File Name: SQL2022-SSEI-Expr.iso (approx. 500 MB)
  • What it includes: Database Engine only.

👉 Download Core ISO (Official)

Why You Need the Offline Installer (Not the Bootstrapper)

Many users accidentally download the 6 MB "Express Installer," only to be greeted by an error when their corporate firewall blocks Microsoft domains. Here is why a SQL Server 2022 Express download offline installer is the superior choice:

What is the SQL Server 2022 Express Offline Installer?

The "offline installer" (also called the ISO or Media file) is a complete, standalone copy of the setup files. Unlike the "Express Bootstrapper" (which is only ~10MB and downloads files during setup), the offline installer allows you to:

  • Install without the internet.
  • Deploy to multiple machines without re-downloading.
  • Archive a specific version for compliance.

What is SQL Server 2022 Express?

Before diving into the download specifics, let’s quickly recap what this edition offers.

SQL Server 2022 Express is a free, entry-level database system from Microsoft, ideal for:

  • Learning and development environments
  • Small web applications (e.g., WordPress, custom ASP.NET apps)
  • Light desktop software requiring a local database (e.g., inventory systems)
  • Embedded applications with local data storage

Step 3: Choose the Right Offline Media

Look for the dropdown or link that says "Download media" or "Choose your installation medium". In many cases, Microsoft presents three options:

  • Download now (Bootstrapper) – Avoid.
  • Advanced options – Click this.

Clicking "Advanced options" reveals the true offline installers.

Verify your download

After downloading, check the file size and SHA hash (optional):

  • SHA-256 (for the official offline media) – available on Microsoft’s Download Center product page under “Additional information”.

Problem 3: Windows Defender or SmartScreen blocks the installer

Solution: Click "More info""Run anyway" . Or right-click the installer → Properties → check "Unblock" .