1 Windows 11 Enterprise .iso creation
T20A02 edited this page 2024-08-22 20:41:36 -04:00

Creating a Windows 11 .iso

This Guide is made 4/25/23, using W11 22H2

To create a Windows 11 Enterprise media:

Download the latest Windows Media Creation Tools.

Open PowerShell and navigate to the folder with the Media Creation Tool.

Type in: MediaCreationTool1909.exe /Eula Accept /Retail /MediaArch x64 /MediaLangCode en-US /MediaEdition Enterprise

If you receive an error try: .\MediaCreationTool1909.exe /Eula Accept /Retail /MediaArch x64 /MediaLangCode en-US /MediaEdition Enterprise

Note: You can also change MediaArch x64 to /MediaArch x86 for the 32-Bit version and /MediaLangCode en-US to your country, for example, /MediaLangCode en-GB for the United Kingdom.

Click Yes when the User Account Control prompt appears.

Enter your product key.

Continue normally