sc

List all services:

sc queryex type= service state= all

Disable a service:

sc config "Name of Service" start= disabled