In case you get confused, my main desire is that Windows boots smoothly.I'm open to all suggestions.
Summary of what I messed up afaik:
Somehow grub got corrupted; and i tried to fix it by changing the boot order from efibootmgr. I thought, there were unnecessary duplicate boot files, and i deleted couple of them (I guess this is where I messed it up).
After that I had to reinstall Ubuntu, but I couldn't boot into Windows anymore.
What I have tried: - Made a W10 usb (unetbootin), tried repair but had failed. - Tried these via command prompt:
bootrec /RebuildBcd
bootrec /fixMbr
bootrec /fixboot
- I had restore points but I can't see them via W10 live usb.
- I also made a repair disk by using Windows's own system. But It doesn't appear in boot menu, or the system doesn't see it.It says something like that "Press a button when you place a disk".
Questions
- Can I solve this issue from Ubuntu?
- Is there package programs like 'boot-repair', which specialized for
Windows?
Additional Info: I have Ubuntu on my hard drive, and I have Windows 10 on my SSD. I want them to work seperately, if possible. So that I wouldn't deal with grub-windows complications.