1- Clean up old NVIDIA drivers
sudo apt purge '^nvidia'
2- Install the recommended driver automatically
sudo ubuntu-drivers autoinstall
3- Restart the system
sudo reboot