sc delete xxxxxxxxxx --删除服务
sc description xxxxxxxxxx "需要修改成的描述" --修改服务描述
sc 是主命令
description 是这个主命令的具体command
xxxxxxxxxx 是服务的名称