DISM 0x800f081f Error


Rob

New member
Local time
4:39 PM
Posts
3
OS
Windows 11 home
To fix the DISM error i followed the instructions on How to fix DISM 0x800f081f Error in Windows 10/8 (Solved) - wintips.org - Windows Tips & How-tos.

I could produce a install.wim file on my C:\ drive.

But after that I got stuck at step 3 of the instructions because i got:
C:\>DISM /Online /Cleanup-Image /AnalyzeComponentStore
Deployment Image Servicing and Management tool
Version: 10.0.22000.653
Image Version: 10.0.22000.795
[===========================60.0%== ]
Error: 2
The system cannot find the file specified.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log


What is wrong? Do I have to forget step 3 and continue with step 4 ?? Please advice.
DISM /Online /Cleanup-Image /RestoreHealth
/Source:WIM:c:\install.wim:3 /LimitAccess
 
Windows Build/Version
Windows 11 home single language
In this video, i will guide you on how to resolve "The source files could not be found" dism error message.

 
Thanks for the video
I copied the esd.install file from a two weeks old backup to C:\
after that i did
C:\WINDOWS\system32>DISM /online /cleanup-image /restorehealth /source:C:\install.esd:3 /limitaccess

but got again
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.

What did i wrong?
 
You should use the install.esd or install.wim image file from the latest version of Windows 11 you can download the ISO file from Microsoft website.


You can also perform in-place upgrade of Windows 11. In-place upgrade is to use to replace the current operating system files on your computer. Unlike a clean installation of Windows, you can start a Windows in-place upgrade when your OS is still running. And an in-place upgrade can keep your files, settings, & apps during the upgrade process. You can perform a Windows 11 in-place upgrade is to use the Windows 11 Media Creation Tool. Make sure to select Upgrade this PC now and click Next. Follow the on-screen guide to perform a Windows 11 in-place upgrade.

 
Back
Top Bottom