Hi James, the error indicates that there is already a service registered with given name. Could you please go to the web.config file and specify the:
<add key="CMSApplicationName" value="Default Web Site/YourCMS" />
to have some unique value and also that it's specified only once? Also, when you run the Windows services - how many of the Kentico services are running?