Go to the file wp-content/plugins/stops-core-theme-and-plugin-updates/uninstall.php
on line 47:
delete_site_optio('easy_updates_manager_dismiss_constant_notices');
replaces with:
delete_site_option('easy_updates_manager_dismiss_constant_notices');
Deleting the plugin is possible now.
Hello Rene,
Thank you for your response.