Thanks for reaching out Boris,
I’m sorry to hear you’re having trouble removing these Total Upkeep cron jobs. Normally the uninstall process removes crons automatically, but if something like, maybe the plugin directory is deleted by mistake you can:
Either use your web host’s cron job manager (like cPanel or a similar tool)
or on command line with the crontab -e
command.
I hope this helps!