Passa al contenuto principale
  • Effettua gli ordini in modo rapido e semplice
  • Visualizza gli ordini e monitora lo stato della spedizione
  • Crea e accedi a un elenco dei tuoi prodotti
  • Gestisci i siti, i prodotti e i contatti per livello di prodotto di Dell EMC tramite l'amministrazione della società.
È possibile che alcuni numeri di articolo siano cambiati. Se non è quello che cerchi, prova a cercare tutti gli articoli. Cerca articoli

How to Find the Windows 10 Version Number Using the ISO File

Riepilogo: Learn about how to find the Windows 10 version number from a Windows 10 ISO file that is used to install the operating system.

È possibile che questo articolo sia stato tradotto automaticamente. Se desideri fornire un riscontro sulla sua qualità, contattaci utilizzando il modulo in fondo a questa pagina.

Contenuto dell'articolo


Istruzioni

Follow the steps outlined in this article to find the specific version of Windows 10 installed using the ISO (.iso) file.


Affected Operating Systems:

  • Windows 10

Windows 10 version using ISO file

Follow the steps below to determine the specific version of Windows 10 installed using an ISO (.iso) file:

  1. Once you have downloaded the Windows 10 .iso, double-click on the location of the file to mount it to the drive
  2. Browse to the location of the iso file and open the Sources folder, then sort the files in the folder by size (largest on top)
  3. Find the Install.*** file, and take note if the file name is either an install.wim, install.swm, or install.esd (Figure 1).

Looking for install.*** file in Sources folder of Windows 10 ISO
Figure 1: Looking for install.*** file in Sources folder of Windows 10 ISO

  1. Take note of the Drive Letter assigned to the ISO file (for example, the drive letter F: as shown in Figure 1)
  2. Launch an Admin Command Prompt, type the following command which corresponds to the install file type. Replace x with the appropriate drive letter where the ISO file is mounted, then press Enter
    • If install.wim, then type dism /Get-WimInfo /WimFile:x:\sources\install.wim /index:1
    • If install.swm, then type dism /Get-WimInfo /WimFile:x:\sources\install.swm /index:1
    • If install.esd, then type dism /Get-WimInfo /WimFile:x:\sources\install.esd /index:1
  3. The following output appears (Figure 2):

    Output from Get-WimInfo
    Figure 2: Output from Get-WimInfo

  4. You can then go to the following site Windows 10 version historyThis hyperlink is taking you to a website outside of Dell Technologies. and search for the version appearing in the Get-WimInfo output (for example, Version 10.0.16251 in the output above).
Note: If using the Dell OS Recovery Tool, only complete up to the end of the operating system phase. You can find the ISO file in the Downloads Directory under Dell (Figure 3):

Finding the Windows 10 ISO file using the Dell OS Recovery Tool
Figure 3: Finding the Windows 10 ISO file using the Dell OS Recovery Tool

Proprietà articolo


Ultima data di pubblicazione

30 nov 2023

Versione

4

Tipo di articolo

How To