Thought I was on the fresh install with the Win 11 ISO, but when i install the USB that I created it I no longer see the setup file. I checked and the USB is MBR does that mean I need to convert the USB to GPT?
- Open Rufus
- Insert your USB flash drive (at least 8 GB)
- Configure Rufus like this:
• Boot selection: Select the Windows 11 ISO
• Partition scheme: GPT
• Target system: UEFI (non-CSM)
• File system: NTFS
(You do not need to check "Remove requirement for Secure Boot and TPM", as the PC Health Check app reported that your system is compatible.)
- Click Start and let Rufus do its magic.
This creates a USB installer that boots only in UEFI mode and installs Windows 11 using the GPT partition style.
Off topic: personally, I, vastly prefer to use
Ventoy for anything that requires to boot from a USB flash drive, as I abandoned every computer that isn't officially compatible with Windows 11 years ago anyway in the first place, and besides, Ventoy is based on Rufus (among multiple other things).
Endless reformatting of removable flash memory based storage media causes too much unnecessary wear on the memory cells. After the reformat, restoring its contents back to what you previously had on it can be a very time consuming task also in addition to this.
With Ventoy, you no longer have to do any of that. Instead, you can just copy one or more bootable ISO files (and bootable WIM files if you also added the Wimboot plugin in Ventoy) to it. Then when you boot from the USB flash drive next, it lets you pick one of the bootable files from a list and boots straight into that bootable file. So, you only need one large capacity USB flash drive (and maybe a spare one, just in case it flakes out).
Not only can you copy multiple bootable files to it, but also you can copy whatever the files you want to it. So, you can continue to use it just like a normal USB flash drive (but also be aware that it uses exFAT by default so you might want to manually reformat to NTFS like explained in #5 of the Installation
FAQ).