How to Install MongoDB Compass in Windows?

How to Install MongoDB Compass in Windows?

  • Blog
  • 1 min read

Follow these steps to install MongoDB Compass in Windows.

  1. First, download MongoDB from the following link and select the Current Stable Release for Windows 64bit option, as shown in below image:

install mongodb in windows

  1. Open the download folder, and run the "MongoDB-win32-x86_64-2008plus-SSL-4.0.1-signed.msi" file to install MongoDB.
  2. A Welcome installation window will appear, click on the Next button.
  3. From the next step, you can select the custom installation to specify another location for installation, else click on the Next button.
  4. Then select Install MongoDB as Service and click on the Next button.
  5. Then it will also ask you to install Compass; the checkbox selected already. Click on the Next button and the installation will start for MongoDB with Compass.
  6. After completing the installation, the MongoDB Compass will run itself, and the screen will appear as shown below.

install mongodb compass in windows

You can accept the default settings and click on the Connect button to connect to MongoDB.

See also:

  • Install Oracle Jet on Windows 7