# Delete/Remove All Tags in Bulk

**URL:** https://meta.discourse.org/t/delete-remove-all-tags-in-bulk/202026
**Category:** Support
**Created:** [August 29, 2021, 1:54am UTC](https://meta.discourse.org/t/delete-remove-all-tags-in-bulk/202026 "2021-08-29T01:54:47Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [August 29, 2021, 12:04pm UTC](https://meta.discourse.org/t/delete-remove-all-tags-in-bulk/202026/2 "2021-08-29T12:04:53Z")

</div>

If you’re hosted by cdck you should email your support address. Otherwise, [Administrative Bulk Operations](https://meta.discourse.org/t/administrative-bulk-operations/118349) might help.

I think it might be this in the rails console.

```
Tag.all.destroy

```

---

_[View the full topic](https://meta.discourse.org/t/delete-remove-all-tags-in-bulk/202026)._
