Recently dualbooting Ubuntu and Windows and it was working fine but now when I go in to select which one I wanna boot into it goes black screen and then just boots into Ubuntu
Edit: it no longer automatically goes into Ubuntu but now Windows doesn't show up
SOLVED: Ran boot repair and now both Ubuntu and Windows show up :)
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install -y boot-repair
sudo boot-repair ```