II. How to solve the problem that Windows cannot open the required file install.wim?
1. Recreate the system installation media
If you are using the wrong installation media or the ISO file on the installation media is damaged, you may receive an error message that the required file install.wim cannot be opened. Therefore, you can try to recreate the system installation medium to solve the current problem. The specific steps are as follows (taking Windows 10 system as an example):
Before creating, you need to pay attention to the following two points:
● The important data in the computer has been backed up to other storage devices (such as U disk, SD card or mobile hard disk) or backed up to OneDrive. (Click here to see how to back up your data.) Please note that if you use an external storage device to back up your files, make sure it is a different device than the one from which you downloaded the Windows installation media.
● The storage device used to create the installation media should have at least 8GB of free space, and make sure the drive is empty. Because during the process of making the installation disk, all content stored in the device will be deleted.
Step 1: First download the production file from the official website of Microsoft – Media Creation Tool for Windows 10. Download address: https://www.microsoft.com/en-us/software-download/windows10. After opening the web page, click Download Tool Now.
Step 2: Once the download is complete, open the tool and select Yes when asked if you want to use the app to make changes to your device. Then, when the Windows 10 Installer Setup Guide appears, tap Accept the License Terms and Agreement.
Step 3: To create an installation disk, select Create installation media (USB flash drive, DVD, or ISO file) for another PC and click Next.
Step 4: Then set the language, version, and architecture (64-bit or 32-bit) of the Windows 10 system, and click Next after the operation is complete. By default, it is checked Use the recommended option for this PC.
Step 5: Select the medium for installing the system image. If you want to create a USB disk installation disk, please select USB flash drive and click Next.
Step 6: Select the pre-inserted U disk and click Next. Finally, wait for the installation media to be created and click Finish. After the installation media is created, use the media to reinstall the system and see if the problem is resolved.
When the disk driver installed with the install.wim file is not updated in time, there may be a problem that the install.wim file cannot be opened due to incompatibility with the system. If the computer connected to the disk with the install.wim file can start normally, you can directly download and update the disk driver locally, just right-click Start, select Device Manager, expand Disk Driver List and right-click the corresponding disk. Select Update Driver – Search automatically for updated driver software. If the computer cannot start normally, it is difficult to update the disk driver in this case, so it is recommended to replace other storage devices to save the install.wim file for system installation.
3. Split the install.wim file
When the install.wim file in the installation medium is larger than 4GB, and the file system of the installation medium (such as a USB flash drive) is FAT32, it can only store a single file smaller than 4GB. In this case, the install.wim file may also fail to open. We can try to use the DISM command to split the install.wim file to solve this problem. The specific steps are as follows:
Step 1: Decompress the ISO image file, and move the install.wim in the decompressed sources folder to any local disk of the computer, such as the E drive. The path of the install.wim file is E:\windows\sources\install .wim, this path needs to be used when entering commands later.
Step 2: Enter (CMD) in the taskbar search box, then open the command prompt as an administrator, and enter the following command:
(Dism /Split-Image /ImageFile:E:\windows\sources\install.wim /SWMFile:F:\sources\install.swm /FileSize: 3500). Then press (Enter) and wait for the command to complete.
● E:\windows\sources\install.wim refers to the name and location of the install.wim file to be split. It can be modified according to the actual situation.
● F:\sources\install.swm refers to the split target name and the location of the swm file. The first file will be named install.swm. The filenames of the next files contain numbers, for example, install2.swm, install3.swm, etc.
● FileSize: 3500 refers to the maximum size (in MB) of each swm file to be created, and 3500MB is about 3.4GB.
Step 3: Copy the generated file with the suffix swm to the sources folder of the installation medium, and delete the original install.wim file. Then try to install Windows again.
Kind tipsIf you are using a DVD as your installation medium, see the instructions for splitting an image file at docs.microsoft.com for more information. In addition, you can also try to use a third-party DISM tool to split the image file. The entire operation process may be simpler, but you need to carefully screen reliable software to avoid downloading malicious software.
The above is the solution to the prompt that the required file install.wim cannot be opened after installing Windows. If data loss occurs during the process of repairing this error, you can also use professional data recovery software to retrieve the lost data. It is recommended that you use
Renee Undeleter to operate, the following is the detailed operation method.