Title: Cannot delete &gt;985 users
Last modified: June 30, 2023

---

# Cannot delete >985 users

 *  [timmoser](https://wordpress.org/support/users/timmoser/)
 * (@timmoser)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/cannot-delete-985-users/)
 * Ahoy,
 * Thanks for the plugin.
   The title pretty much sums it up. Searching for inactive
   users (flag one without posts) works fine and lists ~20k users. Next, I mark 
   all, and click delete all marked users->Yes, I really… OK-> ..very serious… 985
   Users will be deleted.I take it the this is already hinted at by the “<small>
   PHP allows you sent only 1000 input vars.</small>” But still, why can I list 
   5k inactive users or even all 20k and also mark all of them but then only 985
   are being deleted?Cheers
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcannot-delete-985-users%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [shra](https://wordpress.org/support/users/shra/)
 * (@shra)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/cannot-delete-985-users/#post-16859950)
 * I guess technically I can implement that. Currently some checks are made after
   main SQL request so that is why i implemented existing way. Another thing is 
   that we can have new registrations during the process of confirmation and deletion,
   and program should know exactly what users are necessary to delete. But user’s
   ids list could be stored as, for example, JSON-encoded text in one single field.
   It has own limitation – a size of POST data. But usually it is enough big to 
   keep the whole list.
 * I will keep it in my mind on next development iteration as a good idea, thanks.

Viewing 1 replies (of 1 total)

The topic ‘Cannot delete >985 users’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/inactive-user-deleter.svg)
 * [Inactive User Deleter](https://wordpress.org/plugins/inactive-user-deleter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/inactive-user-deleter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/inactive-user-deleter/)
 * [Active Topics](https://wordpress.org/support/plugin/inactive-user-deleter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/inactive-user-deleter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/inactive-user-deleter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [shra](https://wordpress.org/support/users/shra/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/cannot-delete-985-users/#post-16859950)
 * Status: not resolved