conda remove tensorflow
You can remove a package with the conda remove command. So for TensorFlow this would be conda remove tensorflow.