Title: Deactivate the module restore defaults
Last modified: July 8, 2023

---

# Deactivate the module restore defaults

 *  Resolved [nvr21](https://wordpress.org/support/users/nvr21/)
 * (@nvr21)
 * [3 years ago](https://wordpress.org/support/topic/deactivate-the-module-restore-defaults/)
 * Hey,
 * Sometimes we need to deactivate the module for some testing, debug etc but each
   time your module is deactivated ./ not deleted the images are going back to non
   optimized version.
 * Any chance to stop this behaviour?
 * Thanks.

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

 *  Plugin Author [Nabil Lemsieh](https://wordpress.org/support/users/nlemsieh/)
 * (@nlemsieh)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/deactivate-the-module-restore-defaults/#post-16903543)
 * Hi [@nvr21](https://wordpress.org/support/users/nvr21/)
 * You may need to stop WooCommerce from regenerating thumbnails by adding this 
   code snippet to your child theme or via Code Snippets plugin:
 * `add_filter('woocommerce_background_image_regeneration', '__return_false', PHP_INT_MAX);`
 *  Thread Starter [nvr21](https://wordpress.org/support/users/nvr21/)
 * (@nvr21)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/deactivate-the-module-restore-defaults/#post-16903890)
 * Amazing thanks 😀
 *  Plugin Author [Nabil Lemsieh](https://wordpress.org/support/users/nlemsieh/)
 * (@nlemsieh)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/deactivate-the-module-restore-defaults/#post-16910974)
 * I’m closing this thread for now, If you have any further questions, feel free
   to start a new thread.

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

The topic ‘Deactivate the module restore defaults’ is closed to new replies.

 * ![](https://ps.w.org/smart-image-resize/assets/icon-256x256.jpg?rev=2142235)
 * [Smart Image Resize for WooCommerce](https://wordpress.org/plugins/smart-image-resize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smart-image-resize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smart-image-resize/)
 * [Active Topics](https://wordpress.org/support/plugin/smart-image-resize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smart-image-resize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smart-image-resize/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nabil Lemsieh](https://wordpress.org/support/users/nlemsieh/)
 * Last activity: [2 years, 12 months ago](https://wordpress.org/support/topic/deactivate-the-module-restore-defaults/#post-16910974)
 * Status: resolved