The ability to install or reinstall an operating system is a fundamental skill for any technology enthusiast. While modern installations often assume a stable internet connection for driver downloads, updates, and essential components, there are scenarios where this isn’t feasible. Whether you’re working with older hardware, in a remote location with no connectivity, or performing a clean install on a system without a network card, knowing how to install Windows without internet access is invaluable. This guide will walk you through the process, ensuring you can get your Windows system up and running even in offline environments.

Pre-Installation Preparations: Crafting Your Offline Installer
The core of an offline Windows installation lies in a bootable USB drive or DVD containing all the necessary files. Modern Windows installation media, by default, expect to download numerous components online. To circumvent this, we need to ensure our installation media is self-sufficient.
Gathering the Necessary Tools and Files
Before you begin, you’ll need a few key items:
- A Working Computer with Internet Access: This is where you will create your bootable media.
- A USB Flash Drive (8GB or larger) or a Blank DVD: USB drives are generally preferred for their speed and reusability. Ensure the drive is formatted (backup any important data first).
- Windows Installation Media Creation Tool: Microsoft provides a dedicated tool for creating bootable USB drives or ISO files for Windows. You can download the Media Creation Tool directly from the official Microsoft website. Ensure you download the version corresponding to the Windows version you intend to install (e.g., Windows 10, Windows 11).
- Windows ISO File: The Media Creation Tool can download the ISO directly. Alternatively, if you have an existing ISO file, you can use it.
Creating the Bootable USB Drive
This is the most crucial step for an offline installation. The standard Media Creation Tool usually creates a media that can connect to the internet. For true offline installation, we need to ensure all necessary drivers are present, especially for storage controllers and network interfaces, which are often the first components Windows tries to install.
Using the Media Creation Tool for Offline Use
- Download and Run the Media Creation Tool: Launch the tool on your working computer. Accept the license terms.
- Select “Create installation media (USB flash drive, DVD, or ISO file) for another PC.”
- Choose Language, Edition, and Architecture: Select the appropriate options for your target system. For offline installations, it’s highly recommended to select the “Windows 10/11” edition that includes Home and Pro if possible, as this gives you more flexibility. The architecture (32-bit or 64-bit) should match your target computer.
- Select “USB flash drive.”
- Choose your USB drive from the list. Warning: This will erase all data on the USB drive.
- Let the Tool Download and Create: The tool will download the Windows installation files and make the USB drive bootable. This process can take a significant amount of time depending on your internet speed.
Incorporating Essential Drivers (Advanced but Recommended)
For a truly seamless offline installation, especially on newer hardware that might not have built-in driver support in the base Windows image, you might need to integrate essential drivers into your installation media. This is particularly important for storage controllers (SATA/NVMe) and network interface cards (NICs), as Windows needs to recognize these to proceed with installation and access any local network if you decide to connect later.
This process typically involves:
- Downloading Driver Packs: Obtain the latest drivers for your target computer’s motherboard, chipset, storage controller, and network adapter. Often, motherboard manufacturers provide driver bundles.
- Using DISM (Deployment Image Servicing and Management): This powerful command-line tool allows you to mount the Windows image (WIM file) on your installation media and inject drivers into it.
- You’ll need to locate the
install.wimfile within thesourcesfolder on your bootable USB. - Mount the WIM image to a temporary folder.
- Use the
DISM /Add-Drivercommand to add your downloaded driver.inffiles. - Commit the changes and unmount the WIM image.
- You’ll need to locate the
This advanced step significantly increases the likelihood of a successful installation on hardware that might otherwise require online driver downloads. For most standard installations on pre-2020 hardware, the standard bootable USB created by the Media Creation Tool will likely suffice for offline installation, provided you have the necessary drivers for your storage controller.
Preparing the Target Computer
Once your bootable media is ready, you need to prepare the computer where you’ll be installing Windows.
BIOS/UEFI Configuration
- Access BIOS/UEFI: Restart the target computer and press the appropriate key during boot-up to enter the BIOS or UEFI settings. Common keys include
Del,F2,F10,F12, orEsc. Consult your computer or motherboard manual if unsure. - Set Boot Order: Navigate to the “Boot” or “Boot Order” section. You need to ensure that your USB drive (or DVD drive) is listed as the first boot device. This tells the computer to try booting from your installation media before the hard drive.
- Disable Secure Boot (Potentially): On some systems, especially older ones or when installing older Windows versions, Secure Boot might interfere with booting from unsigned media. If you encounter issues, consider disabling Secure Boot temporarily. Remember to re-enable it after installation if desired.
- SATA/NVMe Configuration: Ensure your storage controller is set to AHCI or compatible mode, not RAID or Intel RST if you are not planning on setting up a RAID array. If you are installing on a very new NVMe drive, you might need to integrate specific NVMe drivers into your installation media beforehand if Windows doesn’t recognize the drive.
Storage Device Preparation

- Identify Target Drive: Determine which hard drive or SSD you want to install Windows on.
- Backup Existing Data: If there’s any data on the target drive that you wish to keep, back it up to an external storage device. The installation process will format the drive, erasing everything on it.
- Partitioning (Optional): While the Windows installer can create partitions, you might choose to pre-partition the drive if you have specific requirements. This can be done using tools like Diskpart from a command prompt or third-party partitioning software, though this is an advanced step. For a simple installation, letting the installer manage partitioning is usually sufficient.
The Offline Installation Process: Step-by-Step
With your bootable media prepared and the target computer configured, you’re ready to begin the actual installation.
Booting from the Installation Media
- Insert Bootable Media: Place your bootable USB drive into a USB port on the target computer, or insert the DVD into the optical drive.
- Restart the Computer: Power on or restart the computer. It should now attempt to boot from the media you prepared.
- Boot Menu (if applicable): If the computer doesn’t automatically boot from the media, you might need to press a specific key (often
F12orEsc) during startup to access a boot menu. Select your USB drive or DVD drive from this menu. - Windows Setup Starts: You should see the Windows logo and then the “Windows Setup” screen. If prompted to “Press any key to boot from CD or DVD…” or similar, do so.
Navigating the Windows Setup Wizard
The Windows setup wizard is designed to guide you through the installation. For an offline installation, the key is to proceed without selecting options that require an internet connection.
Initial Setup Screens
- Language, Time, and Keyboard: Select your preferred language, time and currency format, and keyboard layout. Click “Next.”
- Install Now: Click the “Install now” button.
- Product Key: This is a critical point for offline installation.
- If you have a valid product key, enter it.
- If you don’t have a product key or don’t wish to enter it at this stage, click “I don’t have a product key.” Windows will still install, and you can activate it later when you have internet access.
- Select Operating System: If your installation media contains multiple editions of Windows (e.g., Home, Pro), select the edition you have a license for or wish to install. Click “Next.”
Partitioning and Installation Type
- Accept License Terms: Read and accept the Microsoft Software License Terms. Click “Next.”
- Choose Installation Type: You will be presented with two options:
- Upgrade: This option attempts to install Windows while keeping your files, settings, and applications. This is typically not recommended for a clean offline installation, especially if you are troubleshooting issues or installing on a new drive.
- Custom: Install Windows only (advanced): This is the option you will choose for a clean installation. It allows you to manage partitions and install Windows from scratch.
- Where do you want to install Windows?: This screen displays your storage drives and their partitions.
- If installing on a new, unpartitioned drive: Select the unallocated space and click “New” to create a primary partition. Windows will automatically create necessary system partitions. Then, select the primary partition you just created and click “Next.”
- If installing on a drive with existing partitions: Select the partition where you want to install Windows. It’s highly recommended to format this partition first to ensure a clean install. Be absolutely sure you’ve backed up any data from this partition. After formatting, select the now-empty partition and click “Next.”
- Important for Drive Recognition: If your drive is not showing up or you encounter errors, this is where a lack of essential storage controller drivers (which should have ideally been integrated into the media or available via F6 drivers during setup on older systems) becomes apparent. In such cases, you would typically need to restart the process with modified installation media that includes these drivers.
The Installation Process and Initial Setup
Once you’ve selected your installation destination, Windows will begin copying files and installing. This process involves several reboots.
- File Copying and Installation: Windows will proceed with installing features, updates (though no online updates will occur), and completing the installation. This can take a considerable amount of time.
- Multiple Reboots: The computer will restart multiple times during this phase. It’s crucial not to press any key to boot from the USB/DVD during these reboots, as you want the system to boot from the hard drive now that Windows is being installed. If it tries to boot from the USB again, simply remove the USB drive once the Windows logo appears after a reboot.
- Out-of-Box Experience (OOBE) – Offline Mode: After the final reboot, you will enter the Windows Out-of-Box Experience (OOBE). This is where you configure basic settings. Since we’re aiming for an offline install, pay close attention to these screens:
- Region and Keyboard Layout: Confirm your region and keyboard layout.
- Network Connection: This is the most crucial screen for an offline install. You will likely see a prompt to connect to a network.
- Windows 11: Microsoft has made it more difficult to bypass the network connection requirement for Windows 11 Home. If you see a prompt for “Let’s connect you to a network,” you might need to:
- Look for a “I don’t have internet” or “Continue with limited setup” option. If it’s not visible, try pressing
Shift + F10to open a command prompt and typeOOBEBYPASSNROand press Enter. This command should restart the OOBE and provide the option to proceed without a network.
- Look for a “I don’t have internet” or “Continue with limited setup” option. If it’s not visible, try pressing
- Windows 10: You will usually see a prominent option to “I don’t have internet.” Click this. Then, on the next screen, you might see an option like “Continue with limited setup.”
- Windows 11: Microsoft has made it more difficult to bypass the network connection requirement for Windows 11 Home. If you see a prompt for “Let’s connect you to a network,” you might need to:
- Account Setup:
- Microsoft Account: You will be prompted to sign in with a Microsoft account. Since you are offline, you cannot do this. Look for an option to create a local account or “Skip for now” or “Offline account.”
- Local Account: Create a username and password for your local administrator account. You will also be prompted to set up security questions for password recovery.
- Privacy Settings: Configure your privacy settings as desired. It’s generally recommended to disable most telemetry and diagnostic data collection for a cleaner, more private offline experience.
- Cortana/Other Features: You may be prompted to set up Cortana or other features. You can decline these during the OOBE.
Post-Installation: Driver Installation and Updates
Once you’ve successfully completed the OOBE and landed on the Windows desktop, your offline installation is technically complete. However, the system will likely be missing many drivers and essential updates.
Installing Essential Drivers
- Identify Missing Drivers: Open Device Manager (Right-click the Start button and select “Device Manager”). Look for any devices with a yellow exclamation mark, indicating that a driver is missing or not functioning correctly.
- Driver Installation Strategy:
- If you have a network connection available now: Connect to the internet and let Windows Update download and install most drivers automatically. This is the easiest method.
- If still offline: You will need to manually install drivers.
- Use a different computer: Download the necessary drivers (chipset, graphics, audio, network, etc.) from your computer or motherboard manufacturer’s website onto a USB drive.
- Install Drivers Manually: Navigate to the downloaded driver files on the USB drive and run the installers. Prioritize chipset, storage, graphics, and network drivers.
- Network Adapter Driver First: If you plan to get online eventually, installing the network adapter driver is paramount so you can then leverage Windows Update.

Windows Updates (When Online)
Once you have established an internet connection, the first thing you should do is run Windows Update.
- Go to Settings > Update & Security (or Windows Update in Windows 11).
- Click “Check for updates.”
- Install all available updates: This will download and install crucial security patches, performance improvements, and often, additional drivers that might have been missed.
- Restart as necessary: Some updates require a system restart to take effect.
By following these steps, you can successfully install Windows without an internet connection, ensuring you have a functional operating system even in the most disconnected environments. This fundamental skill remains relevant for system administrators, IT professionals, and anyone who values self-sufficiency in managing their technology.
