Destroying Work Item Types in TFS 2010

If you have a workitem type that you don’t use or no longer need in TFS, you can destroy the type (along with all the work items of that type):

>witadmin destroywitd /collection:http://MyTFS:8080/tfs/DefaultCollection /p:MyTeamProject /n:Task

Scroll to Top