Disabling basic graphic mode:
sudo grubby --update-kernel=ALL --remove-args="nomodeset vga=791"
sudo systemctl reboot
If the original issue recurs, you can boot in basic graphic mode by adding the relevant parameters, see steps 1-5 here:
How to Reset the root Password :: Fedora Docs