I have tried all solutions mentioned in below 2 links Mongodb: Failed to connect to 127.0.0.1:27017, reason: errno:10061 How to start mongo db on windows
But still getting below error
`C:\Program Files (x86)\MongoDB\Server\3.2\bin>mongo MongoDB shell version: 3.2.18-15-g678cb63 connecting to: test 2018-01-26T16:39:23.926+0530 W NETWORK [thread1] Failed to connect to 127.0.0.1 :27017 after 5000ms milliseconds, giving up. 2018-01-26T16:39:23.927+0530 E QUERY [thread1] Error: couldn't connect to ser ver 127.0.0.1:27017, connection attempt failed : connect@src/mongo/shell/mongo.js:229:14 @(connect):1:6
exception: connect failed`