FIX: Windows Cannot Install Required Files (0x8007025D)

If you recieived 'Windows cannot install required files. Make sure all files required for installation are available' message, fix is here.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

While making clean install of Windows 10, if you can’t complete the installation, this article may help you. Recently, we came around following error message during an installation:

Windows cannot install required files. Make sure all files required for installation are available, and restart the installation. Error code: 0x8007025D.

FIX Windows Cannot Install Required Files (0x8007025D)

At first we thought this message is appearing because of corrupted installation media. So we downloaded another Windows ISO file and tried installation but that didn’t worked as well. Then we update the BIOS firmware on the system, however still there were no differences in the situation. If you’re also facing similar problem, here is how you can resolve this issue.

FIX: Windows Cannot Install Required Files (0x8007025D)

FIX 1 – Turn Off Secure Boot

If your Windows 10 came preinstalled and it has UEFI firmware, the possibility of having secure boot turned on is high. You can change this setting to enable legacy boot and resolve this issue.

FIX Windows Cannot Install Required Files (0x8007025D)

You can follow this step-by-step guide to change that setting and turn off secure boot.

How To Enable/Disable Secure Boot In Windows 10

After turning off secure boot, the issue should be resolved.

In case if this doesn’t helps, refer FIX 2 mentioned below.

FIX 2 – Convert Installation Disk To MBR

1. Boot from the installation media, let the setup wizard start, select your language preferences in setup window. In next screen, click Repair your computer link.

2. Then select Troubleshoot and choose Command Prompt on Advanced options screen.

3. In Command Prompt window, type following commands mentioned in bold and press Enter key after each:

diskpart
list disk
select disk # 

(replace # with number of drive to which you’re installing Windows)

clean
convert mbr
exit

4. Close Command Prompt and retry the installation.

The issue must be resolved now and you should be able to complete installation. If you continue to face the problem, do let us know via comments.

That’s it!

Related: Windows Could Not Complete The Installation. To Install Windows On This Computer, Restart The Installation.

Share this article
https://www.kapilarya.com/fix-windows-cannot-install-required-files-0x8007025d

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

Your email address will not be published. Required fields are marked *