To restart the jenkins server in windows machines do the following:
Open the Command prompt
Go to your Jenkins installation directory (Default it is located under under C://Programfiles//Jenkins)and execute the below commands
To Stop Jenkins:
jenkins.exe stop
To Start Jenkins:
jenkins.exe start
To Restart Jenkins:
jenkins.exe restart
Open the Command prompt
Go to your Jenkins installation directory (Default it is located under under C://Programfiles//Jenkins)and execute the below commands
To Stop Jenkins:
jenkins.exe stop
To Start Jenkins:
jenkins.exe start
To Restart Jenkins:
jenkins.exe restart