So that is the repair boot tool report about my issue, so i hope you will help me guys.
https://paste.ubuntu.com/p/Tc7qs3QNwx/
More info.
So i used chatgpt before and some others online tools so it see i must have a file /esp/efi/microsoft/ so i cant see the microsoft file, as i understand the boot windows file must be in this folder.
- Another stuff, i didnt see windows in where i must make the choose and chatgpt advice me to edit this file sudo nano /etc/grub.d/40_custom
and add this into it
menuentry "Windows 7" {
insmod ntfs
set root=(hd0,1)
drivemap -s (hd0) ($root)
ntldr /bootmgr
}
WHen i do that, it now show me the windows in when i click on it shot me that hd0,1 not found.
So i see some reply i will try and see if i can resolve this issue. another update i install a virtual machine in the ubuntu i thought that i can access my old windows file into it but i cant.
Another Update i followed to rebuild bcd also with these commands
bootrec.exe /FixMbr successfull
bootrec.exe /FixBoot successfull
bootrec.exe /RebuildBcd After scaning windows disk installation ask to press Y, and it show me the requested system device cannot be found.
As requested that is my gparted screenshot:
enter image description here