Hi@akhtar,
You can start your Jenkins service from your command line. Open your CMD on the Windows system and navigate to the Jenkins installation directory. Now you can execute the below command.
$ jenkins.exe start
It will start your service and you can browse Jenkins service from your browser.
localhost:8080