To stay in safe graphics at boot, add nomodeset
as a grub parameter.
sudo nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Once booted, remove nvidia graphcis drivers entirely:
sudo apt remove --purge nvidia*
To enter the Advanced Options or Recovery menu- hold or tap the left shift key at boot.