Windows10 Community version problem

Here are the instructions we had:

  1. Download MongoDB Community
  2. Choose Setup Type -> Custom
  3. DO NOT install MongoDB as a service
  4. DO NOT install MongoDB Compass
  5. Navigate to the root directory of your C drive and create data folder
  6. Navigate inside the data folder and create db folder
  7. Test your installation by issuing the mongod command
  8. Make sure your PATH contains C:\Program Files\MongoDB\Server\4.4\bin

I’ve done all of that.