Title: junk files
Last modified: March 5, 2023

---

# junk files

 *  Resolved [maxiec](https://wordpress.org/support/users/maxiec/)
 * (@maxiec)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/junk-files-2/)
 * Your plugin leaves junk files when I uninstall it, how do I delete these files
   from the database?
 * [https://ibb.co/qg4GYX0](https://ibb.co/qg4GYX0)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Uncanny Automator](https://wordpress.org/support/users/uncannyautomator/)
 * (@uncannyautomator)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/junk-files-2/#post-16538143)
 * Hi [@maxiec](https://wordpress.org/support/users/maxiec/) ,
 * We did want to confirm first that these are database _views_, not tables, so 
   there is no data in them and they are not taking up space. If Automator is still
   installed, you can visit Automator > Status > Tools and use our database tools
   to remove views if you want to (see [https://cln.sh/cP8k29BW](https://cln.sh/cP8k29BW)
   for an example of how to delete them).
 * If Automator has already been removed, you can use this SQL query to clean them
   up:
 *     ```wp-block-code
       DROP VIEW wp2j_uap_action_logs_view, wp2j_uap_recipe_logs_view, wp2j_uap_trigger_logs_view, wp2j_uap_api_logs_view;
       ```
   
 * I hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘junk files’ is closed to new replies.

 * ![](https://ps.w.org/uncanny-automator/assets/icon.svg?rev=2769432)
 * [Uncanny Automator - Easy Automation, Integration, Webhooks & Workflow Builder Plugin](https://wordpress.org/plugins/uncanny-automator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/uncanny-automator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/uncanny-automator/)
 * [Active Topics](https://wordpress.org/support/plugin/uncanny-automator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uncanny-automator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uncanny-automator/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Uncanny Automator](https://wordpress.org/support/users/uncannyautomator/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/junk-files-2/#post-16538143)
 * Status: resolved