• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

[Guide] Make the Ultimate bootable Windows/Linux/Etc USB drive (2021)

Mussels

Freshwater Moderator
Joined
Oct 6, 2004
Messages
58,412 (7.74/day)
Location
Oystralia
System Name Rainbow Sparkles (Power efficient, <350W gaming load)
Processor Ryzen R7 5800x3D (Undervolted, 4.45GHz all core)
Motherboard Asus x570-F (BIOS Modded)
Cooling Alphacool Apex UV - Alphacool Eisblock XPX Aurora + EK Quantum ARGB 3090 w/ active backplate
Memory 2x32GB DDR4 3600 Corsair Vengeance RGB @3866 C18-22-22-22-42 TRFC704 (1.4V Hynix MJR - SoC 1.15V)
Video Card(s) Galax RTX 3090 SG 24GB: Underclocked to 1700Mhz 0.750v (375W down to 250W))
Storage 2TB WD SN850 NVME + 1TB Sasmsung 970 Pro NVME + 1TB Intel 6000P NVME USB 3.2
Display(s) Phillips 32 32M1N5800A (4k144), LG 32" (4K60) | Gigabyte G32QC (2k165) | Phillips 328m6fjrmb (2K144)
Case Fractal Design R6
Audio Device(s) Logitech G560 | Corsair Void pro RGB |Blue Yeti mic
Power Supply Fractal Ion+ 2 860W (Platinum) (This thing is God-tier. Silent and TINY)
Mouse Logitech G Pro wireless + Steelseries Prisma XL
Keyboard Razer Huntsman TE ( Sexy white keycaps)
VR HMD Oculus Rift S + Quest 2
Software Windows 11 pro x64 (Yes, it's genuinely a good OS) OpenRGB - ditch the branded bloatware!
Benchmark Scores Nyooom.
Work in progress (it's been deleted on me twice, agh!) - expect edits



Why do I want this bootable USB?
Because this lets you keep one USB flash drive around as an emergency repair toolkit for not just your PC, but for any PC you might need to help fix.
You can either have a flash drive dedicated to one OS, or have a multi-boot drive with every OS and recovery tool you can think of - bootable antivirus, data recovery, the lot.


A few warnings:
If you aren't paying attention, you can erase all your files here. Always check and triple check what drive you're about to.
Neither myself nor TPU takes any responsibility for you deleting files by formatting the wrong drive.
When installing an OS, ALWAYS disconnect every storage device except the one the installer is on, and the drive you're installing to. You don't want your bootloader on your s




What will I need?:
ISO files for the operating systems you want
At least one USB drive 4GB or larger (Rufus)
One larger USB flash drive or external SSD for Ventoy

You'll also need to to learn how to adjust the boot order on your systems BIOS, it's only a google away.

What type of USB drive should i use?
USB flash drives of 4GB are the minimum for most windows installs, but some are now big enough to require an 8GB drive.
USB 3.x flash drives with high read and write speeds will do this work many many times faster, but are not required.
Ventoy can use all the space you can throw at it, and it still works as a regular storage drive.

UEFI and GPT
The short version is, since windows 8 came out Microsofts preferred bootloader has been UEFI, on GPT partitioned drives. Windows 11 makes it mandatory.
Most older bootable ISO's require "CSM" enabled in your BIOS settings to boot, if they lack UEFI support.
Changing between MBR and GPT, or secure boot on/off will usually require reinstalling the OS. Plan ahead.
Windows 11 now requires CSM to be disabled and UEFI forced enabled, if you have trouble booting a specific ISO, try enabling CSM and setting UEFI to "Other OS" in your BIOS (and switching it back, if 11 requires it)





What software do we need?
Rufus: For making a single USB installer (Especially noteworthy for being able to strip TPM and secure boot requirements from windows 11)


Pros:
  • Simple, hard to mess up.

Cons:
  • Drive gets wiped when you update the ISO
  • Single OS only, difficult/risky to store files on the USB


Or

Ventoy: For making a "Multiboot" drive that can boot from ANY .iso file on the drive. Every version of windows from 7 to 11, Linux and beyond.

  • Pros:
    Only needs formatting once, can update Ventoy partition without touching data storage
  • Can hold many ISOs - literally copy and paste them to add them.
  • Bootable partition is hidden, so you can use the drive for regular file storage

Cons:
  • May be slightly less compatible than Rufus
  • Secureboot requires some extra steps (importing a key)


Where do I get ISO files?
Microsoft: MS have now given direct links to Windows 10 and Windows 11 ISO files
Linux Mint: Fantastic "live boot" OS without needing to install anything - great for data recovery, or older laptops
Kaspersky Bootable antivirus: Free bootable antivirus
Macrium Reflect Free: Once your OS is installed and set up, why not make a backup and store it on a Ventoy drive with their bootable recovery disk?



Lets start with the simplest, most common request first:

Make a Windows 11 USB installer (No TPM or secureboot), with Rufus
Open up Rufus, and the settings are fairly simple:
Any settings not listed can be ignored

1635386324113.png

Device: The USB Drive you want to move the ISO across to (This drive WILL be erased!)
Select: choose the ISO file directly

Image Option: Extended installation" to remove TPM and secure boot requirements
(This is the only step different in making a Windows 10 USB)


Partition Scheme and Target system:
These should be "GPT" and UEFI "(non CSM)" for modern operating systems and hardware

Volume label: What you want the drive to be named "Win11 USB" etc

Start: Click it and wait. USB 2.0 drives may take 10-15 minutes.

When this is complete you can add files to the USB, such as drivers or program installers you want immediately. Graphics card and Wi-Fi drivers are a good idea.



(You can obviously use this for Windows 10, and ignore the TPM/secureboot option.)


Make a Multiboot Ventoy drive:

If you have issues booting Ventoy on a system with secureboot enabled, they have a guide to fix that

Windows 11 may find ventoy suspicious, you just have to click More info and Run anyway
1635386463552.png

Ventoy has less options here than Rufus, because it presents those options later on, when you boot from the USB.
First step: Click options, and tick secure boot support. Removing this later requires you to format the drive, so might as well do it now.
Second step: Option, Partition style, GPT
1635386812212.png

Device: Choose your new home for Ventoy
Install: Formats the drive, creating a small hidden 32MB partition at the end of the drive for Ventoy to live
Update: Leaves the drive intact, updates an existing Ventoy partition

Then all you need to do is copy-paste your ISO files across, as well as anything you think will be useful on your new OS.
Antivirus installers, backup tools, drivers, your favourite browser: whatever works for you

1635387095696.png

1635386758797.png

In my example here, you can see the padlock showing secureboot is supported, and GPT is selected for "package" (ready to install) and "in device" (what i installed previously)
I hit update, and:
1635386895406.png

[images of how to use Ventoy once its booted go here]
Ventoy also has a method to bypass W11 requirements automatically, but its new and i dont quite get how to use it
'VTOY_WIN11_BYPASS_CHECK'

Ventoy also supports plugins, such as "Plugin.wimboot" allowing you to install straight from the single .wim file from the ISO, not needing the whole thing
 
Last edited:
I can fart around with Linux or W7 with out installing? Rufus? I must be living under a rock.
 
I can fart around with Linux or W7 with out installing? Rufus? I must be living under a rock.
Rufus allows "windows to go" letting you make portable windows installs

Unsure about 7, but it works with 10
 
Awesome @Mussels that you are taking the time to make this tutorial thread bro!!!!!! Kudos to you :respect: :respect: :respect: :respect: :respect:
 
Rufus allows "windows to go" letting you make portable windows installs

Unsure about 7, but it works with 10
Hmm I look to see *If RuFus with 7 to Go Edition but yes 10 and I think 11 works

Yes for all but I'd stay clear and then use WiNtoUSB. I have a version on my Google Drive next if y'all want but there's a crack involved course disable any virus protection. It's safe "Once installed you can enable your protection" as I've used it for a while DOWNLOAD

TThe reason why I use WiNtoUSB is I've known RuFus to even you selected the version it'll install Home Edition

I'd recommend a 64GB Drive or Thumb Stick
 
Last edited by a moderator:
Wow Mussel. So it means I can install whatever is from a single thumb drive?

I wish there is a youtube video for visual learners like me.
 
Wow Mussel. So it means I can install whatever is from a single thumb drive?

I wish there is a youtube video for visual learners like me.
Yup, any ISO on that drive becomes bootable.

I think i'd need a VM to screen record the action for a guide like that... I have no video editing skills, but i could have a crack at it
Edit: okay i cant do VMs. They hate booting from USB, and i dont have a regular capture card.
 
Last edited:
Thanks for this Mussels, I just used Rufus to make a W10 drive, only took a few minutes over USB-C, and it only used 3.23GB of an 8GB stick, so I am about to add my apps & drivers etc now... :D

And for all, this was WAY faster and simpler than the other apps I have used in the past, such as Easeus, Acronis ect..
 
Thanks for this Mussels, I just used Rufus to make a W10 drive, only took a few minutes over USB-C, and it only used 3.23GB of an 8GB stick, so I am about to add my apps & drivers etc now... :D

And for all, this was WAY faster and simpler than the other apps I have used in the past, such as Easeus, Acronis ect..
They're great programs, and people need to know what they can achieve


The simple fact that rufus can instantly remove TPM and secureboot from 11 is enough to make it worth knowing about
 
Back
Top