I'm having trouble going back to Windows. I tried to create a bootable USB, but it says I can't download Windows onto my main NVMe drive because it needs to be formatted in GPT. I'm stuck and can't seem to switch back to GPT. Any suggestions? By the way, I'm currently using Nobara, specifically the KDE NVIDIA version.
1 Answer
If you’re looking to wipe your disk clean and install Windows from scratch, here's a step-by-step: Boot up the Windows installer, then after you select your language, press Shift+F10 to open the Command Prompt. Type `diskpart`, then `sel disk 0`, followed by `clean`, `conv gpt`, and finally `exit`. After that, you should be able to install Windows on your now empty disk.

I already tried that, but it doesn't recognize my NVMe drive—only the USB shows up.