How Can I Boot From USB? | Step-By-Step Guide

To boot from a USB drive, create bootable media, open your device’s boot menu or UEFI, then choose the USB as the startup disk.

Reader goal: start a PC or Mac from a USB stick to install an OS, run tools, or recover files—without fluff, with clear actions that work.

Quick Overview: Booting From A USB Drive

Booting from a USB means your computer starts the operating system that lives on the flash drive instead of the one on the internal disk. It’s handy for clean installs, rescue toolkits, and live Linux desktops. In most cases you’ll do three things: make the USB properly bootable, open the one-time boot menu or firmware settings, and select the USB as the startup disk. If you asked yourself “how can i boot from usb?” that’s the whole playbook in one line.

  • Know Your Goal — Install Windows or Linux? Run a live desktop? Pick the right image before you write the USB.
  • Use A Known-Good Tool — Windows media tools, Rufus, Ventoy, or balenaEtcher all write bootable media the right way.
  • Use The Boot Menu — Most PCs offer a one-time menu key so you don’t have to change permanent boot order.
  • Keep Firmware In Mind — UEFI options like Secure Boot or external boot permissions can block a start if set too strictly.

How Can I Boot From USB? Steps For Windows & Mac

Windows (modern UEFI PCs): You can reach the firmware screen directly from Windows, then pick your USB on the next boot. In Windows 11/10, go to Settings > System > Recovery, choose Advanced startup > Restart now, then select Troubleshoot > Advanced options > UEFI Firmware Settings. After the restart, open the boot menu and choose your USB drive.

  • Create The USB — Use Microsoft’s media tool for Windows or write an ISO with a trusted utility (details below).
  • Open Advanced Startup — In Windows 11/10, trigger a firmware restart from the Recovery panel.
  • Pick The USB — On restart, use the boot menu to start from the flash drive once, or change boot order if you prefer.

Mac (Intel or Apple silicon): Apple provides two clean paths: choose an external disk at startup, or set it in Startup Disk settings. On Apple silicon, press and hold the power button at startup to enter options, then choose your USB. On Intel Macs, hold Option to open Startup Manager. You can also set the external disk under System Settings > General > Startup Disk. Some Macs require allowing booting from external media first.

  • Allow External Boot — On managed Macs or newer models, enable external boot in Security settings if blocked.
  • Select The Disk — Use Startup Disk in settings for persistent choice, or pick the USB at startup for a one-off.

Set USB First In UEFI Or Use The One-Time Boot Menu

You don’t need to change boot order forever. Most PCs include a one-time menu key that lets you start from USB just once and then go back to normal on the next start. The exact key varies by brand, but you’ll see patterns across Dell, HP, and Lenovo. If “how can i boot from usb?” led you here, the table below is your quick map.

Brand One-Time Boot Menu Key Notes
Dell F12 “One Time Boot” menu appears; also gives access to diagnostics.
HP Esc, then F9 Startup Menu shows; F9 selects Boot Device Options.
Lenovo F12 (or Fn+F12) Opens Windows Boot Manager/Boot Menu to pick the USB.
  • Use The Hotkey — Power on, tap the key as soon as the logo appears. Repeat taps if you miss the timing.
  • Pick The USB — The menu lists devices by name (brand/model) or as “Removable.” Select the flash drive and press Enter.
  • Fallback To Firmware — If the menu won’t show the USB, open full UEFI/BIOS setup and check boot order and USB enablement.

Make A Proper Bootable USB (Windows, Linux, macOS)

Windows install media: Microsoft’s media creation tool writes a Windows 11 or Windows 10 installer directly to a USB stick. Download the tool, run it, pick your edition, then target a flash drive of at least 8 GB. If the media tool isn’t launching on your system right now, use the official ISO and write it with a utility such as Rufus or Ventoy. Recent reports note the tool can close unexpectedly; the ISO path works fine.

  • Media Creation Tool — Use Microsoft’s download page; the wizard builds the USB for you.
  • If The Tool Fails — Grab the ISO and write it with Rufus or Ventoy; both handle modern UEFI installs.
  • Check Capacity — Use an 8–16 GB USB for Windows installers to avoid space headaches.

Linux live media: The Ubuntu project maintains a clear walk-through for creating a bootable USB on Windows and on Ubuntu itself. Tools like Rufus, balenaEtcher, or Ubuntu’s Startup Disk Creator make it a few clicks: pick ISO, pick USB, write.

  • On Windows — Use Rufus with the Ubuntu ISO; default options work in most cases.
  • On Ubuntu — Use Startup Disk Creator; select the ISO and your USB, then write.

macOS on external media: Apple lets you install macOS on an external drive and start from it. You’ll connect the drive, format it as required, install macOS to that disk, and choose it at startup or in settings. Newer models may need external-media boot permission first.

  • Choose Startup Disk — Set the external disk under System Settings > General > Startup Disk for a persistent choice.
  • Pick At Startup — Hold power (Apple silicon) or hold Option (Intel) to select the USB on the fly.

Boot From A USB Drive — Close Variant With Steps And Checks

This section is your condensed checklist when you need a bootable start on any desktop or laptop. It mirrors what most firmware expects and keeps you moving without guesswork.

  1. Write The Image Correctly — Use Microsoft’s tool for Windows or a trusted ISO writer like Rufus/Ventoy/Etcher.
  2. Plug Into A USB-A Port — On older machines, USB 2.0 ports sometimes behave better during boot than USB-C adapters.
  3. Open The Boot Menu — Tap F12 on Dell, Esc then F9 on HP, or F12 on Lenovo to select the USB once.
  4. Pick UEFI Mode — If you see two entries for the same USB (UEFI vs legacy), pick UEFI for modern installers.
  5. Let It Load — Installers may sit on a logo while hardware initializes; give it a minute before you assume a hang.

Secure Boot, Startup Security, And Common Roadblocks

Secure Boot on Windows PCs: Secure Boot helps block untrusted bootloaders. Some tools and older systems won’t start under it. Microsoft notes you might need to turn it off to run certain hardware or operating systems. Toggle it in UEFI if your USB won’t start, then turn it back on after you’re done.

  • Reach UEFI Quickly — From Windows, use Advanced startup to jump straight into firmware settings.
  • Mind Certificate Changes — Recent Secure Boot updates add new certificates; mismatches can block boot until media and firmware are aligned. Microsoft documents the update path and recovery if a device stops starting after firmware resets.
  • Surface Tip — In Surface UEFI, confirm that “Boot from USB devices” is enabled; some models ship with it off.

Startup security on Macs: Some models restrict external-media boot by default. Use the Startup Disk/Security Utility to allow external boot when needed, then set it back after your task.

Troubleshooting: USB Not Showing Or Won’t Start

When the stick doesn’t appear in the list, the cause is usually a bad write, the wrong partition scheme, or a firmware gate. Work through these quick moves in order.

  • Recreate The USB — Rewrite the media with a trusted tool. If the Windows media tool crashes on your PC today, use the ISO path with Rufus or Ventoy.
  • Try Another Port — Switch from USB-C adapter to a direct USB-A port, or move to a rear motherboard port on desktops.
  • Switch Mode — If you see both UEFI and legacy entries, test the other one; some images only ship UEFI boot files.
  • Enable USB Boot — On some devices (including Microsoft Surface), make sure USB boot is allowed in UEFI.
  • Toggle Secure Boot — Turn it off temporarily when starting unsigned tools or certain Linux ISOs, then restore it later.
  • Use The Correct Key — Dell F12, HP Esc→F9, Lenovo F12. Time your taps right after power-on.
  • Mac Startup Choice — Hold power on Apple silicon or hold Option on Intel to pick the USB.
  • Reset NVRAM (Intel Mac) — If a USB never appears, reset NVRAM/PRAM, then try Startup Manager again.

Deeper fix: If a Windows device fails to boot after a firmware reset due to Secure Boot certificate mismatches, Microsoft’s FAQ outlines restoring the required certificate via recovery media. That process uses a recovery USB specifically to re-inject the Windows UEFI CA 2023 certificate.

Once you get through the setup screen of your installer or live disk, you’ve successfully started from USB. From there, follow the on-screen steps for install, repair, or live use. If you plan to go back to normal boot, remove the stick before the next restart so the machine doesn’t loop back to the installer.

How Can I Boot From USB? Final Walkthrough You Can Save

Here’s a compact, repeatable sequence you can reuse on any machine. It keeps the actions in a clean order and avoids permanent changes unless you want them.

  1. Get The Right Image — Windows ISO from Microsoft or the Linux ISO of your choice. If the media tool for Windows is acting up, use the ISO + Rufus/Ventoy route.
  2. Write The USB — Use Rufus/Ventoy on Windows, Startup Disk Creator on Ubuntu, or Apple’s installer to an external disk for macOS.
  3. Open The Menu — Power on, tap the brand’s boot key (F12 Dell, Esc→F9 HP, F12 Lenovo).
  4. Mind Firmware Rules — If blocked, allow USB boot and adjust Secure Boot as needed. Turn protections back on later.
  5. Start Your Task — Install, repair, or run a live desktop. Remove the USB before the first reboot if you want to return to the internal drive.

With these steps—and the quick keys and links above—you can boot nearly any PC or Mac from a flash drive with confidence while keeping your settings tidy. Use the one-time menu where possible, keep Secure Boot in view, and write the USB with a reliable tool. That’s the path that makes “How Can I Boot From USB?” a simple checklist instead of a guessing game.

Please use a real email you check. If it's fake or mistyped, your message won't reach us and we can't reply — wrong addresses are rejected automatically.