Hi @iamwpuser
We are off during the weekend so thank you for your patience in awaiting my response.
Before deleting your database entries, you will have to be absolutely sure that you have restored all your files properly.
Also, you have to be absolutely sure to have made a full website and database backup before trying this!
Using PHPMyAdmin in your hosting account’s cPanel to run the following code should remove the data related to Imagify from your database (make sure you’ve uninstalled the Imagify plugin first):
DELETE FROM wp_postmeta where meta_key = '_imagify_status' or meta_key = '_imagify_optimization_level' or meta_key = '_imagify_data'
Additional information can be found on the following link of our documentation https://imagify.io/documentation/uninstall-imagify-plugin/
Best Regards,
Ioanna