I'm using OS Windows and I'm trying to delete Jenkins, which was installed as Jenkins.war file. I need to delete it because I made a lot of mistakes while configuring it.
I was trying to run the
jenkins.war uninstall
but it does not work ( in this occurrence the popup window opens and suggest me to select the program which will run this command )
Also, I tried to find the Jenkins service by running the
service.msc
But there was not this service on the list. Help me to resolve this issue.