MongoDB
Last updated
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
Install with winget
$ winget install --id MongoDB.Server --exact --version 8.3.7Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for MongoDB
MongoDB uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i mongodb-windows-x86_64-8.3.7-signed.msi /quiet /norestart ADDLOCAL=ServerService REBOOT=ReallySuppress
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
Installers · v8.3.7
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
No known CVEs for MongoDB.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Related apps
More from MongoDB Inc. or browse database, mongo, server.
Frequently asked questions
How do I install MongoDB on Windows?
How do I install MongoDB silently for unattended deployment?
What are the silent install switches for MongoDB?
How do I uninstall MongoDB via winget?
Is MongoDB free?
Does MongoDB work on Windows 10?
How do I keep MongoDB up to date?
Recent versions
- 8.3.7latest
- 8.3.4
- 8.3.3
- 8.3.2
- 8.3.1
- 8.2.7
- 8.2.6
- 8.2.5
- 8.2.4
- 8.2.3