I have a dual boot operating system on my laptop which has a Windows and a Ubuntu Installation which was working perfectly. I accidentally uninstalled python from my Ubuntu and then a lot of applications disappeared like my terminal. Then I went into recovery mode of Ubuntu and performed sudo apt-get --reinstall install ubuntu-desktop
and also performed update-grub. This worked and my Ubuntu started working fine.
But now my windows isn't booting and I tried startup repair which wasn't able to find the problem. I went into command prompt and then ran DISKPART to list the disk but my disk is also not recognized.
The windows partition is successfully being recognized in gparted. As the storage is not being recognized by DISKPART I cant repair from live USB or any other method available on the internet.
How should I go about fixing this?