Sometimes you may need to delete the service from windows
services.
To delete service go to Run prompt and type services.msc
Right click on the service which you want to delete and make
it manual if it is automatic.
Start command prompt
Type “sc delete service_name”
If there is space in between service name use “ ” such as if
service name is MySQL database
No comments:
Post a Comment