I just started with linux a few weeks ago...
I installed Arch Linux on vitrualbox
I wanted to install a windows manager and followed a guide on youtube...
I think the guy saved startx command on /.bash_profile file. Thus after login the server starts
But I'm stuck on this screen (image attached). I can't use the terminal and even if I use
Ctrl+Alt+F2 I get back to the login screen and then after login the thing starts again and I'm stuck
Kindly help me I'm noob.
Welcome to the forum!
If you can terminate the Xorg with Ctrl + C or another key combination and then it logs you out, then there is likely a exec startx in your .bashrc_login file; the login shell transforms to Xorg.
Then I think you must recover by logging in as another user, or boot your system into a recovery shell.