Windows Corrupted Files SFC And DISM Image Recovery Fails
Aug 2, 2015
I have been trying to fix my windows 10 corrupted files but I have been unabled to recover it. I tried every possible way of recovering using DISM commands, but to no avail. I tried also the sfc /scannow but as usual this command hardly ever fixes issues regarding corrupted files. I have tried using dism in several ways by specifying the location and the install.esd file from my usb flashdrive windows copy and even tried the health commands on powershell..still wont work. The first command I tried and for all of them I get the same error message, which looks like this:
C:WINDOWSsystem32>DISM.exe /Online /Cleanup-image /Restorehealth
Deployment Image Servicing and Management tool
Version: 10.0.10240.16384
Image Version: 10.0.10240.16384
[==========================100.0%==========================]
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 on specifying a source location, see [URL] .....
The DISM log file can be found at C:WINDOWSLogsDISMdism.log
I have heard people saying that I need to refresh my pc as a last solution and I don't want that since I have all my settings and programs migrated from the upgrade...
I have been reading on the web that there is a way of specifying the packages missing via command and then download them manually..
[URL]
View 6 Replies
Similar Messages:
Oct 15, 2015
I have a laptop that I took the HDD out of and connected it to another Windows 10 machine.
I ran the command
Dism /Image:e: /Cleanup-Image /RestoreHealth
But get the error
Deployment Image Servicing and Management tool
Version: 10.0.10240.16384
Image Version: 10.0.10240.16384
Error: 87
The cleanup-image option is unknown.
For more information, refer to by running DISM.exe /?.
The DISM log file can be found at C:WindowsLogsDISMdism.log
View 1 Replies
Aug 26, 2015
Recently updated to windows 10 I've tried a scannow to resolve another issue and I get a failure message with files being corrupted. I've tried a reset keeping my files but where to look next. Attached is my log file from the SFC and the DISM log really stuck currently.
DISM
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 on specifying a source location, see Configure a Windows Repair Source.
The DISM log file can be found at C:WINDOWSLogsDISMdism.log
Scannow
Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log windirLogsCBSCBS.log. For example C:WindowsLogsCBSCBS.log.
Note that logging is currently not supported in offline servicing scenarios.
View 2 Replies
Aug 3, 2015
I ran "SFC /scannow" and got an error saying the System File Checker found errors but couldn't fix them. Afterwards I ran "DISM /Online /Cleanup-Image /RestoreHealth" and DISM threw the error 0x800f081f saying that the source files could not be found.
I then ran "DISM /Online /Cleanup-Image /RestoreHealth /Source:H:Sourcesinstall.wim" to direct DISM to my windows 10 disk, but this also didn't work.
I don't know what to do short of reinstalling Windows, I've attached my CBS and DISM logs in a .zip file below (the CBS log was too big).
View 2 Replies
Feb 10, 2016
I notice that after i run these commands in powershell or cmd:
sfc /scannow, DISM /Online /Cleanup-Image /RestoreHealth, Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"} .
and run sfc /scannow again, I always get this. It seems like my windows is always corrupted and I think that is causing my to get start menu, search menu, and task bar issues after stand by. What's wrong with my computer?
I have to do a clean install apparently, also the command broke my apps.
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register $($_.InstallLocation)AppXManifest.xml}
View 9 Replies
Dec 25, 2015
I tried to create a backup image but when I tried to mount it I got this;
View 10 Replies
Oct 1, 2015
I have managed to create a USB pen drive to apply WIM images using the DISM Apply-image command in 64bit so I know it can be done but how to create a pen to apply 32bit WIM images
View 6 Replies
Nov 24, 2015
Using the Dism command in Windows ADK for Windows 10 v1511, it is possible to change the name and description of a volume image saved to a wim file?
If not, you can tell me the method more proper to do this avoiding the use of the old imageX command?
View 1 Replies
Aug 2, 2015
Out of habit I ran SFC scan after finishing Win10 upgrade & Windows Updates and found out that MicrosoftEdgeSquare44x44.scale-125_contrast-white.png is corrupted.After a quick google search, seems there a few other Win10 users with the same problem.Neither SFC or DISM seem to be able to fix the problem.I also saw someone mention this is a 'false positive' hash mismatch but at least in my case the image really is corrupted (as in, if I open it in a image editor, it fails with corrupted image error). All other Edge images in the folder open correctly in image viewer.
how to repair systemapp files? I'm assuming DISM/SFC fail because the system apps seem to be different from regular system files (e.g. you cannot find them on the install media from what I can see).
View 7 Replies
Jan 16, 2016
I accidentaly shutted down the Lenovo Yoga tablet 2 8" Windows 8.1 during Win10 update. The system won't boot and I don't know what to do. Recovery partition is also corrupted.
What I've tried so far:
1) Install clean Win10 x86 Home copy using Microsoft Media tool - Windows will be installed, but touchscreen, sound etc. doesn't work. Windows Update is unable to find and install those drivers
2) Install clean Win 8.1 x86 Enterprise copy using Microsoft Media tool, then in repair mode try to switch Windows.old Windows, Users and Program Files with current system - doesn't work, the system won't boot and everytime I try to boot the system, it tries to repair system. Without success of course.
Download Windows 8.1 with Bing x86 in hope the system will be in the same condition as I bought it. I also hope it will find required drivers.
View 1 Replies
Feb 3, 2016
I just completed a clean install of Windows 10 Pro...all was going fine, but I wanted to run both scf and DISM...
If SFC was not able to repair some or all of the files there are a few options including a repair install from the OS dvd, and DISM (win 8 & UP)
DISM
If you are on win 8 and up you can (and should) run DISM if SFC found errors it could not fix
From an DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:elevated command prompt*
Type DISM /Online /Cleanup-Image /RestoreHealth . (please note the space after "dism", & "online" & "image")
If the repair is successful you may want to re-run SFC just to check.
[URL]
Have never had this issue before...but I can't seem to be able to direct DISM elevated command to a .iso file:
To run a system file check (SFC)
Go to start
Type CMD
Right click and run as Administrator
(called an elevated command prompt)
If you want to verify and repair the OS type sfc /scannow (note the space between sfc and "/")
If you just want to check (verify only) the OS type sfc /verifyonly (no changes will be made using verify only)
If you get the error message "cannot find source files"you need to have an ISO file mounted and need to specify where it is located with the below command
DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:* Where "X" is the drive letter where the ISO is located.* SourcesInstall.wim:1 /LimitAccessSimply change the "X" to the correct drive letter
If you do not have an ISO you can make one.* The instructions are here
*You may have to run this up to 3 times to fix all the problems
When you have finished it will say one of three things
Windows did not find any integrity violations (a good thing)
Windows Resource Protection found corrupt files and repaired them (a good thing)
Windows Resource Protection found corrupt files but was unable to fix some (or all) of them (not a good thing)* If you get this message run DISM as described below..
I also have the DISM log file which I would be more then happy to upload:
View 9 Replies
Dec 20, 2015
Windows 10 x64 had been working fine. Yesterday, I noticed the system had gone to the spinning circle... I walked away and gave it overnight, but no change. After reboot, I get to the login screen for 30 seconds or so - with no user accounts showing - then it goes to the solid blue screen with spinning dot circle. I suspect the latest update was applied "while I was sleeping".
What I've tried:
Rebooting (Goes to same place)
Safe mode (same login screen - no user accounts listed)
System Restore (No restore points - argh! why?!?!)
System Image Recovery (No system images found)
Startup Repair (allows either admin to authenticate, says "Diagnosing your pc" , then fails) -- logs to d:windowssystem32logfilessrtsrtrail.txt, open in notepad, shows no errors, "OS booted successfully"
Command prompt (works - but what should I look at?)
Go back to previous build - save my files (fails at about 40%) - I would prefer not to delete my files. (though they are backed up)
View 12 Replies
Jan 10, 2016
After a clean install and running Win 10-pro-64-10586.36 I'm getting this error.
View 9 Replies
Aug 21, 2015
I am trying to restore a Windows 10 system image with no luck. Here is what led up to this situation:
1. Upgraded from Windows 8.1 to Windows 10 when it became available the end of July.
2. Made a System Image (ssd m.2 mounted on the motherboard) after I was to a point where everything seemed to be working fine on 8/12/15 and saved the image to a separate hard drive on my system (E: drive).
3. Updated the bios from 2012 to 2501 yesterday and I was no longer able to boot from the ssd drive. Windows would start to load and then give me an error that no operating system was available. Tried everything I could to get Windows 10 to boot from the ssd drive with no luck (after the initial boot manager reached the point where the operating system should begin to load, all drive activity stopped)
4. Performed a System Restore saving all personal data because I could not see the system image I had created or access the original ssd partition the had original Windows 10 on it in a command prompt from within Windows RE (the drive did not exist).
5. Windows 10 now loads less all the programs I had installed.
6. When I attempt to restore the system image from advanced options in Windows 10 RE, it gets to the point of showing me available images for which there are none showing. I copied the image from the original hard drive to a USB hard drive and to a network location. Windows does not recognize the image in any of the locations.
I read in a thread somewhere that in Windows 10, the only way to restore a system with a windows system image was with the actual OS that created it. Since I did the Restore from the original system image from the recovery partition and not the one I had made the image with I am assuming that is why Windows is not showing any image to restore.
I have a custom built system:
Asus P97 Pro mobo
Intel i7-4790 3.6GHz
32 GB RAM
64 bit Windows 10
SSD - Crucial CT500MX200SSD4
Hard Drives x2 - Toshiba DT01ACA300
How to get Windows 10 to recognize the image. I am going to give it about another hour of research and then do a clean install.
View 7 Replies
Aug 29, 2015
I just upgraded to Win 10 from Win 7.
I get Error 0x800f081f when run DISM.exe and it states the source file can't be found. When I run SFC scannow I get nine files that can't be repaired.
View 14 Replies
Sep 13, 2015
I created ISO disks for both my 32 bit and 64 bit systems at the MS download site. If I use the ISO disk instead of the Windows Update method, does the install still create the W7 image in case I want to go back to W7 after installing W10?
Also, do I boot from the disk or do I go into the ISO disk and click on Setup?
View 4 Replies
Oct 18, 2015
One of the 1st things I do with a new PC is create & test a recovery drive. This is the 3rd Windows 10 PC I've worked on-all Toshiba Satellites by coincidence. This one seems to have a problem, possibly creating the recovery drive and if not that then certainly using it. Or else I've forgotten how I used it on the other two. I test it by doing a restore from system image-since I create it immediately after completing setup I haven't lost anything and this assures me that if nothing else I can get back to 'ground zero'.
This is the 3rd time I've tried this on the new PC. The first time it said it was unable to create the recovery drive. I checked the USB stick & tried again. That time is 'successfully' created the drive. Both times 'copy system image to recovery drive' was checked. When I tested the 'successfully' created drive it couldn't find a system image on it.
So I'm trying it again and it's just sitting on the 'Please Wait' screen-for 20 minutes so far. Presumably it's erasing the drive so I'm reluctant to simply reboot. And this is the last 16GB USB stick I have. Should I shut it down & try again, get another USB stick, or what? Or have I totally forgotten what I did on the previous 2 PC's that worked?
View 3 Replies
Aug 5, 2015
I have 3 HDD's (2 internals (1 SSD 120 GB and 1 HDD-Sata 200 GB) and 1 external USB HDD (2 TB)). I have installed Windows 10 Pro x64 final οn the SSD 120 GB without problems and i have installed the extra programs that i use, also without problems. Then i decided to make an image backup to the external USB HDD. The image created succesfully. After that, i have removed the SSD 120 GB, installed the HDD-Sata 200 GB and tried to check to the HDD-Sata 200 GB if the Windows image recovery works. I used the Windows installation DVD and the external USB HDD to do the recovery.
The image recovered normally and the HDD works like as if i was using the SSD 120 GB. So my problem now is with the capacity of the HDD-Sata 200 GB which is shown as 120 GB. So any way to restore the capacity of that HDD again back to 200 GB? I don't want to format the disk now, just continue to use it as a backup disk just in case of failure of my SSD one. I know that i cannot use the HDD Capacity Restore Tool, because it is working only with 32-bit systems (which i currently don't have one right now) and even if i use it i don't know if it will restore my disk to full capacity but in a state that requires format from the begin (something that i am trying to avoid).
So in general, my question is how to restore the capacity of a hard disk after image recovery (when you backup to a new hard disk with capacity bigger than the capacity of the disk that i want to backup).
View 6 Replies
Dec 7, 2015
I had a Surface Pro 3 running Windows 10 Pro that started giving very poor battery performance and the case was getting very hot.
MS agreed to either repair/replace under warranty but I needed to ship it back.
Before I shipped it back I did a Windows 10 System Image Backup to a USB drive hopeing that if MS replaced with a new Surface pro 3 I would be able to restore the Image to the new unit.
MS has as I thought replaced the Surface Pro 3 with a new one but I am struggling to restore the image to this new one.
It is asking for a recovery Key ?
Am I right in thinking that you can restore the Image to a replacement unit ?
View 8 Replies
Mar 26, 2016
I have a Sandisk Cruzer 64GB USB 2.0 thumb drive and I was wondering if it's possible to create 2 disk partitions and install some boot menu to allow me to choose either the Win10 ISO partition or Surface Book Recovery Image when I boot to USB in UEFI?
View 9 Replies
Feb 2, 2016
When I try to boot from a recovery flash drive, it fails with: EFIMicrosoftBootBCD error status: 0xc000000f and message: The Boot Configuration Data for your PC is missing or contains errors.
The recovery flash drive was created on a Lenovo ideapad originally with Windows 8, now upgraded to Windows 10, latest upgrades applied. Checked the box for copying system files. Target drive was a 16GB DataTraveler flash drive formatted as FAT32. Creation ran to completion with no errors. When booting normally, Windows 10 runs fine with no issues. I tried re-creating the recovery drive with the same results.
I created a repair disk and tried to use bootrec to fix the issue, but I suspect it did nothing or fixed the c: drive. I ran boot rec while in the root directory on the flash drive.
View 3 Replies
Aug 12, 2015
I was trying to fix a problem with my laptop after upgrading to Windows 10 which caused updates to fail. I went and looked at Microsoft support and tried using sfc and dism. Sfc /scannow found corrupt file but couldn't fix them.
Dism /online /cleanup-image /restorehealth and dism /online /cleanup-image /restorehealth /Source:esd:E:SourcesInstall.esd:1 /limitaccess both came up with the error 0x800F081F.
Another issue is that my computer won't shut off completely. The screen goes blank and the hard drive light is blank after the computer turns off, but the fan and the power button is still on.
View 3 Replies
Jul 30, 2015
I tried updating my Win8.1 to Win10 twice.
The first time, it hung at 26% total, 89% copying files. Then it bricked my system completely so I made a clean install of Windows 8.1. There was nothing else installed than Windows & Updates.
Tried to update it with a stick made by the Media Creation Tool --> Stuck at 23%, 77% copying files.
I tried everything: Disabled Network Adapter, pulled all Cables (only mouse left) out, I also detached my second HDD.
I am trying to install Win10 on my SSD (Samsung 830 Pro, 130GB). I am running a Z77 Chipset.
I'd love to install completely new with the Image but that doesn't work because of the activation later on..
I'm stuck with a fresh Windows 8.1 install now, that's not really what I wanted. I'd love to update to 10 since I had it as a Insider too.
View 1 Replies
Jan 27, 2016
Currently I have installed Windows 10 Home on my PC. The issue is that the File uploading software Filezilla FTP Client is not uploading files in this Operating System. The Previous Version ( Window 7 ) has no issue with FTP. Now my question is that how can Filezilla will upload files in Windows 10...
View 3 Replies
Jan 22, 2016
So, I upgraded windows 7 to windows 10 and didn't like the performance. So I formatted my laptop and did a clean install of windows 10 as recommended. However during the process, I lost some files that I didn't remember to backup. Is there a way to recover those files? or this process completely erase the hard drive?
View 3 Replies
Oct 29, 2015
Before win10 (until 8.1), I was able to open image files within zipped folder with Windows Photo Viewer and view next/previous pictures. After upgraded to win10, I can still open a pictures file within zipped folder but can no longer continuously view next/previous image. I have to either unzip or double each one to open.
View 1 Replies