I'm trying to do a clean installation of Windows 10 Pro on my SSD, like I've done many times in the past. However, I'm now encountering the error code 0x80300024. I've tried following a YouTube guide specifically for this issue, but it hasn't worked. I feel like I've dealt with this problem before but can't remember the steps I took to resolve it. Can anyone provide some guidance on how to fix this? My setup includes a Gigabyte B550i Aorus Pro AX v1.1 motherboard and a Samsung 970 EVO Plus 1TB SSD.
1 Answer
A quick tip: When you reach the install screen, try hitting "shift+F10" to bring up a command prompt. Enter "diskpart", then type "list disk" to see all your drives. Select your SSD by using "sel disk X" (replace X with the correct disk number). After that, run the commands "clean" and "convert gpt" before closing the window and proceeding with the installation. I hope this helps!
I actually did that entire process, including the "convert gpt" part, and it didn't help me either. I was sure that was the fix I needed!