Wordpress LScache Plugin: How to manualy delete LiteSpeedCache plugin?
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hi Because I had to restore a website, LSCWP is stuck. Delete settings > do nothing Image optimsation > no matter what button I click (reset, etc.) > do nothing Si just uninstall it but there is at least to table in the database + a lot of stuff in wp_postmeta and elsewhere? How can I totally reset it? Im not afraid to use PHPMyAdmin. Thanks DELETE FROM wp_postmeta WHERE meta_key = litespeed-optimize-size DELETE FROM wp_options WHERE option_name LIKE litespeed-% DELETE FROM wp_options WHERE option_name LIKE litespeed_% DELETED THOSE TABLES: wp_litespeed_img_optm wp_litespeed_optimizer Hi, So it seems you have figured out. Also may I know why you would uninstall it ? is there anything we can help/improve ? Best regards, Also may I know why you would uninstall it ? As I said first, I restore this website and nothing was working after. So I did this full uninstall to be able to start agin with it. But why I have this : https://i.postimg.cc/L4TW7yLJ/cron.jpg ? My installation is clean and I do have start yet any optimization: https://i.postimg.cc/tT0dCVn1/Image-Optimization.jpg What should I do? Hi, No , the placeholder and image optimization are 2 different things once you enable responsive placeholder , it will generate different sized holder Best regards, ok but why I have to do it manualy? I never see that before, it was automatic as far I know? Thanks Hi, The responsive place holder ? yes , it is automatic, you dont need to do anything , just enabling it. Best regards, Mine was not automatic, I had a button at the bottom of this list (https://i.postimg.cc/L4TW7yLJ/cron.jpg) : Run the queue manually Hi, Then please check if your cron job list , and if wp-cron is working normally. Best regards, Hi My cron job seems to be ok:https://postimg.cc/Y4JVfdw8 And wp-cron is ok because scheduled posts are published. FYI your link : Please follow Hooking WP-Cron Into the System Task Scheduler to create the system cron task. > https://developer.wordpress.org/plugins/cron/hooking-into-the-system-task-scheduler/ > 404 Hi, No , the screenshot is for crawler cron , not for other tasks you will need a plugin like Advanced Cron Manager to inspect that. Best regards, ok, here is: https://i.postimg.cc/KYrm5Lwz/LSCW-crons.jpg Hi, It looks alright to me , do you still see that manual button ? if not , please wait for sometimes ,and see if cron works normally or not. Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference