Scenario

“I have a machine running Win10 that was fine. But it would not boot one day. I tried mynormal steps (eg: safe mode, system restore, sfc, bootrec) without success.” And then, Itried DISM in the offline mode and failed again. The command I used was:

If you specify multiple Source arguments, the files are gathered from the first location where they are found and the rest of the locations are ignored. Separate source locations with a comma. If you do not specify a Source, the default location set by Group Policy is used. DISM Source files could not be found, sfc /scannow found corrupt files in Performance & Maintenance Custom build for a friend. OS: Windows 10 Pro, 64-bit MB: MSI Z170-A Pro Graphics Card: GeForce GTX 680 CPU: Intel i5 6600K @ 3.50GHz RAM: 8g Installed OS through bootable USB, as the build has no CD drive. DISM Failed with Error: 0x800f081f The source files could not be found. Use the “Source” option to specify the location of the files that are required to restore the feature. For more information.

DISM.exe /Image:d: /Cleanup-image /Restorehealth /Source:d:w10install.wim /LimitAccess/scratchdir:d:scratch

D: is the drive of Windows installation. And I want to know if there is syntax wrong or howto use DISM offline repair Wiindows 10.'

In my opinion, there is a possibility that DISM cannot recognize your source option. You needto mount the ISO you download from website first and then try this command again. See belowand follow the detailed steps to use DISM offline repair Windows 10.

How to use DISM offline repair Windows 10?

In general, DISM will download necessary files from Windows Update to replace the bad file.But, sometimes, DISM may fail to repair the corrupted image. In this case, you can try DISMcommand-line with source option.

Before you start

In order to restore the offline image successfully, you need to confirm somethings in thefollow.

  • You need a copy of install.win file from either another computer, a Windows 10installation media, or the Windows 10 ISO files. It contains all the files DISM may useduring the repair process.

  • The install.wim file must be of the same version, edition as well as languageof the operating system you are using.

  • You need to confirm the location of the install.wim file. The install.wim file is inthe source folder of a windows installation media. Sometimes, DISM may tell you amessage like “Can’t find source files”. Thus, you’d better mount the file and locateit.

  • DISM is case sensitive. For example: if you type Install.win asinstall.wim, DISM will fail.

  • You need to make sure that the install.wim file is not in read-only mode, or DISMwill fail to repair image.

Step by step guide: perform DISM offline repair in Windows 10

Step 1. Download Windows 10 1809 ISO from website and mountthe ISO in your computer. Then, you can extra the file and acess it.

1.1 Right-click the ISO files and select Mount.

1.2 Go to This PC and confirm the drive letter of the mounted ISO file. If the driveletter is F:, you need to set the source path as F:source

Step 2. Press WIN + X and select Command Prompt(Admin) inthe search result list.

Step 3. Type the following commands and hit Enter.

  • DISM /Online /Cleanup-Image /StartComponentCleanup

  • DISM /Online /Cleanup-Image /AnalyzeComponentStore

  • DISM /Online /Cleanup-Image /RestoreHealth /source:F:SourcesInstall.wim:1/LimitAccess

Now, DISM will start to repair Windows image with the known good files from install.wim file.But it's difficult for most users to use command line with multiple syntax. And it mayresult some serious problem owing to operation error. Therefore, it's suggested tocreate a system image in Windows 10 to prevent system failure.

Create a system image in Windows 10 just in case

Dism Source Files Could Not Be Found Server 2012

Best free backup and restore software is indispensable for users who want to create a systemimage to prevent unexpected computer error. Here I strongly recommend you AOMEI Backupper Standard. Thanks to itsclean interface and user-friendly design, all the users even novices unstandard and use itsoftware smoothly.

It supports full backup solutions, including system backup, disk backup, partition backup andfile backup.Also, it allows you to schedule backup in daily/weekly/monthly, soyou will always have the laste backup. More so, it works well in multiple backup storage andyou can choose one depending on your own situations, for example, the internal disk,external hard drive, USB disk, cloud drive, network share/NAS etc.

In addition, the advanced version still supports many useful features that make the backuptask simple and efficient, such as, event triggers, USB plug in, scheduled differential backup, backup scheme etc. If needed, please upgrade to AOMEI BackupperProfessional at least.

Now, let's get started to backup system in simple steps. If you want to backup entiredisk, specific partitions or files, you can try 'DiskBackup', 'Partition Backup' and 'File Backup'.

Step 1. Download the best free backup software - AOMEI Backupper, installand launch it. Then, you will see its deed-blue screen.

Download Freeware

Win 10/8.1/8/7/XP

Secure Download

Step 2. Click Backup and System Backup in order.

Dism error 0x800f081f windows 10

Step 3. Select a location for your backup. If you want to backup to USBdrive, you need to insert it into your computer.

Step 4. At the lower location of system backup, you can see 'Options','Schedule' and 'Scheme' three options.Click them to customize backup settings. Then, confirm everything is ok and click StartBackup.

In sum

Reading here, you may already know how to use DISM offline repair Windows 10 image. But it'snot easy to master because of the complicated syntax. Therefore, it's suggested tocreate a system image backup to avoid computer failure during the process. If something badhappens, you can restore system image from externalhard drive and get your computer back in a very short time.

Many a time it is seen that users while trying to repair various software issue in the computer, they normally run various commands.

The commonly used command for repairing the Windows System Image is the DISM command.

But many a time it is seen that while running the DISM command viz. Dism /Online /Cleanup-Image /RestoreHealth.

After pressing the enter button, people normally encounter an error in which code is 0x800f081f or the source files could not be found.

This error is one of the weirdest errors people encounter and I am here to let you know how you too can fix this issue by yourself.

So without further ado let’s begin.

How To Fix DISM The Source Files Could Not Be Found Error?

Method 1:- Download Window 10 ISO File

The first method which I would suggest to fix the issue is downloading the Windows 10 ISO File from the Microsoft official site.

It is quite easy and simple.

The only thing which you need to do is click on this link which will eventually open the Microsoft official site and accordingly you can download the download from there only.

I believe after running the DISM command, you wouldn’t be getting the issue anymore.

Method 2:- Run Component Clean Up Command

You can also run the component clean up command to fix the DISM the source files could not be found error.

Let me tell you, it’s very easy.

The only thing you need to do is,

1. Go to your search box which is situated in the top right corner of your computer screen and type Command Prompt.

2. After opening the command prompt window, right-click on it and click run as administrator.

3. After opening the command prompt admin window, type dism.exe /online /Cleanup-Image /StartComponentCleanup.

4. After typing the component clean up command, press the enter button.

5. Restart your computer and try running the DISM command.

I hope you wouldn’t be getting the issue anymore.

Method 3:- Contact Microsoft

If you are still not able to fix the 0x800f081f error, I think you need to contact the microwave support team.

.net 3.5 Dism Source Files Could Not Be Found

If you contact the Microsoft team personally, I believe they will eventually find solutions to your problem.

To visit the Microsoft support team page, click on this link to open the page and click on Get Started.

You can contact the team via a virtual assistant and else you can contact via call on this number 18001021100.

Moreover, you can also contact this Microsoft support page where you will find various articles and forums especially focusing on this issue.

Conclusion

So here’s comes to the end of this topic.

I believe after reading the entire article, you too can be able to fix the DISMthe source files could not be found error.

I strongly believe, out of the above three methods, one method will definitely help you to fix this issue.

Moreover, still, if you have any queries, I am very much ready to taking up questions.

I suggest you let me know in the comment section below.

Dism Source Files Could Not Be Found 0x800f081f Windows 10

SIMILAR POSTS WHICH YOU WILL LIKE,