1. CD to [Websphere_home]/bin(Websphere_home e.g.: C:/Program Files/IBM/WebSphere/AppServer)
2. Use command : wasprofile -listProfiles to show all the profile in your websphere server. Pick the profile you want to delete.
3. Get the command : wasprofile -delete -profileName yourprofile run.