Remove Cache/Redis Plugins (WebUI Method)
- Log into cPFence WebUI and choose the server to clean up.
- Navigate to Tools & Utilities ➜ WP-AutoShield Bulk Tools.
- Open Uninstall Cache Plugins inside the Manage WP Plugins card.
- Confirm the warning; cPFence removes common cache/Redis plugins (except LiteSpeed) from every detected WordPress install.
- Monitor the log stream for any sites that required manual follow-up.
This is useful before standardizing on LiteSpeed Cache or when conflicting caching layers cause issues.
Tip: You can Schedule this tool to run daily with WP-AutoShield by enabling "autoshield_cache_plugin_removal" on the Settings page.
Command Line (CLI) Method
- SSH into the target server.
- Execute:
cpfence --bulk-uninstall-cache-plugins
Reinstall LiteSpeed afterward if customers don't have it.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
