Hey all, I was hoping someone could help me fix my Windows machine's boot problem.
Background:
- I was using my PC like normal, had played some games for a bit
- I got up from my computer and went to shower
- When I came back to my PC, there was a black screen with the message, "Select proper boot device or insert boot media in selected boot device and press a key"
My SSD appeared in my BIOS's boot priority list, but adjusting any of these settings didn't resolve the issue. I reset to default and then consulted the Microsoft Q&A forums. From there, I tried the following things.
What I've tried:
- I created a Windows Installation Media USB, booted from it, and used its "Repair my PC" feature to open a command prompt
- In the command prompt, I entered DiskPart and ran the command list volume. My SSD did not show up here.
- I exited DiskPart and then ran the command wmic diskdrive get status. It returned three OKAYs: presumably one for my HDD, one for my SSD, and one for my USB
- Per TestDisk's docs, I created a live Fedora USB to use TestDisk and booted from it
- I used Fedora's package manager to install TestDisk and entered it
- In TestDisk, I initially saw my SSD in the disk selection list. I highlighted it, hit enter, and then selected Intel as my partition table type (it was highlighted by default)
- I ran Analyse, but nothing appeared under "Partition / Start / End / Size in sectors"
- The only options displayed on that screen were "write" and something else I can't remember. Both seemed like permanent changes to my disk, so I used the X in the top right of the window to exit the program.
- I rebooted, installed and ran TestDisk again, and now my SSD doesn't appear in the Disk selection list.
Here are some links to things I referenced: