Stuck on xorg startup in arch linux

Thanks for Reading!

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.

Hmmm........I think this might be a known problem and not something that you have done.

You are using an early version of X Server

What hardware is it running on?????

Possible reference material, but don't take it literally yet.............

https://bbs.archlinux.org/viewtopic.php?id=224948

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.