Installation and Upgrade > Installation and Configuration Guide > Advanced Configurations > Running Windchill as a Windows Service > Troubleshooting Tips > Removing Windchill as a Windows Service
  
Removing Windchill as a Windows Service
To remove Windchill as a service, execute the following command from a Windchill shell:
ant -buildfile <Windchill>\opt\ntservice\WindchillService.xml uninstall
-DserviceName=<ServiceName>
Where <ServiceName> is the name you gave the Windchill Windows service when you created it.