Context:
Hi everyone, this problem started this morning and has never happened before (to my memory) so I don't think it's something I did to cause this. Basically, I am dual-booting Ubuntu 20.04 and Windows 10 on this machine (Dell Inspiron 5000 Series -- 5570 I think) and when I start the computer it goes to the GRUB 2.04 command prompt (not the rescue prompt to be perfectly clear). I looked at several pages online about this and none of them seem to be specific to my scenario.
What I've tried:
I have ls'd into all the partitions and there is no boot or grub directory like the other solutions said, but there is a path (hd0,gpt1)/efi/ubuntu/ which leads to a bunch of files called grubx64.efi, shimx64.efi, mmx64.efi, bootx64.csv, and finally the grub.cfg file. I followed this tutorial (I hope that linked properly) to try to run shimx64.efi and grubx64.efi (from what I have gathered, GRUB is a boot manager and the .efi files are executable files that start another boot manager which then starts up Ubuntu -- correct me if I'm wrong I'm still a noob).
Help:
I don't know what else I'm supposed to do. If there is a way to make it so that shimx64.efi does its job (maybe by changing some envvars or something) that would be great. Otherwise, I'd still like to keep my files. I do have the option of letting Dell SupportAssist run a diagnostic so that at the very least I can maybe use Windows but that takes very long, and I'm not sure if getting Windows to work will help this situation in particular.
TL;DR: Boot sequence halts on GRUB command line, and I've tried running shimx64.efi and grubx64.efi, both of which bring me back to the GRUB command line.