Windows 11 Pro install defaults to Home — HP TE01-5364, SK hynix SSD, ei.cfg ignored


mays24

Member
Local time
11:12 AM
Posts
2
OS
WINDOWS 11
Body:
After 7 weeks and 33 install attempts, I’m seeking expert insight into a persistent issue with a clean install of Windows 11 Pro on a new HP Envy TE01-5364 desktop.
Context:
I’m attempting to install Windows 11 Pro to a newly created partition on a fresh SSD. The original Windows 11 Home installation is being preserved on a separate partition for archival and fallback purposes. The SSD (“Mickey”) is now visible during install thanks to the correct NVMe driver injection. However, despite using an file to force the Pro edition, Windows Setup defaults to installing Home. I suspect the embedded OEM key or firmware logic is overriding the installer’s instructions.

Steps Already Taken:
• Created bootable USB with specifying Professional
• Injected NVMe driver via F6 folder (Intel RST VMD 9A0B)
• Tried Rufus ISO, Media Creation Tool, OEM DVD, and direct USB copy
• Mounted ISO on C: and transferred to USB manually
• Disabled/enabled Secure Boot for testing
• Tried multiple USB sticks and install methods
• 23 of 33 attempts failed due to driver issues (now resolved)
• Last 10 attempts failed due to installer ignoring Pro edition and defaulting to Home

What I Need:
A targeted solution for this exact scenario — not general install advice. I’m looking for someone who understands how HP firmware, embedded keys, or SSD controller logic might override edition selection, even with a valid Pro license and correctly configured install media.
 
Windows Build/Version
Current: Windows 11 Home 24H2 → Installing: Windows 11 Pro 24H2 (OEM DVD)
Last edited:

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Envy Desktop TE01-5364 PC (9H1J8AA)
    CPU
    Processor | Intel Core i7-14700F (14th Gen, LGA1700 soc
    Motherboard
    Motherboard: HP 8B3B A / RenoR)
    Memory
    31.76 Gigabytes Usable Installed Memory
    Graphics Card(s)
    NVIDIA GeForce RTX 4060 [Display adapter]
    Sound Card
    Realtek(R) Audio
    Monitor(s) Displays
    SAMSUNG [Monitor] (7.2"vis, November 2010)
    Screen Resolution
    1920 x 1080
    Hard Drives
    Model SK hynix BC901 HFS001TEJ9X108N
    Size 953.86 GB (1,024,203,640,320 bytes)
    PSU
    Power Supply Maximum Wattage 500 watts
    Case
    Prebuilt system
    Cooling
    Stock fans
    Keyboard
    logitech
    Mouse
    logitech
    Internet Speed
    spectrum internet
    Browser
    Edge
    Antivirus
    Avast Platinum
When WinPE Setup runs, it tries to match whatever Windows edition may be been previously installed. This is done to simplify the upgrade or recovery process for non-technical users. Setup will follow a set of rules, in order, to determine what to do.

1. Are there any mounted disks with an existing Windows folder? If yes, Setup tries to determine what edition it was installed, and auto-selects the same edition.

2. If there are no Windows folders to be found, Setup searches for an OEM product key in the BIOS. Setup will try to auto-select based on the key's edition.

3. Setup checks for an unattended file to seach for the following details (in order of importance):
- index number within the install image​
- product name within the install image​
- permanent activation key or generic install key​

If you don't have an unattended file or are missing those details, then a copying a \sources\EI.cfg file on the install media will allow you to select other editions.
Code:
[Channel]
Retail

[VL]
0

4. If your unattended file selects which image to install by index number or product name, then it will ignore the previously detected Windows editions and proceed with installation.

When using Rufus' Windows options, it will create a hidden unattended file which may conflict with an user-provided autounattend.xml file.

5. If you don't have an unattended file, you can use Schneegan's autounattend.xml generator to create one.

Here's a bare bones preset to automatically select Pro for installation:
Generate autounattend.xml files for Windows 10/11
Code:
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <!--https://schneegans.de/windows/unattend-generator/?LanguageMode=Interactive&ProcessorArchitecture=amd64&ComputerNameMode=Random&CompactOsMode=Default&TimeZoneMode=Implicit&PartitionMode=Interactive&DiskAssertionMode=Skip&WindowsEditionMode=Generic&WindowsEdition=pro&InstallFromMode=Automatic&PEMode=Default&UserAccountMode=Interactive&PasswordExpirationMode=Default&LockoutMode=Default&HideFiles=Hidden&TaskbarSearch=Box&TaskbarIconsMode=Default&StartTilesMode=Default&StartPinsMode=Default&EffectsMode=Default&DesktopIconsMode=Default&StartFoldersMode=Default&WifiMode=Interactive&ExpressSettings=Interactive&LockKeysMode=Skip&StickyKeysMode=Default&ColorMode=Default&WallpaperMode=Default&LockScreenMode=Default&WdacMode=Skip-->
    <settings pass="offlineServicing"></settings>
    <settings pass="windowsPE">
        <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
            <UserData>
                <ProductKey>
                    <Key>VK7JG-NPHTM-C97JM-9MPGT-3V66T</Key>
                    <WillShowUI>OnError</WillShowUI>
                </ProductKey>
                <AcceptEula>true</AcceptEula>
            </UserData>
            <UseConfigurationSet>false</UseConfigurationSet>
        </component>
    </settings>
    <settings pass="generalize"></settings>
    <settings pass="specialize"></settings>
    <settings pass="auditSystem"></settings>
    <settings pass="auditUser"></settings>
    <settings pass="oobeSystem">
        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
            <OOBE>
                <HideEULAPage>true</HideEULAPage>
                <HideWirelessSetupInOOBE>false</HideWirelessSetupInOOBE>
                <HideOnlineAccountScreens>false</HideOnlineAccountScreens>
            </OOBE>
        </component>
    </settings>
</unattend>

6. With a generic install key, you can activate it using a permanent product key after Windows install is done.

Since you didn't explain what steps you've done specifically with an unattended file or EI.cfg, I've tried to cover all the bases.
 

My Computer

System One

  • OS
    Windows 7
Garlin,
Thank you so very much for such a perfect response! I had been using the ei.cfg and hoping it led me to the Pro install but with many attempts it never made the difference. The unattended file did work. I am so elated. Everything you said was on point and I am so grateful for that code!!!

This new install is because I have poor eyesight and a new Hp Envy with Windows 11 home gave me a blue font I could not escape from. Weeks of trying everything was exhausting. I just wanted a bold black font on a white background and that was too much to ask for. The new windows 11 pro on the new partition has me so happy. No blue font. I do not have a bold font yet but am so happy to have black font that I can see well.

Bless You,
Dave
 

My Computer

System One

  • OS
    WINDOWS 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP Envy Desktop TE01-5364 PC (9H1J8AA)
    CPU
    Processor | Intel Core i7-14700F (14th Gen, LGA1700 soc
    Motherboard
    Motherboard: HP 8B3B A / RenoR)
    Memory
    31.76 Gigabytes Usable Installed Memory
    Graphics Card(s)
    NVIDIA GeForce RTX 4060 [Display adapter]
    Sound Card
    Realtek(R) Audio
    Monitor(s) Displays
    SAMSUNG [Monitor] (7.2"vis, November 2010)
    Screen Resolution
    1920 x 1080
    Hard Drives
    Model SK hynix BC901 HFS001TEJ9X108N
    Size 953.86 GB (1,024,203,640,320 bytes)
    PSU
    Power Supply Maximum Wattage 500 watts
    Case
    Prebuilt system
    Cooling
    Stock fans
    Keyboard
    logitech
    Mouse
    logitech
    Internet Speed
    spectrum internet
    Browser
    Edge
    Antivirus
    Avast Platinum
I’m attempting to install Windows 11 Pro to a newly created partition on a fresh SSD to a newly created partition on a fresh SSD

Several things caught my eye in your post and the answers you have been given..It has been made much more difficult than it is.

1. AFIK a clean install has to be done on UNALLOCATED space. (NOTE: remove the drive that HOME is installed on and put the new drive in its place. If you do not, your boot configuration will be on the wrong drive) Install windows. During the install make sure that ALL partitions on the drive are removed. leaving nothing but unallocated space. Choose the unallocated space when asked where to install windows.
In fact if you've installed windows 33 times without removing the original drive, the BCD has already been installed on the wrong drive)

2. No one has mentioned that you can select any Windows version you want to install if you will use the multi edition iso from Microsoft and use Rufus to create your installation media from that iso. A multi-edition can also be created by the media creation tool if you select the box that says its for another computer. In either case, there is no need for unattended file or adding an ei.cfg file. You choose what edition to install from a menu when using a multi-edition iso.

For a multi-edition iso go here. Scroll down to Download Windows 11 Disk Image (iso)

3.Even if it installs Home,. All you have to do is go to settings>system>activation>change product key
Enter a valid Pro product key. Click Next. The upgrade to PRO will start. This will not affect the Home key that is stored in UEFI bios.

4. FYI there's no reason to inject IRST drivers into the iso for your disks to be seen either. You can either insert your storage controller driver at the point in the installation that says "install driver", OR What's even easier is to change disk mode in bios from RAID to AHCI. The installation will use the Microsoft storage controller driver and your disk will be seen. You will have no need for Intel Rapid Storage controller drivers.
 
Last edited:

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Optiplex 7080
    CPU
    i9-10900 10 core 20 threads
    Motherboard
    DELL 0J37VM
    Memory
    32 gb
    Graphics Card(s)
    none-Intel UHD Graphics 630
    Sound Card
    Integrated Realtek
    Monitor(s) Displays
    Benq 27
    Screen Resolution
    2560x1440
    Hard Drives
    2x1tb Solidigm m.2 nvme /External drives 512gb Samsung m.2 sata+2tb Kingston m2.nvme
    PSU
    500w
    Case
    MT
    Cooling
    Dell Premium
    Keyboard
    Logitech wired
    Mouse
    Logitech wireless
    Internet Speed
    so slow I'm too embarrassed to tell
    Browser
    #1 Edge #2 Firefox
    Antivirus
    Defender+MWB Premium
  • Operating System
    Windows 11 Pro 24H2 26200.8457
    Computer type
    PC/Desktop
    Manufacturer/Model
    Beelink Mini PC SER5
    CPU
    AMD Ryzen 7 6800U
    Memory
    32 gb
    Graphics card(s)
    integrated
    Sound Card
    integrated
    Monitor(s) Displays
    Benq 27
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Crucial nvme
    Keyboard
    Logitech wired
    Mouse
    Logitech wireless
    Internet Speed
    still too embarrassed to tell
    Browser
    Firefox
    Antivirus
    Defender
    Other Info
    System 3 is non compliant Dell 9020 i7-4770/24gb ram Win11 PRO 26200.8457
2. No one has mentioned that you can select any Windows version you want to install if you will use the multi edition iso from Microsoft and use Rufus to create your installation media from that iso. A multi-edition can also be created by the media creation tool if you select the box that says its for another computer. In either case, there is no need for unattended file or adding an ei.cfg file. You choose what edition to install from a menu when using a multi-edition iso.
Neither MCT or Rufus will create an EI.cfg for you.

What confuses users is 24H2's new "Modern" Setup now ignores EI.cfg, because it's treating a clean install like an upgrade attempt. In order for EI.cfg to work, you must click through the menus and revert to the Legacy Setup. Unlike the new Setup, old Setup respects the EI.cfg file.

Using an unattended file to pick which image to install works for either version of Setup.
 

My Computer

System One

  • OS
    Windows 7
You won't get Windows Pro on a laptop that has Home embedded in your laptop without at least at a minimum using the ei.cfg file. If you could do this using Rufus alone, I'd be the first one tooting its horn. When I created this thread and first learned about the ei.cfg file, I was using Rufus as I mentioned in the first post.

Yes you need to deselect "Use the recommended options for this PC" if using Media Creation Tool to obtain the ISO.

Win-1833.webp
Clip-1835.webp
Clip-1836.webp

Clip-1834.webp
 
Last edited:

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2 Build 26200.8524
    Computer type
    PC/Desktop
    Manufacturer/Model
    Sin-built 2013
    CPU
    Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
    Motherboard
    ASUS ROG Maximus VI Formula
    Memory
    32.0 GB of I forget and the box is in storage.
    Graphics Card(s)
    Gigabyte nVidia GeForce GTX 1660 Super OC 6GB
    Sound Card
    Onboard thingy
    Monitor(s) Displays
    5 x LG 25MS500-B - 1 x 24MK430H-B - 1 x Wacom Pro 22" Touch Screen Tablet
    Screen Resolution
    All over the place
    Hard Drives
    Too many to list.
    OS on Samsung 1TB 870 QVO SATA
    PSU
    Silverstone 1500
    Case
    NZXT Phantom 820 Full-Tower Case
    Cooling
    Noctua NH-D15 Elite Class Dual Tower CPU Cooler / 6 x EziDIY 120mm / 2 x Corsair 140mm somethings / 1 x 140mm Thermaltake something / 2 x 200mm Corsair.
    Keyboard
    Corsair K95 / Logitech diNovo Edge Wireless
    Mouse
    Logitech: G402 / G502 / Mx Masters / Mx Air Cordless
    Internet Speed
    2000/500Mbps
    Browser
    All sorts
    Antivirus
    Kaspersky Premium
    Other Info
    ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
    TP-Link BE9300 WiFi 7 Bluetooth 5.4 (Archer TBE550E)
    TP-Link TX201 V1 2.5GB Lan

    Grandstream HT812 - VoIP
    ASUS DSL-AX82U - Mesh
    ASUS RT-AC68U - Mesh
    ASUS RT-BE88U Router

    Brother MFC-L2880DW Printer

    I’m on a horse.
  • Operating System
    Windows 11 Pro 25H2 Build 26200.8524
    Computer type
    Laptop
    Manufacturer/Model
    LENOVO Yoga 7 14IRL8 - 7i EVO OLED 14" Touchscreen i5 12 Core 16GB/512GB
    CPU
    Intel Core 12th Gen i5-1240P Processor (1.7 - 4.4GHz)
    Memory
    16GB LPDDR5 RAM
    Graphics card(s)
    Intel Iris Xe Graphics Processor
    Sound Card
    Optimized with Dolby Atmos®
    Screen Resolution
    QHD 2880 x 1800 OLED
    Hard Drives
    M.2 512GB
    Antivirus
    Defender / Malwarebytes
    Other Info
    …still on a horse.
- As already mentioned, you should create a unallocated space on your SSD by shrinking the C: partition.
- Boot the Win 11 USB installation drive as UEFI and select the unallocated space to install to. It will install Win 11 Home
- Go to settings>system>activation>change product key and, if the key you bought is a Retail, insert the key to change from Home to Pro. Restart
- If the key you bought is a OEM, you must insert a generic key (VK7JG-NPHTM-C97JM-9MPGT-3V66T) to change from Home to Pro. Restart, go to settings>system>activation>change product key and insert the OEM key you bought. Restart
 

My Computers

System One System Two

  • OS
    Windows 11 Pro - Windows 7 HP 64 - Lubuntu
    Computer type
    PC/Desktop
    Manufacturer/Model
    custom build
    CPU
    i5 6600K - 800MHz to 4400MHz
    Motherboard
    GA-Z170-HD3P
    Memory
    4+4G GSkill DDR4 3000
    Graphics Card(s)
    IG - Intel 530
    Monitor(s) Displays
    Samsung 226BW
    Screen Resolution
    1680x1050
    Hard Drives
    (1) -1 SM951 – 128GB M.2 AHCI PCIe SSD drive for Win 11
    (2) -1 WD SATA 3 - 1T for Data
    (3) -1 WD SATA 3 - 1T for backup
    (4) -1 BX500 SSD - 256G for Windows 7 and Lubuntu
    PSU
    Thermaltake 450W TR2 gold
    Keyboard
    Old and good Chicony mechanical keyboard
    Mouse
    Logitech mX performance - 9 buttons (had to disable some)
    Internet Speed
    500 Mb/s
    Browser
    Firefox 64
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Asus Q550LF
    CPU
    i7-4500U 800- 3000MHz
    Motherboard
    Asus Q550LF
    Memory
    (4+4)G DDR3 1600
    Graphics card(s)
    IG intel 4400 + NVIDIA GeForce GT 745M
    Sound Card
    Realtek
    Monitor(s) Displays
    LG Display LP156WF4-SPH1
    Screen Resolution
    1920 x 1080
    Hard Drives
    BX500 120G SSD for Windows and programs
    & 1T HDD for data
    Internet Speed
    500 Mb/s
    Browser
    Firefox 64
What confuses users is 24H2's new "Modern" Setup now ignores EI.cfg, because it's treating a clean install like an upgrade attempt. In order for EI.cfg to work, you must click through the menus and revert to the Legacy Setup. Unlike the new Setup, old Setup respects the EI.cfg file.

@garlin,

I just tested this and I'm not seeing what you are indicating here. I took an ISO image of 24H2 (build 26100.5067) and booted it on a PC that came with Win 11 Pro preinstalled. If I don't have an ei.cfg in the \sources folder then it never gives me a choice of what edition I want to install, just as I would expect. However, if I add the ei.cfg it gives me the list of all the available editions and allows me to choose. This is using the new setup, not the previous version.

Bottom line is that the new setup is respecting the ei.cfg for me.
 

My Computers

System One System Two

  • OS
    Win11 Pro 25H2 (RTM+)
    Computer type
    PC/Desktop
    Manufacturer/Model
    Acemagic
    CPU
    Intel i7-14650HX
    Memory
    32 GB
    Graphics Card(s)
    No GPU - Built-in Intel Graphics
    Sound Card
    Integrated
    Monitor(s) Displays
    Varies as machine will often be moved to locations with different monitors
    Screen Resolution
    Varies
    Hard Drives
    1 x 1TB Gen 4 NVMe SSD
    PSU
    120W Power Brick
    Keyboard
    Corsair K70 Max RGB Magnetic Keyboard
    Mouse
    Logitech MX Master 3
    Internet Speed
    1Gb Up / 1 Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
  • Operating System
    Win11 Pro 25H2 (RTM+)
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo ThinkBook 13x Gen 2
    CPU
    Intel i7-1255U
    Memory
    16 GB
    Graphics card(s)
    Intel Iris Xe Graphics
    Sound Card
    Realtek® ALC3306-CG codec
    Monitor(s) Displays
    13.3-inch IPS Display
    Screen Resolution
    WQXGA (2560 x 1600)
    Hard Drives
    2 TB 4 x 4 NVMe SSD
    PSU
    USB-C / Thunderbolt 4 Power / Charging
    Keyboard
    Backlit, spill resistant keyboard
    Mouse
    Buttonless Glass Precision Touchpad
    Internet Speed
    1Gb Up / 1Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    WiFi 6e / Bluetooth 5.1 / Facial Recognition / Fingerprint Sensor / ToF (Time of Flight) Human Presence Sensor
I understand that you may have already worked it out, but I also use ei.cfg and don’t have an issue. Not sure why you couldn’t get an option for Pro, maybe the ISO?

This is my process

  • Open notepad and enter the following
Code:
[Channel]
Retail
  • Save the file as ei.cfg
  • Place the file in the ISO sources folder.
AnyBurn free (<— Instructions) allows to edit the ISO, but there are other ways​
Download Anyburn Free (I have the Pro versions so I am unaware of the Free versions restrictions)​
  • Create the install media with Rufus. Rufus isn’t just for bypassing restrictions. In my opinion it is the only way to create the Windows install media.
  • During the Windows installation you will be asked what version of Windows you would like to install.

Alternative options:


Code:
[EditionID]
{Edition}

[Channel]
Retail

[VL]
0

Replace the line {Edition} with the Windows edition you want to install.
EditionID can be: Home, Professional, Enterprise, Education, and so on, depending on the available editions in your specific Windows ISO

For example:

Code:
[EditionID]
Professional

[Channel]
Retail

[VL]
0

Channel can be changed to Retail or OEM



You can also create a pid file and pre enter your​


  • Open notepad and enter the following:
Code:
[PID]
Value=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
  • Save the file as pid.txt
  • Place it into the sources folder
Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your legitimate product key. If you don’t have a product key or you want to manually enter it later just skip creating the pid.txt file.​
 

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2 Build 26200.8524
    Computer type
    PC/Desktop
    Manufacturer/Model
    Sin-built 2013
    CPU
    Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
    Motherboard
    ASUS ROG Maximus VI Formula
    Memory
    32.0 GB of I forget and the box is in storage.
    Graphics Card(s)
    Gigabyte nVidia GeForce GTX 1660 Super OC 6GB
    Sound Card
    Onboard thingy
    Monitor(s) Displays
    5 x LG 25MS500-B - 1 x 24MK430H-B - 1 x Wacom Pro 22" Touch Screen Tablet
    Screen Resolution
    All over the place
    Hard Drives
    Too many to list.
    OS on Samsung 1TB 870 QVO SATA
    PSU
    Silverstone 1500
    Case
    NZXT Phantom 820 Full-Tower Case
    Cooling
    Noctua NH-D15 Elite Class Dual Tower CPU Cooler / 6 x EziDIY 120mm / 2 x Corsair 140mm somethings / 1 x 140mm Thermaltake something / 2 x 200mm Corsair.
    Keyboard
    Corsair K95 / Logitech diNovo Edge Wireless
    Mouse
    Logitech: G402 / G502 / Mx Masters / Mx Air Cordless
    Internet Speed
    2000/500Mbps
    Browser
    All sorts
    Antivirus
    Kaspersky Premium
    Other Info
    ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
    TP-Link BE9300 WiFi 7 Bluetooth 5.4 (Archer TBE550E)
    TP-Link TX201 V1 2.5GB Lan

    Grandstream HT812 - VoIP
    ASUS DSL-AX82U - Mesh
    ASUS RT-AC68U - Mesh
    ASUS RT-BE88U Router

    Brother MFC-L2880DW Printer

    I’m on a horse.
  • Operating System
    Windows 11 Pro 25H2 Build 26200.8524
    Computer type
    Laptop
    Manufacturer/Model
    LENOVO Yoga 7 14IRL8 - 7i EVO OLED 14" Touchscreen i5 12 Core 16GB/512GB
    CPU
    Intel Core 12th Gen i5-1240P Processor (1.7 - 4.4GHz)
    Memory
    16GB LPDDR5 RAM
    Graphics card(s)
    Intel Iris Xe Graphics Processor
    Sound Card
    Optimized with Dolby Atmos®
    Screen Resolution
    QHD 2880 x 1800 OLED
    Hard Drives
    M.2 512GB
    Antivirus
    Defender / Malwarebytes
    Other Info
    …still on a horse.
There's a point of contention on whether folks are using EI.cfg alone, or combining it with pid.txt.

Prior to 24H2, you were never required to provide a pid.txt.

The pid.txt does the same function as providing a generic install or permanent activation key in the unattended file. Enough people have complained about EI.cfg with 24H2 that a problem does/did exist in some cases.

UPDATE: I re-tested with the original 24H2 ISO, and new Setup does obey EI.cfg (by itself).
 

Attachments

  • Windows 11 x64-2025-08-25-18-52-50.webp
    Windows 11 x64-2025-08-25-18-52-50.webp
    14.6 KB · Views: 5
  • Windows 11 x64-2025-08-25-18-53-43.webp
    Windows 11 x64-2025-08-25-18-53-43.webp
    17.7 KB · Views: 5
Last edited:

My Computer

System One

  • OS
    Windows 7

Latest Support Threads

Back
Top Bottom