Here’s how to setup the Windows 10 installer for Enterprise edition.
- Media Creation Tool
Download the latest Windows 10 Media Creation Tool from the Windows 10 Download Page.
- Windows PowerShell Command
Open Windows PowerShell and target the folder that contains the downloaded Windows Media Creation Tool, in the example below, that is the Downloads folder.
Paste the following command and hit enter:
.\MediaCreationTool21H2.exe /Eula Accept /Retail /MediaLangCode en-US /MediaArch x64 /MediaEdition Enterprise
If you need to install 32-bit instead of 64-bit , change the Media Arch argument to:/MediaArch x86
- Confirm
Confirm the UAC prompt by clicking “Yes”.
- Activate Windows
You may be asked for the product key at this stage to Activate Windows, if so, enter your Windows 10 Enterprise key.
- Installation Media
Select “Create installation media (USB flash drive, DVD or ISO file) for another PC”.
- ISO Installer
Select “ISO File”.
- Installation
Run the ISO file that has been downloaded to your PC and proceed through the on-screen installation instructions.