Step1: Open Command Prompt--> Run as Administrator
Step2: Write the command as follows in your Mongo/bin directory:
For Example:-
c:\bin\mongod --storageEngine=mmapv1 --dbpath c:\data
Should solve the problem.
Step2: Write the command as follows in your Mongo/bin directory:
For Example:-
c:\bin\mongod --storageEngine=mmapv1 --dbpath c:\data
Should solve the problem.