# Removing config sets

## Standard config sets

You use [undeploy accounts](https://organizations.takomo.io/command-line-usage/account-stacks/undeploy-accounts) command to remove standard config sets.

```bash
tkm org accounts undeploy
```

## Bootstrap config sets

You use [tear down accounts](https://organizations.takomo.io/command-line-usage/account-stacks/tear-down-accounts) sets command to remove bootstrap config sets.

```bash
tkm org accounts tear-down
```
