sudo systemctl restart mongodb
# it will restarts running mongodb server
sudo systemctl restart mongod
# @Zenonymous
sudo systemctl restart mongod
sudo service mongod restart
press win+r and type services.msc
look for MongoDB Server (MongoDB)
right click on it and select restart