Deleting A Windows Service Forever
August 6th, 2007
To permanently delete a windows service open a command window and use the “sc” command.
Type
sc delete “your windows service name”
To permanently delete a windows service open a command window and use the “sc” command.
Type
sc delete “your windows service name”