📎 AI Summary:
The thread discusses a user struggling to uninstall a Windows service after accidentally deleting it with the "sc del" command, which has caused installation errors and uninstallation issues. Another user suggests that removing the service from the registry is essential for proper removal. The overall sentiment indicates a need for guidance to fully remove the service by cleaning up registry entries to resolve the installation and uninstallation errors.

Robie

New Member
Joined
Sep 15, 2020
Messages
1
Thread Author #1
I had to install a service after uninstalling the previous version. This requires to first uninstall the current service. By mistake i ran: sc del "service_name" command in cmd instead of uninstalling from control panel. Now I can't repair or remove it . It throws error "the installer was interrupted before service could be installed. You need to restart the installer to try again". On uninstalling fro controll panel nothing happens. Can someone help m uninstall this service. The service is independent and should not be stuck because of any dependency. Can someone plz help me to uninstall it?
 

Last edited: