How To Get Install.WIM From Windows 10 Installation File
Where To Get Install.WIM? Click here: https://goo.gl/TjuNGr
This video will show you how to convert install.esd to install.wim.
1. Open Windows ISO file by using Winrar
2. Open Command Prompt as Administrator.
3. Then go to to your folder location of install.esd and type
dism /Get-WimInfo /WimFile:install.esd and press Enter.
4. Finding the index of the version you want to convert. For example, if you want Windows 10 PRO, select index 8.
dism /export-image /SourceImageFile:install.esd /SourceIndex:8 /DestinationImageFile:install.wim /Compress:max /CheckIntegrity
This will convert your install.wim file. Hope something helps you !!!
-------------------------------------------------
My channel: https://www.youtube.com/channel/UCZ0epl7dQmJm4iy5vp9R4FA
My blog: https://windows10freeapps.com