Here is my mongod.cfg file:
mongod.cfg
bind_ip = 127.0.0.1 dbpath = C:\\mongodb\\data\\db logpath = C:\\mongodb\\log\\mongo-server.log verbose=v
If it writes that you had not properly shut down or that mongod.lock is not empty , only delete mongod.lock from C:\data\db\ and it will start.