Title: User Export limit
Last modified: May 27, 2021

---

# User Export limit

 *  Resolved [rollette](https://wordpress.org/support/users/rollette/)
 * (@rollette)
 * [5 years ago](https://wordpress.org/support/topic/user-export-limit/)
 * Hi, is there a limit in number of user export? We have almost 25,000 users in
   WP and every time I try to do an export the csv only gives me over 2,000 records.
   How do we fix this?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [5 years ago](https://wordpress.org/support/topic/user-export-limit/#post-14491309)
 * No, there are no limits. The problem comes when the server cut the execution.
 * Increase your max execution and proxy wait times there.
 *  Thread Starter [rollette](https://wordpress.org/support/users/rollette/)
 * (@rollette)
 * [5 years ago](https://wordpress.org/support/topic/user-export-limit/#post-14491880)
 * Thank you. I apologize but I’m a newbie at this. Are you able to tell me what
   exactly is that I need to edit and by how much? I tried the wp-config.ph > set_time_limit(
   300); and it didn’t work. Other methods that was suggested is to edit .htaccess
   > php_value max_execution_time 300 and php.ini > max_execution_time = 300 . How
   does other users address and fix the same issue that I am having? Thank you!
 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [5 years ago](https://wordpress.org/support/topic/user-export-limit/#post-14493413)
 * Those limits are set by hosting. You cannot change it in htaccess or wp-config.
   php (they do not allow).
 * Talk to your hosting.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘User Export limit’ is closed to new replies.

 * ![](https://ps.w.org/import-users-from-csv-with-meta/assets/icon-256x256.png?
   rev=1174343)
 * [Import and export users and customers](https://wordpress.org/plugins/import-users-from-csv-with-meta/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/import-users-from-csv-with-meta/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/)
 * [Active Topics](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/user-export-limit/#post-14493413)
 * Status: resolved