Hello
Thank you for your question and reaching out. I can understand you are having issues related to Dual boot Windows corrupted.
Please try below commands from Linux terminal to repair boot.
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install -y boot-repair
sudo boot-repair
---------------------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer-