Title: plugin
Last modified: August 24, 2021

---

# plugin

 *  Resolved [Wellinton Santos](https://wordpress.org/support/users/mazzane/)
 * (@mazzane)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/plugin-332/)
 * How do I reset the woocomerce plugin to be reinstalled from scratch again?

Viewing 1 replies (of 1 total)

 *  Plugin Support [abwaita a11n](https://wordpress.org/support/users/abwaita/)
 * (@abwaita)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/plugin-332/#post-14798599)
 * Hi,
 * Uninstalling WooCommerce from the Plugins → Installed Plugins page will usually
   only remove the plugin but your settings, orders, products, pages, etc… will 
   still exist in the database.
 * To **completely** wipe everything out, an additional **destructive **step is 
   required where you open your wp-config.php file and add the following code then
   uninstall the plugin:
 * `define( 'WC_REMOVE_ALL_DATA', true );`
 * This should be added just above the following comment
 * > /* That’s all, stop editing! Happy publishing. */
 * 
    Link to image: [https://docs.woocommerce.com/wp-content/uploads/2020/03/uninstall_wocommerce_plugin_wpconfig.png](https://docs.woocommerce.com/wp-content/uploads/2020/03/uninstall_wocommerce_plugin_wpconfig.png)
 * We’ve explained further in this guide – [https://docs.woocommerce.com/document/installing-uninstalling-woocommerce/#uninstalling-woocommerce](https://docs.woocommerce.com/document/installing-uninstalling-woocommerce/#uninstalling-woocommerce)
 * Hope this helps.
    Thanks.
    -  This reply was modified 4 years, 8 months ago by [abwaita a11n](https://wordpress.org/support/users/abwaita/).
      Reason: *added clarifications

Viewing 1 replies (of 1 total)

The topic ‘plugin’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [abwaita a11n](https://wordpress.org/support/users/abwaita/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/plugin-332/#post-14798599)
 * Status: resolved