Problem with sudo apt autoremove

Solution 1:

Ok, then remove the problematic file out the way by

sudo rm /etc/grub.d/bin/grubcfg_proxy
sudo rm /etc/grub.d/25_custom_proxy

then run

sudo apt-get purge grub-customizer
sudo apt autoremove

and finally update GRUB menu by

sudo update-grub