Its easy to set the data path . Just run mongod using this commands. Yeah ! You need to create a data folder and enter that in the below path
First go the bin directory
cd c:/mongodb/server/3.2/bin
Then run using this command . It will set the path of your data
mongod --dbpath c:\data