# Mass Log Out All Users

**URL:** https://meta.discourse.org/t/mass-log-out-all-users/247096
**Category:** Support
**Created:** [November 29, 2022, 6:50pm UTC](https://meta.discourse.org/t/mass-log-out-all-users/247096 "2022-11-29T18:50:05Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![md-misko](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/md-misko/32/126315_2.png) [@md-misko](https://meta.discourse.org/u/md-misko)
#### Post date: [November 29, 2022, 7:01pm UTC](https://meta.discourse.org/t/mass-log-out-all-users/247096/2 "2022-11-29T19:01:14Z")

</div>

From [What to do if your Discourse is compromised](https://meta.discourse.org/t/what-to-do-if-your-discourse-is-compromised/40129/1)

```plaintext
./launcher enter app
rails r 'UserAuthToken.destroy_all'

```

I would aim to logout only select accounts though.

---

_[View the full topic](https://meta.discourse.org/t/mass-log-out-all-users/247096)._
