This guide walks you through how to install macOS from USB on an Intel or Apple Silicon Mac. Follow the steps below to create a bootable installer and set up macOS cleanly on your machine.
A USB installer is reliable, reusable, and helpful for fresh installs, upgrades, or recovery. The table below summarizes the key requirements and outcomes for a smooth installation process.
| Step | What You Need | Time | Outcome |
|---|---|---|---|
| Prepare USB | 16 GB or larger drive, formatted | 10 minutes | Bootable installer on USB |
| Download Installer | App from App Store | 5–20 minutes | InstallAssistant.app ready |
| Create Bootable USB | Terminal or third‑party tool | 10–20 minutes | USB recognized by Mac as startup |
| Install macOS | Compatible Mac, backup | 20–45 minutes | macOS installed on target disk |
Preparing the USB Installer
Format the USB Drive
Start with a USB‑C or USB‑A drive of at least 16 GB and back up any data. Use Disk Utility on macOS to erase the drive as Mac OS Extended (Journaled) with the GUID Partition Map scheme. A properly formatted drive ensures the installer files are written correctly and recognized during boot.
Download the macOS Installer
Open the App Store on your Mac and download the official macOS installer for the version you want to install. The app moves to your Applications folder as InstallAssistant.app. Keeping the app in place is necessary for the commands that create the bootable USB, as it contains the setup assets and scripts.
Creating a Bootable macOS USB
Using Terminal on Apple Silicon and Intel Macs
Insert the formatted USB, then locate the installer app in Applications. Open Terminal and use the createinstallmedia command with the correct path to the installer and the disk identifier for the USB. This process copies all installation assets and makes the USB bootable, which is essential to install macOS from USB on a clean machine.
Using Third‑Party Tools for Simplicity
If you prefer a graphical interface, third‑party tools can simplify creating the macOS USB installer. These tools guide you through selecting the installer app and target drive, then run the necessary steps in the background. Double‑check that the tool supports your macOS version and Mac model to avoid compatibility issues during boot or installation.
Booting from the USB Installer
Startup Manager on Apple Silicon
Shut down your Mac, connect the USB installer, then power on and immediately press and hold the power button until the startup options appear. Select the USB drive to enter the Startup Manager. This screen confirms the USB is recognized and lets you choose the destination disk for macOS installation.
Option Key on Intel Macs
Insert the USB, turn on or restart the Mac, and press the Option key immediately after you hear the startup sound. The External Boot Manager lists available drives, including your USB. Selecting it boots you into the macOS installer, from where you can proceed with setup or disk operations.
Installing macOS from the USB
Installation Steps
Once booted from the USB, use the installer to erase your target disk and install macOS. Choose the appropriate options for your hardware, agree to the license, and wait for the copy and setup process to finish. Your Mac may restart several times, and after the final reboot, you complete setup by configuring user details and services.
Key Takeaways for Installing macOS from USB
- Use a 16 GB or larger USB drive formatted with GUID Partition Map and Mac OS Extended (Journaled)
- Download the official installer from the App Store to preserve app integrity
- Create the bootable USB using Terminal or a trusted third‑party tool
- Boot via Startup Manager on Apple Silicon or Option key on Intel to select the USB
- Back up important data before erasing disks or reinstalling macOS
FAQ
Reader questions
Will creating the USB installer erase my Mac?
No, creating the USB installer only writes files to the USB drive and does not affect your Mac’s internal storage.
Can I use this USB installer on different Macs?
Yes, you can use the same bootable USB on multiple compatible Macs, though firmware differences may affect driver support.
What if the Mac does not recognize the USB installer?
Recheck the partition scheme (GUID), ensure the USB is properly formatted, and verify that the createinstallmedia command completed without errors.
Do I need to keep the installer app after creating the USB?
Keep the macOS installer app in the Applications folder until the USB creation is complete, as the process references it directly.