I installed Ubuntu from a USB flash drive using this tutorial.
I chose the option to keep my Windows 10 OS as well (not pictured in the tutorial).
Now I can't seem to find out how to return to Windows 10. Did I delete my OS?
I installed Ubuntu from a USB flash drive using this tutorial.
I chose the option to keep my Windows 10 OS as well (not pictured in the tutorial).
Now I can't seem to find out how to return to Windows 10. Did I delete my OS?
sudo update-grub
and reboot. It is also possible that the problem depends on how Windows was turned off before you installed Ubuntu. If Windows was hibernated or semi-hibernated (alias fast startup), the file system is not in a state for Ubuntu to read and write to it (definitely not write), and it might not be available, 'seen', and therefore not in the boot menu. – sudodus Jan 06 '18 at 07:46