Login in screen not coming. Help?

So my system gets forced shutdown, and now my system boots up but login screen is not visible. fedora gets loaded and then a blank screen. I tried using iso file and mounting the system with chatgpt but all in vain. what should i do? I am using fedora41.

Try using the grub2 editor to remove the rhgb quiet from the kernel command line and add a <space>3 at the end to boot to a text console. This may let you see an error message that points to the problem.

If this doesn’t help you solve the issue, try boot a Live Installer USB and install the inxi package. Then run inxi -Fzxx in a terminal and post the output as pre-formatted text.