How did you start mongod from command line?
If you just run mongod without dbpath it tries to start on default dir C:\data\db
So check if dir exists or not
1 Like
How did you start mongod from command line?
If you just run mongod without dbpath it tries to start on default dir C:\data\db
So check if dir exists or not