How to Install Windows on a New Computer

Installing Windows on a brand-new computer is one of those tasks that sounds intimidating but follows a clear, repeatable process once you understand what's involved. Whether you've built a custom PC or bought a bare-bones system without an OS pre-loaded, the steps are consistent — though several variables will shape exactly how your installation plays out.

What You Actually Need Before You Start

Before touching any settings, you need three things in place:

  • A valid Windows license key — this can be a retail key, an OEM key, or a digital license tied to a Microsoft account
  • A bootable USB drive (8GB minimum) loaded with the Windows installation media
  • Access to a working computer to create that USB if you don't already have one

Microsoft provides the Media Creation Tool as a free download from their official site. You use it on a second machine to download the Windows ISO and write it to your USB drive. This gives you the installation files in a bootable format your new PC can read before any operating system exists.

Setting Up Your BIOS/UEFI to Boot from USB

New computers ship with a firmware interface called UEFI (the modern replacement for BIOS). Before Windows can install, your machine needs to know to boot from your USB drive rather than the (currently empty) internal storage.

To access UEFI, you typically press a key during startup — Delete, F2, F10, or F12 depending on your motherboard manufacturer. Once inside, you're looking for the boot order or boot priority settings. Move the USB drive to the top of the list.

Two settings worth knowing here:

SettingWhat It Does
Secure BootBlocks unauthorized boot software — usually keep enabled for Windows 11
CSM (Compatibility Support Module)Enables legacy BIOS mode — generally disable this for modern installs
TPM 2.0Required for Windows 11 — confirm it's enabled if installing Win 11

Windows 11 specifically requires TPM 2.0 and Secure Boot to be active. Windows 10 has more flexible hardware requirements, which is a meaningful distinction depending on your machine's age and specs.

The Installation Process Step by Step 🖥️

Once your machine boots from the USB, the Windows installer loads automatically. Here's the general flow:

  1. Select language, time, and keyboard format
  2. Enter your product key — or choose "I don't have a product key" to activate later
  3. Choose your Windows edition (Home vs. Pro — your key determines this)
  4. Accept the license agreement
  5. Select installation type — choose Custom: Install Windows only for a clean install on new hardware
  6. Select your drive or partition — on a new system, you'll see unallocated space; the installer will create the necessary partitions automatically
  7. Wait for the files to copy and the system to restart

The installer handles multiple restarts on its own. Don't touch anything unless prompted.

After Installation: Drivers and Activation

Once Windows loads to the desktop, the work isn't quite finished.

Drivers are the software that let Windows communicate with your specific hardware — your GPU, network adapter, audio chip, and so on. On modern systems, Windows Update catches many of these automatically, but for dedicated graphics cards or specialized components, you'll typically want to download drivers directly from the manufacturer's website (AMD, NVIDIA, Intel, your motherboard maker, etc.).

Activation happens when Windows verifies your license with Microsoft's servers. If you entered a valid key during setup, this happens automatically once you're online. If you skipped the key entry, you activate through Settings → System → Activation.

Where Individual Setups Start to Diverge

The steps above describe a standard clean installation, but several factors meaningfully change the experience:

Drive type and count — Installing to an NVMe SSD is faster and may require specific drivers to be loaded during setup on older systems. If you have multiple drives, you'll need to select the correct target drive carefully to avoid overwriting anything unintended.

Windows version — Windows 10 and Windows 11 use the same general installation process, but Windows 11 enforces hardware requirements (TPM 2.0, Secure Boot, 64-bit CPU, 4GB+ RAM) that some machines don't meet out of the box — or at all.

OEM vs. retail license — An OEM license is typically tied to the first machine it's activated on. A retail license can be transferred between machines. This matters less on a truly new PC but becomes relevant if you're repurposing hardware later.

Account type during setup — Windows 11 increasingly pushes users toward a Microsoft account during setup for features like OneDrive sync and cross-device continuity. A local account is still possible but requires a few extra steps to select during installation. Which approach suits you depends entirely on how you use your machine and your preferences around cloud services. 🔐

Custom-built vs. barebones purchased — A self-built PC gives you full control over what's installed but puts driver sourcing entirely on you. A purchased bare-bones system may include some manufacturer software or pre-loaded drivers on a companion disc or download page.

The Part That Varies Most

The process itself is standardized. What varies is everything around it — which Windows version makes sense for your hardware, whether your CPU and motherboard meet Windows 11's requirements, how you plan to manage your Microsoft account, and what drivers your specific components need afterward.

A machine built around a recent AMD or Intel platform has a different starting point than an older system being repurposed. Understanding where your hardware sits on those spectrums is what turns a general process into a successful installation for your specific setup. 🛠️