Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

如何使用 ISO 檔案尋找 Windows 10 版本號碼

Summary: 瞭解如何從用來安裝作業系統的 Windows 10 ISO 檔案中檢查您擁有的 Windows 10 版本。

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

請依照本文中概述的步驟,尋找使用 ISO (.iso) 檔案安裝的特定 Windows 10 版本。


受影響的作業系統:

  • Windows 10

請依照以下步驟,使用 Windows 10 ISO 檔案來判斷安裝的 Windows 10 特定版本:

  1. 下載 Windows 10 .iso後,請按兩下檔案位置以將其 掛接 至磁碟機。
  2. 瀏覽至 iso 檔案的位置並開啟 來源資料夾, 然後依大小排序資料夾中的檔案,最大檔案大小位於上方。
  3. 尋找 Install.*** 檔案。請注意檔案名稱是否為 install.wim, install.swm,或 install.esd
    在 Windows 10 ISO 的來源資料夾中尋找安裝。*** 檔案
  4. 記下指定給 ISO 檔案的磁碟機代號 (例如,磁碟機代號 F: 如示例圖像所示。
  5. 啟動 系統管理員命令提示字元。
  6. 鍵入與安裝檔案類型對應的以下命令。將 [X] 替換為掛載 ISO 檔案的相應驅動器號,然後按下 Enter 鍵。
    • 如果 install.wim,然後鍵入 dism /Get-WimInfo /WimFile:[X]:\sources\install.wim /index:1
    • 如果 install.swm,然後鍵入 dism /Get-WimInfo /WimFile:[X]:\sources\install.swm /index:1
    • 如果 install.esd,然後鍵入 dism /Get-WimInfo /WimFile:[X]:\sources\install.esd /index:1
  7. 命令輸出標識 版本 號。記 下版本 編號。
    Get-WimInfo 含版本編號的輸出範例
  8. 然後,您可以前往 Windows 10 版本歷程記錄此超連結會帶您前往 Dell Technologies 以外的網站。 ,並搜尋出現在 Get-WimInfo 輸出(例如,上面示例圖像輸出中的 版本 10.0.16251 )。
注意:如果使用 Dell OS Recovery Tool,則只能在作業系統階段結束前完成。您可以在 Dell 下的下載目錄中找到 ISO 檔案:
使用 Dell OS Recovery Tool 尋找 Windows 10 ISO 檔案

Article Properties


Last Published Date

08 Jul 2024

Version

5

Article Type

How To