Performance :: Source To Use For DISM

Sep 11, 2015

I have a Lenovo W530 laptop, that started with Windows 7 Pro, then got upgraded to Windows 8, then 8.1, and now 10 Pro.

I have the factory setup disks for only 7 and 8.

I ran DISM and it says the source files could not be found. From a similar problem several months ago, I sort of know how to work with DISM, but if it is looking for Windows 10 files, where would I point DISM ?

My next step is to use the log files, and attempt to find which files are corrupted.

View 9 Replies


Similar Messages:


Performance :: DISM Error 0x80f001f - Use Source Option To Repair Image

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

DISM Error - Source File Cannot Be Found Error 0x800f081f

Nov 16, 2015

I can't run the command "dism /online /cleanup-image /restorehealth". Every time returns the error 0x800f081f.

View 4 Replies

Performance :: Slowdown Of System - High CPU - Cannot Find Source

Feb 1, 2016

I opened my computer after having it been asleep all night; everything was working fine until I realized that my sound volume was stuck at a high level and no matter what I changed the volume to, it would not go down. Having had issues with my sound drivers before, I solved this by reinstalling the sound driver. I figured this would be the end of my issues for the day and restarted the computer to finalize the installation. Then windows installed updates, and when I got back into the system, I realized something was wrong. I have Advanced System Care 9, which comes with a real-time monitor of system usage (RAM and CPU), and I noticed that the CPU usage was much higher than it should be--usually it will be around 1-5% when I am not running anything (or just a few programs), but instead it was using 20-90% CPU, and the RAM would not go any lower than 24%.

However, I had had this issue before; Bitdefender Antivirus had started acting up a few days ago using up 90-100% CPU, and I had caught it using Microsoft Process Explorer. Removing Bitdefender solved the problem. So, naturally, I went to the process explorer to check what was using so much CPU again. But this time--nothing. The windows process explorer showed nothing using that much CPU. From there, I began to notice the rest of the problems: many functions of the task bar would not work, such as any of the toolbar icons, or the windows icon, or Cortana. Firefox would not open, either, and I could not get Steam to connect.

Also Ctrl+alt+delete did nothing but bring up an endless black screen, as did restarting. The only way to reboot is to force it by pressing the power button. Therefore I could not reach safe mode. From there I ran a myriad of virus/malware/adware scanners/cleaners/optimizers, none of which found or did anything to fix the problems, though my computer is now squeaky clean otherwise! Eventually I managed to get into safe mode by a very finicky method, which was by turning the computer off during startup which made it do a startup repair next time it turned on, from which I was able to enter safe mode.

And in safe mode--everything works. None of the described issues happen there. I am able to use all the windows features (aside from those blocked in safe mode), ctrl+alt+delete and restarting function properly, and I am able to connect to the internet and use firefox, everything works. So this means that there is something there causing the problems, and it is being blocked by safe mode, but I cannot find it! After running several more scanners, all of which found either nothing, or only small innocuous things, I ran Microsoft Safety Scanner, which found a "severe" trojan which was (I believe) called Dynammer!ac, and I figured this must have been the culprit--but no. Restarting and returning to normal mode resulted in the same problems occurring. Since then I have uninstalled/reinstalled a few drivers that were suggested to me to try, such as sound (the one that I had to replace before the problems started), and the display drivers, none of which fixed anything, either.

View 9 Replies

Performance :: SFC Not Working And Neither Is DISM

Nov 15, 2015

I have a very old laptop, but despite the age it has worked relatively fine for my needs with just an HDD change. I bought this at the very end of Vista lifespan with an almost immediate Win7 upgrade offered. I then skipped Win 8 totally, but rolled a Win 10 when it came, and it has been working well. But you get the picture. This machine is old.

Onto the point: I'm getting an occasional fan rev up, with the CPU at 100%. The process is Service Host: Local System (Network Restricted). Recently, I also lost all sound on the computer, which chkdsk /f /r was able to salvage. I have a feeling these might relate to a same problem.

I researched, and found out that sfc /scannow will work. OK. It starts the verification process, but fails at 18% saying corrupt files exist. When I export the sfcdetails.txt from the log, it does not really report which files are corrupt so as to replace them. 00000e22 [SR] Beginning Verify and Repair transaction and then the logfile ends.

Because I cannot complete SFC, I'm told to run DISM, and that is how I ended up here. When I run Dism /Online /Cleanup-Image /RestoreHealth

Image version 10.0.10240.16384
At 20% an error 1726 with remote procedure call failed.

So I go to dowload the ISO and mount it. It will then give me the .esd

So I'm having my fingers crossed while running Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:F:SourcesInstall.esd:1 /limitaccess

View 1 Replies

Performance :: Scannow And Dism Don't Work Right

Dec 8, 2015

I ran sfc/scannow (trying to diagnose a sleep problem) and it found irreparable files, and I ran it again in safe mode, and again, irreparable.

I ran dism and it couldn't access the source files. (Afterwards, I checked windows update, and it says that the computer is up to date, and the last check was at the time I ran dism!)

Is this behavior normal for windows 10 pro x64?

View 9 Replies

Performance :: Error 0x800f081f When Running DISM

Nov 9, 2015

I recently updated to Windows 10 (from Windows 7) and I feel there is something wrong with the performance of my ASUS Zenbook.

I run DISM and I got the following error message:

1. DISM /Online /Cleanup-Image /RestoreHealthDISM /Online /Cleanup-Image /RestoreHealth
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

So I run the check again with an ISO image of Windows mounted in E, but I got the same error message.

2. C:WINDOWSsystem32>DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:E:SourcesInstall.wim:1 /LimitAccess

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 Configure a Windows Repair Source.

The DISM log file can be found at C:WINDOWSLogsDISMdism.log

Here is the log file [URL] ....

View 5 Replies

Performance :: DISM Online RepairHealth Error

Dec 24, 2015

I've been trying to use DISM /Online /Cleanup-Image /Restorehealth on my Windows 10 Home, but it keeps telling me that it does not support servicing Windows PE with the /Online option. Of course I'm not running WinPE 10.

View 9 Replies

Performance :: What Actions Are Appropriate If SFC And DISM Show No Errors

Feb 10, 2016

Experienced plenty of issues with win 10 installations after upgrades from say WIN 7. The issues are just about all related to the disappearance of MS Edge and the Start Menu.

One should run the SFC /scannow command , followed by the more complicated DISM command and then finally the very complicated powershell command.

Almost no replies are made after one runs the SFC command and even the DISM command and no errors are found.

What should one conclude if the SFC command and the DSIM command report no errors? Secondly what is the best next step in trying to recover from the issue at hand?

View 6 Replies

Performance :: Settings Screen Only Flashes Up Then Disappears - SFC And DISM

Dec 10, 2015

W10 (64 bit Home) has been working OK on this laptop but recently I have been able to open the settings screen for only a micro-second. Having found people having the same problem I have tried running SFC several times, as suggested, but it says it found an issue it could not resolve.

Again following instructions on the forum I tried running DISM with an iso loaded and this hung at 40% for hours (overnight).

I do not understand what to look for in the log file, but there are several lines that mention an error. I attach the log file (zipped)....

View 3 Replies

Performance :: SFC / ScanNow Corrupt Files And DISM Fails

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

Performance :: Restore Does Not Indicate Correct Drive For Source Of Restore

Dec 16, 2015

I have recently had to re-install Windows 10 and had problems before so decided this time to do a clean install and then run the system image backup. This went well but when it came to the testing of the restore a problem arose. I was using the Repair Disc created after the system image backup completed and could not understand the source file indicated was not where I had put the backup.
The restore said the file was on the C: drive which was what I was trying to restore to.

View 2 Replies

Wake Source Missing

Sep 26, 2015

I was planning on doing a script that behaves differently depending on which wake source type waking up my system from hibernate. Im abled to differentiate between timer wake-up and mouse/keyboard wake-up, but not between mouse/keyboard and wake on magic packets. "Powercfg -lastwake" doesnt give sufficient info on hibernation wake sources. Using standby instead there is more info but there seem to be a problem.

Mouse/keyboard wake-ups and wake on magic packets both reports the network card as wake source type. That is clearly messed up, which makes it impossible to use standby altogether. I do prefer hibernate though. Its very hard to find info going deeper into this subject in order to get answers. Most topics just scratches the surface discussing issues with unwanted wake-ups, which I dont have. How retrieval of wake sources works and how to implicate lastwake/wake source results?

Code:

Hibernate...Wake on LAN2015-09-26 15:59:48 - Wake History Count - 1Wake History [0] Wake Source Count - 0Standby...Wake on LAN2015-09-26 16:14:57 - Wake History Count - 1Wake History [0] Wake Source Count - 1 Wake Source [0] Type: Device Instance Path: PCIVEN_8086&DEV_15A1&SUBSYS_85C41043&REV_053&11583659&0&C8 Friendly Name: Intel(R) Ethernet Connection (2) I218-V Description: Intel(R)

[Code]....

View 3 Replies

Using OneDrive As A Source For Videos In Movies And TV App

Mar 25, 2016

I have a number of videos on my OneDrive (set up as a network share as I don't want to have my entire OneDrive here), and I have added the folder in the app settings, but nothing shows up.

View 1 Replies

Trying To Upgrade Fails - Cannot Get The Source Disk

Aug 6, 2015

When upgrading to W10 it failes. W10 can't get the source disk. I think it's because i have already moved my W7 from the HDD to a ssd disk using Samsung migration program delivered with the ssd disk.

View 1 Replies

Networking :: Massive Network Lag When Downloads From Any Source

Oct 26, 2015

I am having an issue with network lag. When doing any downloads from anywhere or any source. Firefox, palemoon. Display fusion wallpaper, or any downloads that happen online from any source.

Not sure what is causing it.

When checking resource monitor it shows network going up considerably , may end up trying a different network monitor that I can log.

my network itself is fine and fast, and contacted network provider and all shows good.

View 1 Replies

Source File Cannot Be Found Error 0x800f081f

Nov 9, 2015

Trying to fix this error I am getting it says the procedure called failed everytime i try to open my file explorer on windows 10 so i ran some of these cmd prompts that someone suggested an this is what it is telling me the source file cannot be found error 0x800f081f. here is the log file that cmd saved for me. I even did a computer reset that did not work the error came back again.

Attached Files : dism.log   214.54KB

View 3 Replies

Folders Being Made Smaller When Switching Source On Amplifier?

Sep 12, 2015

Any open or minimized applications/folders etc are made smaller and pushed into the top left corner when I switch sources on my amplifier to go from watching the PC to any other source and then back again to the PC.

I've just switched sources now and Chrome, which was maximised is still maximised, but a random open folder which was maximised is now 1/8th of the size of the screen and pushed all the way into the top left corner.

If utorrent is maximised, nothing happens, if it is anything but maximised it gets crushed into the top left corner.

I'm using a Samsung tv and Sony amp, but I don't think it has anything to do with them.

View 8 Replies

Drivers/Hardware :: HDMI Audio Disappears After TV Power Off Or Change Source

Nov 16, 2015

Ever since I updated to Windows 10, I've been having this issue. On computer start up with the TV on and set to the computer source, it works fine. As soon as we switch the TV source or turn the TV off we lose the audio when we go back to the computer source. The Philips TV I use as my monitor disappears from the available sound sources, and I have a red x in the volume setting on the task bar.

Rebooting the computer is the only way I've found to bring the sound back. This is the exact same computer and TV I used with no issues for over a year before upgrading to Windows 10.

I have installed the latest realtek audio driver listed on this site. I have used the ACER care centre to look for updates, but it says there are none. I've also tried switch out from the realtek to the standard windows driver, but nothing has solved the problem.

I have an ACER XC-605 media PC.
Operating system : ,Microsoft Windows 10 Home 64-bit
Processor : ,Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Memory : ,6GB
Graphics device : ,Intel(R) HD Graphics 4400
Audio device 1 : ,Intel(R) Display Audio
Audio device 2 : ,Realtek High Definition Audio

View 1 Replies

Errors When Using SFC Or DISM

Sep 8, 2015

If I run SFC it tells me I have corrupt files that it can not fix. When I tried to use DISM checking health says the files can be repaired yet if I run DISM with /online feature with out a source it says the same thing if I run it with a source which is it can not find the files needed. I have attached the CBS log and DISM log below in

View 4 Replies

SFC And DISM Not Working

Mar 3, 2016

I have an issue with my sfc and dism, as stated above. The issue started when i went to add windows features i get nothing but a blank box. Thinking there was some kind of corrupted file I ran a sfc scan only to get this, Beginning system scan.  This process will take some time.

View 1 Replies

DISM Ends With Error 0x800f081f

Aug 10, 2015

After Installing Windows 10, I encountered some problems. So, I tried to fix with dism.exe, but in vain.
 
Here's my SFC log : [URL] ....

View 3 Replies

SFC And DISM Error When Trying To Fix Corrupt Windows Files

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

Installation :: Creating USB Pen For Dism Apply-image

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

Using Dism To Capture And Apply Images To A Partition?

Mar 5, 2016

a few days ago my windows 10 crashed so I had to format and reinstall windows 7 then upgrade to windows 10, a hard work to do. So I started to search about how to capture the image of C: where the windows 10 is running and I found Dism. Now I have a lot of questions about it, let me start with the capture of C: as an image.wim.

1- Does dism Capture-Image works for windows 10?

I used the following comand to capture a image:

Code:
dism.exe /Capture-Image /ImageFile:D:Image_of_Windows_10.wim /CaptureDir:C: /Name:Windows_10 /compress fast

It generated a .WIM file with 16 Gb.

2- Is FAST option better than MAXIMUM? Or should I use NONE instead?

3- Now with the image of the c: stored in hard drive, if my windows 10 crashes, is this how I should recover it? applying the image file .WIM or should I format the partition first?

Code:
dism /Apply-Image /ImageFile:D:Image_of_Windows_10.wim /Index:1 /ApplyDir:C:

4- After using DISM to apply will windows 10 boot and work like a charm?

5- Do I have to configure the boot with BCDBOOT?

Code:
C:WindowsSystem32bcdboot C:Windows

View 2 Replies

SFC File Corruption And DISM 0x800f081f Error

Aug 15, 2015

I had upgrade to windows 10 from windows 7. I'm having problems with my directories. I have ran sfc & dism several times, below are the latest log files.
 
1. sfc /scannow - found file corruption, log file attached.
2. dism /online /cleanup-image /restorehealth - get 0x800f081f error, log file attached.
3. SFCFix.exe - no error found, log file attached.

 cbslog.txt   3.79MB
 dismlog.txt   447.82KB
 SFCFix.txt   926bytes

View 8 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved