Install MongoDB Compass on Windows (original) (raw)

Last Updated : 5 May, 2026

MongoDB Compass is a graphical user interface that simplifies MongoDB database management and analysis.

System Requirements

Before installing MongoDB Compass, make sure your system meets the following requirements:

Install MongoDB Compass on Windows

Follow these easy steps to download and install MongoDB Compass on Windows:

Step 1: Download MongoDB Compass

Mongodb_compass

Step 2: Unzip the Downloaded File

unzip downloaded file

Step 3: Run the Installer

Step 4: Configure Settings (Optional)

During installation, you can configure MongoDB Compass settings, though default options are sufficient for most users.

Setup

Step 5: Finish the Installation

After installation, a confirmation appears and MongoDB Compass is ready to use on your Windows system.

Install-MongoDB-Compass

Install-MongoDB-Compass1

Step 6: Launch MongoDB Compass

After installation, you will find the MongoDB Compass icon on your desktop. Double-click the icon to launch the application. Alternatively, we can search for "MongoDB Compass" in the Start menu and open it from there.

MongoDB-Compass

How to Use MongoDB Compass on Windows

Once MongoDB Compass is installed, you can easily connect it to your MongoDB instances and start managing your data.

How to Connect MongoDB Compass to Your MongoDB Database

**1. Open MongoDB Compass: Launch the application from your desktop or Start menu.

MongoDB-Compass

**2. Add a New Connection: In the "New Connection" window, input the connection string of your MongoDB instance. This could be a local MongoDB instance or one hosted in MongoDB Atlas.

resized_Screenshot

MongoDB-Connection

**3. Click on 'Connect': After entering the connection string, click "Connect" to establish the connection between MongoDB Compass and your MongoDB server.

MongoDb-Server-Databases

MongoDB Compass will now display your databases and collections, allowing you to query, visualize, and manage your data effectively.

Also Check: