Win10 installation disk integrates all versions and patches for free download

  

We all know that Windows
10 includes Home Edition, Professional Edition, Enterprise Edition and Education Edition, etc., and the installation images downloaded from the Internet are mostly only included. One or two versions of it. So the problem is coming:

Your computer
is a home version, in order to achieve a certain function must be upgraded to the professional version; company computer
is the enterprise version, but Need special features in the education version. At this point, will you adjust? Reinstall? But do you know which system version of the image you want to include?

A lot of children's shoes have been asking related questions recently, so CFan today teaches you how to make a universal installation disk that protects the full version of Windows installation files and patches that are updated one after another.

Starting with the Home Edition

Because the Home Edition is the lowest version and the cleanest in many Windows versions, it is recommended that you use the Home Edition system as a blueprint and upgrade on it. Go to other versions (download the address and search for yourself).

In order to reduce the workload of integrated patches, it is recommended that children's shoes download the latest version (currently Windows 10 is version_1607). The version upgrade can be completed by using the DISM command that comes with the system. For the convenience of operation, it is recommended to use DISM++ to assist in the integration of patches and other operations.

Combat Operation

First, open the downloaded version of the home version in the Explorer (the version name corresponds to “windows_10_iot_core”) installation file, right click and select “open mode → Manager”, load it into the virtual drive and assume the drive letter is L:.

Start Dism++ and click “file →load image”, select “L:\\sources\\install.wim” in the pop-up window image file, and select “<quo;home version” in the target image. ;, load it into the d:\\win10 directory (you need to create the directory in D:\\ in advance), click “OK“Load”.

Loading the specified home version image

After successfully loading the image, click on the “DISP++ main window” and click “Open the dialog” to switch to “APPX Management”, which can be based on your actual needs. Delete the built-in applications of Windows 10, such as “microsoft.bing.weather”corresponding to the "weather” application, if you don't want the application, check and click “delete” to uninstall.

Uninstalling the built-in application

Switch to the "Windows function", find the ".NET Framework 3.5 (including .net 2.0 and 3.0)" option in the function list on the right. Select, in the right local source to locate "L:\\souces\\sxs", that is, the loaded virtual drive, the default installation file has built-in .NET Framework 3.5 components, but not installed by default in Windows 10.

If you are using a Lite installation file, please download the .NET Framework 3.5 component from http://www.itellyou.cn/and locate the download directory here. Click on "Application" to integrate the .NET Framework 3.5 components that are required by many software into the installation system.

Integrated .NET Framework 3.5 components

Switch to “Update Management" "Scan”, DISM++ will automatically connect to the Microsoft Upgrade Server for scanning, check the scanned All patch files can be updated to integrate the latest system patch files into the installation files.

Scan and download update files

If the online download is slow or unable to complete the online installation, you can also go to https://www.sysgeek.cn/windows-10-hotfix/The patch file can be downloaded offline according to its own version. The downloaded .msu offline patch file is similar to “windows10.0-kb3176936-x64_795777f8a7f8cd1a4c96ee030848f9f888490555.msu” Just click “Add” in the above window to integrate the offline download patches into the installation file.

Download the patch offline

Copyright © Windows knowledge All Rights Reserved