search
HomeCommon ProblemWhat to do if the Windows installation source is invalid

What to do if the Windows installation source is invalid

The Windows installation source is invalid. This is usually an error we encounter when installing the original system. Novice users may encounter this error and have a headache. They don’t know how to solve it. Here I provide several solutions.

Reasons why the Windows source is invalid:

1. The image is damaged

2. The Pe internal virtual optical drive failed to load

3. Encryption of esd files inside the image

Solution:

1. First, the image is damaged. There is no good solution for this. You can only change the image. Installation, as for the method of detecting whether the image is good or bad, the commonly used method is hash detection, just compare it with md5.

2. The virtual optical drive inside Pe fails to load. In this case, we need to uninstall the virtual optical drive, then reload it, and reinstall it to solve the problem.

3.esd file encryption, this is the key point we want to talk about, and usually, this is the reason why the installation source is invalid:

Due to the high compression rate of the ESD file format, the volume is also small Small, many times the Win10/win8 systems we download online are in this format. As for the installation tools, we generally use WinNTsetup 3.7 or above to install. However, some users find that the "Windows source is invalid" prompt during installation. This is What is the problem? In fact, the main reason is that the ESD file is not decrypted.

What to do if the Windows installation source is invalid

Let’s take a look at how to decrypt ESD:

Here the editor recommends using dism for decryption:

Ps :dism After downloading, unzip it directly and put it into a USB flash drive. You can directly use it inside U Master PE!

1: ESD decryption
(Warm reminder: In order to improve performance, ESD decryption will directly modify the source file. If you have a collection hobby, please back it up yourself)

What to do if the Windows installation source is invalid

First start Dism and click File--> Format Conversion--> ESD Decryption

What to do if the Windows installation source is invalid

Select the ESD you need to decrypt

What to do if the Windows installation source is invalid

Existing known decryption keys will be automatically matched, which means that the key does not need to be entered by yourself. Of course, dism must be updated at any time to prevent new esd images from appearing, resulting in the inability to match the key and unable to decrypt successfully. !

What to do if the Windows installation source is invalid

OK Done...
Now you can do whatever you want with ESD, Dism provides complete ESD support, including ESD to WIM! (Warm reminder: You can directly modify the ESD when opening the image file)

For more technical articles related to common problems, please visit FAQ Tutorial column to study!

The above is the detailed content of What to do if the Windows installation source is invalid. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.