How to Install Windows on a New PC: A Complete Setup Guide
Installing Windows on a brand-new PC is one of those tasks that sounds intimidating but follows a logical sequence once you understand what's happening at each stage. Whether you've built a custom desktop or bought a barebones system without an OS, the process is largely the same — and knowing what to expect makes it far less stressful.
What You'll Need Before You Start
Before touching any settings, gather these essentials:
- A licensed copy of Windows — either a product key you've purchased or a Microsoft account tied to a digital license
- A USB flash drive (8GB minimum, 16GB recommended) for the installation media
- A second working PC or laptop to create that bootable USB drive
- Internet access — not required during install, but speeds up driver setup afterward
- Your PC's storage drive installed — whether that's an NVMe SSD, SATA SSD, or HDD
If your new PC came with Windows pre-installed, you likely don't need this guide. This is for systems that boot to a black screen or a "no bootable device" message.
Step 1: Create a Bootable Windows USB Drive
Microsoft provides the Media Creation Tool as a free download from its official site. Run it on your working computer, select "Create installation media for another PC," choose your Windows version and architecture (most modern systems use 64-bit), and let it write to your USB drive.
This process takes 15–30 minutes depending on your internet speed. The tool downloads the latest Windows ISO and formats the drive automatically — no third-party software required.
If you prefer working with ISO files directly, tools like Rufus give you more control over partition scheme and file system settings, which matters in specific scenarios covered below.
Step 2: Configure Your BIOS/UEFI to Boot from USB 🖥️
A new PC won't automatically look at your USB drive first. You need to tell it to.
Restart (or power on) your PC and immediately press the key that enters your BIOS/UEFI firmware — commonly Del, F2, F10, or F12 depending on your motherboard manufacturer. This varies, so check your motherboard manual if you're unsure.
Inside the BIOS, you're looking for two things:
- Boot order — move your USB drive to the top of the list
- Secure Boot and UEFI/Legacy mode — Windows 11 requires UEFI mode and Secure Boot enabled; Windows 10 is more flexible but still prefers UEFI on modern hardware
Save and exit. Your system should now boot from the USB drive.
Step 3: Walk Through the Windows Installer
Once the installer loads, the process is mostly guided:
- Select your language, time format, and keyboard layout
- Click Install Now
- Enter your product key — or select "I don't have a product key" if you're activating later or using a digital license tied to your Microsoft account
- Choose your Windows edition (Home vs. Pro — your key determines this)
- Accept the license terms
- Select Custom: Install Windows only for a clean install on a new drive
At the drive selection screen, you'll see your storage device listed. On a brand-new, unformatted drive, you'll typically click New to create a partition, then let Windows create the necessary system partitions automatically. For most users, selecting the unallocated space and clicking Next is sufficient — Windows handles the partition structure.
Installation takes roughly 10–25 minutes depending on your storage speed.
Step 4: Initial Setup and Drivers
After the first restart, Windows walks you through the Out of Box Experience (OOBE) — region, keyboard, network, account setup. Windows 11 increasingly pushes Microsoft account sign-in during this phase; connecting to the internet during setup makes this flow smoother.
Once on the desktop, Windows Update will begin pulling in critical drivers automatically for many components. However, for best performance — especially with dedicated GPUs, audio hardware, or networking — downloading drivers directly from your motherboard and GPU manufacturer's websites is generally more reliable than relying solely on Windows Update.
The Variables That Change the Experience
Not every installation goes identically. Several factors shape what you'll encounter:
| Variable | How It Affects the Install |
|---|---|
| Windows 10 vs. 11 | Win 11 requires TPM 2.0, Secure Boot, and a compatible CPU |
| UEFI vs. Legacy BIOS | Determines partition style (GPT vs. MBR) and boot behavior |
| NVMe vs. SATA storage | NVMe drives may need a driver loaded during install on some older systems |
| AMD vs. Intel platform | Chipset drivers differ; both work fine, setup timing varies |
| Home vs. Pro license | Feature set differs; same install process |
| Network connectivity | Affects account requirements and driver delivery during setup |
What Can Go Wrong — and Why
A few common friction points:
- "Windows can't be installed on this disk" — usually a GPT/MBR mismatch or a drive that needs to be converted; Rufus can create media with the correct partition scheme pre-selected
- Missing NVMe driver during install — some older motherboards need a driver injected during setup; download from your motherboard manufacturer in advance
- TPM or Secure Boot errors on Windows 11 — these must be enabled in BIOS before setup begins
- Activation issues — if your license is a digital entitlement tied to previous hardware, activation happens automatically once you're signed into your Microsoft account 🔑
Understanding Your Own Setup Is the Final Step
The core installation process is well-documented and consistent — but the specific path you take depends heavily on your hardware generation, whether you're targeting Windows 10 or 11, how your BIOS is currently configured, and what kind of license you hold. A system built around a recent Intel or AMD platform with an NVMe drive is a different experience from an older machine with a Legacy BIOS and a spinning hard drive. Both are doable — the steps just diverge at specific points, and knowing which applies to your build is what determines which version of this guide you're actually following.