I installed Ubuntu 18.04 alongside Windows 10 and now I can't launch it. I first had some problems when installing Ubuntu, so I reinstalled it. Afterwards, there is no Windows option.
Asked
Active
Viewed 46 times
1
-
2Possible duplicate of Add Windows 10 to GRUB OS list – karel Oct 01 '19 at 11:56
1 Answers
1
Open your terminal and run the command:
$ sudo update-grub
This will update GRUB and show you a list of all the OSes installed. You should see options like Ubuntu 18.04, Windows 10, etc.

BeastOfCaerbannog
- 14,585