Sql Server 2022 Express Download Offline Installer

If you are a developer building an application on a local machine, you might wonder: "Why not use Developer Edition?" (which is also free but has enterprise features).

For offline installation, the Developer Edition ISO is also available on the same page. If you don't need production deployment, choose Developer Edition for maximum learning.


If the direct links change, follow this manual path to always get the latest version:

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

Solution: Download the .NET Framework 4.8 offline installer from Microsoft beforehand (approx 150 MB). Install it, reboot, then retry SQL Server setup.

Stop using the online bootstrapper. The offline ISO saves time, bandwidth, and headaches. sql server 2022 express download offline installer

Last tested: April 2026 – Links verified working.

How to Grab the SQL Server 2022 Express Offline Installer (Without the Headache)

If you’ve ever tried to install SQL Server 2022 Express on a server with restricted internet or a spotty connection, you know the "web installer" is your worst enemy. You run the tiny .exe, and it sits there "Downloading..." indefinitely.

In this quick guide, we’ll skip the fluff and show you how to grab the full offline installer (the ISO or CAB files) so you can install it anytime, anywhere. Why Go Offline?

No Internet? No Problem: Perfect for secure environments or "air-gapped" labs. If you are a developer building an application

Faster Deployments: Download once, install on ten machines via USB.

Reliability: Avoid "download failed" errors halfway through the process. Step 1: Download the Basic Bootstrapper

Microsoft doesn't give you a direct "one-click" link to the 1.1GB offline package anymore. First, you need the tiny Installation Wizard. Go to the official Microsoft SQL Server Downloads page. Scroll down to the Express edition and click Download now. Step 2: Extract the Full Media

Once you run the SQL2022-SSEI-Expr.exe file, don't click "Basic" or "Custom." Select the Download Media tile on the far right. Choose your package: Express Core: The lightweight engine (approx. 250MB).

Express Advanced (Recommended): Includes the Database Engine, Reporting Services, and Full-Text Extraction (approx. 800MB - 1GB). Select the Language: (e.g., English). For offline installation, the Developer Edition ISO is

Choose the Format: Select ISO (to mount as a drive) or CAB (to unzip). Choose your Download Location and hit Download. Step 3: Move and Install

Once the download finishes, you’ll have a file named something like SQLServer2022-SSEI-Expr.iso.

Copy this file to your offline machine via a thumb drive or internal network.

Right-click the ISO and select Mount (or extract it with 7-Zip).

Run setup.exe to begin your installation without needing a single byte of internet. Pro-Tip: Don’t Forget SSMS!

Remember, the SQL Server engine is just the "brain." To actually talk to it, you need SQL Server Management Studio (SSMS).

SSMS is a separate download. You can grab the latest standalone SSMS installer here to add to your offline toolkit. Happy Querying!