To perform a clean install
- Configure the BIOS
- Set boot mode to UEFI
- Set SATA configuration to AHCI
- Enable Secure Boot/TPM
- Prepare a USB drive
- Use Ventoy to create a USB drive
- Copy the win11 ISO to the data partition of the drive
- Wipe the drive during the install process
- Boot from the USB
- When you see the “Where do you want to install Windows?” screen press Shift + F10 to open a command prompt
- Then type the following commands, in this order
diskpartlist diskand choose the drive onto which you want to install. Most likely Disk 0clean, this will remove all data from the driveconvert gpt, this is the command that will make the drive UEFI-compatibleexitexit
- Continue with the installation. When it asks you where to install, select the drive you just wiped. It should list a large “Unallocated Space”.
- Select it and click Next
- It will then show a blue screen with “n% installing”
- Keep an eye on it and when it reboots, remove the installation USB
- You should see a “Getting Ready”, or “Installing 0%, Please keep your computer on” message. If you get there you on your way to installing Win 11 on your computer.