# How to Force Windows 11 Pro Installation

Use these methods to override an embedded Windows 11 Home BIOS license during setup.

## Method 1: Using an `ei.cfg` File (Recommended)
1. **Open USB**: Open your bootable Windows 11 USB installation media in File Explorer.
2. **Find folder**: Open the folder named `sources`.
3. **Create file**: Right-click, create a new text document, and name it `ei.cfg` (make sure it does not end in `.cfg.txt`).
4. **Add config**: Paste the following text into the file and save it:
   ```ini
   [EditionID]
   Professional
   [Channel]
   Retail
   [VL]
   0
   ```

## Method 2: Disconnect from the Internet
* **Disconnect**: Unplug your ethernet cable or skip Wi-Fi setup during installation.
* **Result**: This prevents the installer from automatically checking Microsoft servers for your previous Home digital license.

## Method 3: Use a Generic Pro Key
* **Generic Key**: If prompted during setup or upgrade, enter: `VK7JG-NPHTM-C97JM-9MPGT-3V66T`.
* **Activation**: This installs the Pro files. You must enter your genuine Pro key later to activate it.
