Hello guys

I had windows and kali together, but i was forced to reinstall my windows. after reinstallation, i wasn't able to boot into kali and laptop directly boots to windows(gpt partition, efi windows and kali installation)
after that i booted into live kali usb, mounted windows EFI partition and installed grub on that partition, but now when grub load, it is empty and i have to do
Code:
set prefix=()/grub
set root=()
insmod normal
normal
i have to do this always to see the boot options
after doing this, i can boot into windows or kali
how i can fix it?

Now The windows EFI partition contains EFI and grub folder and EFI contains Boot Kali Microsoft
how i can fix it?