Cannot Stop the SonarService

I am using the Sonarqube Version 9.9.0.65466 and not able to stop the service when using the

 ...\bin\windows-x86-64\SonarService.bat stop

the following error occurs when i run it "No Such a File or Directory "
i can stop the service using Ctrl+ c but i want to stop it correctlly using the SonarService.bat stop.
PS: i cannot find the SonarQube service in Windows Services Administrator

Hey there.

Are you starting it with SonarService.bat start?

hey there.
No i’m using the StartSonar.bat to start

Well then you have no service, just a process :slight_smile:

Take a look at the documentation on installing SonarQube as a service on windows.