Cannot find MongoDB in services list on Windows laptop

Hello, i encountered a problem with installing MongoDB Compass:

I think I know what the issue is and I have it for a while, but I don’t know how to solve it.

I cannot find the MongoDB service in my services list, so I cannot start the service and thats why I get the error in the Compass app: connect ECONNREFUSED 127.0.0.1:27017

How can I be able to add the service to the services list?

You may have skipped or deselected the service option when installing.

You can use the --install option to create the service after initial install.

Sorry for the late reply, but yes it works now!
I did a reinstallation and then i selected the services option and now its installed with the service mongodb!
Thanks for helping!

1 Like