Step 1: Open command Prompt and Start daemon process by using mongod command
Step 2: Run another command prompt and type mongrestore “Type your directory where the backup resides” . Check below screenshot
This screen shot shows my preexisting database backup.
Now check is database restored . Run mongo command and show dbs command
.
You will find your databases.