Title: Database cleanup
Last modified: February 15, 2021

---

# Database cleanup

 *  Resolved [Tim](https://wordpress.org/support/users/tjalexander70/)
 * (@tjalexander70)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/database-cleanup-7/)
 * I have been working on cleaning up the options in my database and came across
   a number of entries that begin with `wpassetcleanup_`. Are these yours and are
   there others? I testest you plugin a while back but decided not to use it. I 
   would like to be able to delete these.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/database-cleanup-7/#post-14051735)
 * [@tjalexander70](https://wordpress.org/support/users/tjalexander70/) yes, all
   the entries generated by Asset CleanUp are prefixed with **wpassetcleanup_** 
   in _{wp}\_options_ and **_wpassetcleanup_** in _{wp\_}postmeta_. You can either
   clean all manually using a tool such as phpMyAdmin or by re-activating Asset 
   CleanUp and use “Tools” -> “Reset” and select everything (it would clear all 
   the entries related to the plugin).
 * PS: Note that you might also have transients that are prefixed with _transient_
   and _transient_timeout_ within the {wp_}options table and could be related with
   Asset CleanUp (e.g. starting with _transient_wpacu_) as the is also “wpacu_”.
   That’s why it’s recommended to use the reset tool and then deactivate the plugin
   if you don’t plan to use it again.

Viewing 1 replies (of 1 total)

The topic ‘Database cleanup’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/database-cleanup-7/#post-14051735)
 * Status: resolved