I had windows 10 installed on my pc and I installed Ubuntu 17.10 alongside windows. I logged into windows and EasUs partition manager showed me I have some free space and file system of that partition is unknown. Then I went to disk management from My Computer and it showed me that previously mentioned 60GB was empty. So I just deleted that partition and extended another partition. Then I restarted my PC and it's stuck in the "error:no such partition" screen.
I flushed supergrub2 into my pendrive from another PC and restarted my pc with that pen drive. I still can't get my pc to boot. I've seen some YouTube tutorials and tried the "set" command in grub rescue. The result I have is below which does not match any of the tutorials that I've watched.
cmdpath=(hd0,msdos1)/EFI/BOOT prefix=(hd0)/boot/grub root=hd0
And typing ”ls” in grub rescue shows the following:
(hd0) (hd0,msdos1) (hd1) (hd1,msdos7) (hd1,msdos6) (hd1,msdos5) ) (hd1,msdos2) (hd1,msdos1)
How can I access Windows or my hard disk again?