# Revoke moderators in bulk

**URL:** https://meta.discourse.org/t/revoke-moderators-in-bulk/347215
**Category:** Support
**Created:** [January 15, 2025, 8:16am UTC](https://meta.discourse.org/t/revoke-moderators-in-bulk/347215 "2025-01-15T08:16:09Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [January 15, 2025, 10:17am UTC](https://meta.discourse.org/t/revoke-moderators-in-bulk/347215/2 "2025-01-15T10:17:13Z")

</div>

Hi Toni,

I did some searching and found this:

> [@Bulk edit users - remove moderator privilege](https://meta.discourse.org/t/bulk-edit-users-remove-moderator-privilege/183523/3):
>
> Thanks, it did the trick slight_smile For anyone needing this, here is the full procedure. ./launcher enter app # rails c # User.where(moderator: true).update\_all(moderator: false)

However, in the `/admin/users/list/active` there currently isn’t a way to do this. There is a feature request linked below that seems relevant.

> [@Bulk Action on Users](https://meta.discourse.org/t/bulk-action-on-users/158936/3):
>
> from the admin control panel, being able to select multiple users and doing one or more of the following: Deactivating their account Grant Admin Grant Moderator Lock Trust Level Suspend a user Silence a user

I’d also like something similar too and since there is already a bulk select option albeit just for deleting users hopefully it can be expanded on in the future.

 ![image](https://global.discourse-cdn.com/meta/original/4X/2/b/3/2b3dc12fbbf512fb20a143d0b85994e4b0f59117.png)

---

_[View the full topic](https://meta.discourse.org/t/revoke-moderators-in-bulk/347215)._
