How to view full details about USB or ISO file to install Windows 10

Windows 10 ISO file is an image file that can be used to create a Windows 10 installation USB or DVD, even directly install Windows 10.

This guide will show you how to view full details about language, edition, build, version, architecture, etc. for Windows 10 ISO or USB file created from Windows 10 ISO. .

How to view full details of a Windows 10 USB or ISO file

Here’s how to do it:

1. Connect the Windows 10 installation USB or mount the Windows 10 ISO file and write down its drive letter (eg: WOOD).

Connect Windows 10 installation USB or mount Windows 10 ISO file
Connect Windows 10 installation USB or mount Windows 10 ISO file

2. Open the mounted USB drive or ISO file and open the folder Sources. Please note if there is a file install.wim or install.esd are not.

Note: If the Windows 10 or USB ISO file is created to include both 32-bit and 64-bit architectures, you need to first open the x64 (64-bit) or x86 (32-bit) folder you want, then open folder Sources Inside.

Find the file install.wim or install.esd
Find the file install.wim or install.esd

3. Open Command Prompt with admin rights.

4. Depends on whether you have the file install.esd nice install.wim from step 2 above, enter the appropriate command below into Command Prompt and press Enter.

Note: This command will show you the index number for each version of Windows 10 included in the ISO or USB file.

dism /get-wiminfo /wimfile:<Drive Letter>:sourcesinstall.esd

Or:

dism /get-wiminfo /wimfile:<Drive Letter>:sourcesinstall.wim

For 32-bit – If the USB or ISO was created for both 32-bit and 64-bit architectures:

dism /get-wiminfo /wimfile:<Drive Letter>:x86sourcesinstall.esd

Or:

dism /get-wiminfo /wimfile:<Drive Letter>:x86sourcesinstall.wim

For 64-bit – If the USB or ISO was created for both 32-bit and 64-bit architectures:

dism /get-wiminfo /wimfile:<Drive Letter>:x64sourcesinstall.esd

Or:

dism /get-wiminfo /wimfile:<Drive Letter>:x64sourcesinstall.wim

Note: To replace in the above command with the actual drive letter (eg: WOOD) for the ISO mounted from step 1 above.

See more:  Find out the cause and how to handle when the air conditioner fan is loud

For example:

dism /get-wiminfo /wimfile:G:sourcesinstall.wim
Enter the appropriate command into the Command Prompt
Enter the appropriate command into the Command Prompt

5. Enter the appropriate command below into Command Prompt and press Enter.

Note: To replace in the command below with the actual drive letter (eg: WOOD) for the USB or ISO mounted from step 1 above.

To replace in the command below with the actual index number (eg: “8”) for the version (eg: “Pro”) that you want details from step 4 above.

For example:

dism /get-wiminfo /wimfile:G:sourcesinstall.wim /index:8

Command syntax:

dism /get-wiminfo /wimfile:<Drive Letter>:sourcesinstall.esd /index:<Index Number>

Or:

dism /get-wiminfo /wimfile:<Drive Letter>:sourcesinstall.wim /index:<Index Number>

For 32-bit – If the USB or ISO was created for both 32-bit and 64-bit architectures:

dism /get-wiminfo /wimfile:<Drive Letter>:x86sourcesinstall.esd /index:<Index Number>

Or:

dism /get-wiminfo /wimfile:<Drive Letter>:x86sourcesinstall.wim /index:<Index Number>

For 64-bit – If the USB or ISO was created for both 32-bit and 64-bit architectures:

dism /get-wiminfo /wimfile:<Drive Letter>:x64sourcesinstall.esd /index:<Index Number>

Or:

dism /get-wiminfo /wimfile:<Drive Letter>:x64sourcesinstall.wim /index:<Index Number>

6. Now you will see all details about the selected index (version) number for this Windows 10 or USB ISO file.

  • Edition: This section will be for Windows 10 S, Home, Education, Pro or Enterprise editions. An ISO or USB Pro can be used to install a Home or Pro edition, and a digital license or product key determines whether Pro or Home was installed during Windows setup.
  • Architecture: Determines whether this version will be for x64 (64-bit) or x86 (32-bit).
  • Language: This will be the default display language (e.g. en-us (US English)) used to install Windows 10.
  • Version: The part after 10.0 will be the build number. For example, the build number for version 10.0.16251 would be 16251.
See more:  How to set the Windows Updates download bandwidth limit in Windows 10
All details about selected version for Windows 10 ISO file or USB
All details about selected version for Windows 10 ISO file or USB

Source link: How to view full details about USB or ISO file to install Windows 10

– https://techtipsnreview.com/

, , , , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *