Start/Stop and Restart Jenkins service on Windows
Open Console/Command line –> Go to your Jenkins installation directory. Execute the following commands respectively: to stop: jenkins.exe stop to start: jenkins.exe start to restart: jenkins.exe restart