ServiceController seems to be unable to stop a service
I know I am quite late to answer this but I faced a similar issue , i.e., the error: “The service cannot accept control messages at this time.” and would like to add this as a reference for others. You can try killing this service using powershell (run powershell as administrator): #Get the PID of … Read more