Downloading and installing Windows 11 on a separate drive requires bootable media created with Microsoft’s tool, then a Custom install that targets the new drive.
Knowing how to download Windows 11 to a separate drive keeps your current operating system intact while giving you a fresh version to boot into alongside it. Maybe you want to test version 24H2 without risking your main setup, move to a faster SSD, or keep two independent Windows environments on one PC. The process follows a clear three-phase sequence: create bootable media, prepare the hardware and BIOS, then run a Custom install that places Windows exactly where you want it.
What Do You Need Before Starting?
Before you begin, confirm that your PC meets the baseline requirements. Windows 11 needs a 64-bit processor running at 1 GHz or faster with at least two cores, TPM 2.0 enabled, Secure Boot capability, and 4 GB of RAM. The firmware must be UEFI rather than Legacy BIOS — Windows 11 expects GPT partition tables by default. If your system is set to Legacy mode, you may need to enable CSM or upgrade the firmware before the installer will cooperate.
For the installation media, grab a USB flash drive with at least 8 GB of free space. The Media Creation Tool will erase everything on it, so use a blank drive or one with nothing you need. Your new drive — whether SATA SSD, NVMe, or a traditional hard drive — should already be installed inside the PC or connected via a SATA-to-USB adapter before the process starts.
You also need a valid Windows 11 license. OEM licenses activate automatically on the same hardware when the hardware ID matches. Retail licenses can be transferred between devices. If this is a new PC build or a second OS for testing, you may need to purchase a separate license.
How to Download Windows 11 Installation Media
Microsoft provides one official tool for this job: the Windows 11 Media Creation Tool. Download it from Microsoft’s official Windows 11 download page and skip any third-party copies.
Launch the tool and follow this sequence:
- Select “Create installation media for another PC” — not the “Upgrade this PC now” option.
- Choose your language, edition (Windows 11), and architecture (64-bit).
- Pick “USB flash drive” as the media type and select your connected 8 GB or larger drive.
- The tool downloads the ISO and writes bootable files to the drive automatically. This takes a few minutes depending on your internet speed.
Once the progress bar finishes, you have a bootable USB stick that can install Windows 11 on any compatible system.
Preparing Your New Drive and BIOS
Shut the PC down and confirm the new drive is installed. Restart and enter the BIOS or UEFI firmware screen — the key varies by manufacturer but is typically F1, F2, F12, DEL, or ESC. Navigate to the boot order menu and set your USB drive as the first boot device.
Save the change and restart. The system should boot directly into Windows Setup. If it loads your existing OS instead, verify that the USB drive was created correctly and that the boot order change saved. Some motherboards let you press a key during startup (often F12) to bring up a one-time boot menu and select the USB drive manually.
Installing Windows 11 on a New Drive: The One Menu Choice That Matters
When Windows Setup appears, do not click “Upgrade”. That option installs onto your current system drive and defeats the purpose of using a separate drive. Instead, click “Custom: Install Windows only (advanced)”.
Setup now shows every connected drive and its partitions. Your new drive will likely appear as “Drive 1 Unallocated Space” or something similar. Verify the capacity matches the drive you bought — if your new drive is 500 GB and your current OS drive is 1 TB, the 500 GB entry is the one. Do not select any partition that shows an existing Windows installation.
Select the unallocated space on the new drive and click Next. Windows creates the necessary system partitions and installs the OS. The system restarts several times during the process. After the first restart, remove the USB drive if prompted so the system boots from the new installation rather than the USB media.
USB vs. ISO Mount: Two Methods Compared
The USB method above is the most reliable path for a clean install on a separate drive. But if no USB drive is available, you can mount the Windows 11 ISO directly from within your current Windows and run setup.exe from the virtual drive. Each method has trade-offs worth knowing.
| Method | Best For | Key Limitation |
|---|---|---|
| USB Flash Drive | Clean install on a new drive, dual-boot, or PCs with no current OS | Requires an 8 GB+ USB drive; the tool erases it |
| ISO Mount from Windows | Quick install when no USB is available and current OS still boots | Needs the existing OS to boot; cannot install on a bare drive |
| USB — Boot Reliability | Works on any UEFI system with proper boot order configured | BIOS must support USB boot |
| ISO — Boot Reliability | Depends entirely on the existing OS booting correctly | Fails if current OS is corrupted or unbootable |
| USB — Drive Selection | Full access to delete, format, and repartition drives freely | None |
| ISO — Drive Selection | Can pick a different drive when “Nothing” is chosen | Less flexible with complex partitions |
| USB — Dual-Boot Safety | Original OS remains completely untouched | None |
| ISO — Dual-Boot Safety | Same result, but boot manager may prioritize the new install | May need manual boot order adjustment |
The USB method gives you full control and works in more scenarios. The ISO route is a decent backup when no USB drive is available, but introduces extra variables during the boot and partition steps.
Common Mistakes and How to Prevent Them
A few specific errors cause nearly all installation failures. Knowing them in advance saves a restart or two and prevents data loss.
| Mistake | What Happens | How to Prevent It |
|---|---|---|
| Selecting the existing OS drive | Data loss — the old system and all files are erased | Check drive capacity and model number before clicking Next |
| Running in Legacy BIOS mode | Installer refuses to proceed or fails after the first restart | Set BIOS to UEFI mode; enable TPM 2.0 and Secure Boot |
| Using a USB drive under 8 GB | Media Creation Tool stops immediately | Check the drive capacity before running the tool |
| Choosing “Upgrade” instead of “Custom” | Windows installs onto the active boot partition | Always pick “Custom: Install Windows only (advanced)” |
| BitLocker recovery triggered | Original drive locked at boot; recovery key is required | Save the recovery key before starting; disable BitLocker if needed |
| Boot manager defaults to wrong OS | System boots into the new installation automatically | Use msconfig to set the default OS and adjust the timeout |
| New drive not showing in setup | Drive missing from the installation location list | Check physical connections and BIOS recognition of the drive |
Dual-Boot Setup After Installation
Once Windows 11 is installed on the new drive, your PC holds two independent operating systems. The Windows Boot Manager decides which one loads at startup. By default, the newest installation becomes the primary option.
To change the default, boot into your original system, open the Run dialog with Windows Key + R, type msconfig, and press Enter. Go to the Boot tab, select the OS you want as the default, and set the timeout to give yourself enough time to choose at startup. A 10 or 15 second timeout works well for most people.
One caveat: if your original drive uses BitLocker encryption, adding a second OS to the boot manager may trigger a recovery prompt. Have the BitLocker recovery key saved somewhere safe before you modify the boot configuration. If the prompt appears, enter the key and consider disabling BitLocker on the original drive temporarily until you verify both OS options boot correctly.
Final Installation Checklist
Walk through this list before you start to confirm the installation lands on your separate drive with no surprises:
- USB flash drive is 8 GB or larger and contains nothing you need.
- Media Creation Tool downloaded from Microsoft’s official site — no third-party builds.
- New drive physically installed and recognized in BIOS.
- BIOS set to UEFI mode; Secure Boot and TPM 2.0 enabled.
- Boot order prioritizes the USB drive or one-time boot menu target is set.
- During Windows Setup, “Custom: Install Windows only (advanced)” is selected.
- The new drive is identified by its capacity and selected as the destination.
- Windows 11 license is valid — retail or OEM with matching hardware.
- BitLocker recovery key saved before proceeding.
- After installation, boot order adjusted via BIOS or msconfig to prefer the desired OS.
If the installer throws a “cannot install” error, stop and check the BIOS settings first. Most failures trace back to UEFI mode being disabled, TPM 2.0 not active, or the wrong drive being selected.
References & Sources
- Microsoft. “Download Windows 11” Official source for the Media Creation Tool and ISO downloads.
