So i was uppdating Windows, and it restarted itself. When it booted itself up again, it had entered Grub rescue mode. This is what i get:
error: ’file /boot/grub/i386-pc/normal.mod’ not found Entering rescue mode... grub rescue>
It doesnt recognize any commands at all. I have tried to reinstall Windows using a USB thingy, although it just asks me to pull out the USB, but when i do that, it just boots into Ubuntu again.
All im asking for, is a way to either uninstall Ubuntu completely, since im not using it, or a way to install GRUB, so that i can open Windows again.
Im a total beginner to Linux/Ubuntu, so please, use simple language :)
sudo update-grub
. – Jan 25 '18 at 17:41