My Kali linux gets stuck at boot after following the instructions to install Nvidia drivers from here: https://docs.kali.org/general-use/in...-on-kali-linux

This is picture of where it gets stuck
http://image.ibb.co/jybyvb/75_AEC535...1_AF4_CE64.jpg

I've read numerous threads in here on people with similar problems but have yet to find a solution so im posting
i am able to enter shell by ctrl+alt+f3

Things i've done:
apt-get update && apt-get upgrade
apt-get dist-upgrade
reboot and nothing, so i decided to try and remove the packages previously installed to try and get my install working again

apt-get
apt-get remove --purge nvidia*
rm -rf /etc/X11/xorg.conf

dpkg --configure -a
Also removed ocl-icd-libopencl1 nvidia-cuda-toolkit

I'm out of ideas, any help is appreciated.