This post is more a self-reminder as I find myself having to manually remove multiple ColdFusion instances setup as Windows Services while I troubleshoot an installation issue. Simply uninstalling ColdFusion often leaves behind orphaned services which must then be manually removed, and I'm always forgetting the command to do so. For future reference:

view plain print about
1sc delete "windows service name"