New
#11
Thanks for all the help!
Thanks for all the help!
It was my intention to find out for myself if these warnings were commonplace and if so, were they significant. I didn't feel I had sufficient evidence to say conclusively that they were benign, but felt I should at least present my findings so you could draw your own conclusions.
One more exhibit for the defence:
I have an old Windows 7 Toshiba laptop on which I have recently done a 'factory reset'. The reset image included a Dism log generated by Toshiba when they initially built the image. I know this must be the case for two reasons, the first entry is dated 2010-04-06 16:30:34, a timestamp that is earlier than the factory restore image file, plus the line......stating 'Number of processors=2' (this laptop only has a single-core processor).Code:2010-04-06 16:30:34, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=amd64, Number of processors=2
The first warning is a 'failed to load PEProvider.dll' one...
...followed by the Info "Continuing by assuming that it is not a WinPE image".Code:2010-04-06 16:45:13, Warning DISM DISM Provider Store: PID=1196 Failed to Load the provider: C:\Users\ADMINI~1\AppData\Local\Temp\FB07F29A-B056-45B9-8C48-EAF530A9D8C3\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2010-04-06 16:45:13, Info DISM DISM Provider Store: PID=1196 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
I'm confident now that such warnings are harmless and @Mystere's explanation is the correct one.
Please don't let that be trying to get a totally error-free event log. :)
I am grateful for all the help, suggestions and comments.
It all started when one of my friends suggested that MS Windows10 is s--t, full of problems and is going to die very soon.
He offered his anti-Microsoft believes forcefully for years, and many of us tried equally forcefully to tell him that he was talking nonsense.
He was not impressed by my comments, that my home-made pc was working well, doing everything I needed to do with it, without ever having given me a problem.
As I had an earlier Windows10 installation without any warnings or faults, it was then that I run DISM, found the three warnings, wanting to fix them to be able to show him my perfect Windows10 installation.
But it wasn’t to be !!!
those DISM "warnings" are common place...
If you search your PC for the offending file - it is not present. thus the log warning..
Every time I run DISM it reports "The restore operation completed successfully". The log file reports only 2 warnings:
2021-09-12 15:31:11, Warning DISM DISM Provider Store: PID=9540 TID=1004 Failed to load the provider: C:\Users\thana\AppData\Local\Temp\86E48B7B-3DE4-46BA-B7E5-41538B115377\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2021-09-12 15:31:12, Warning DISM DISM Provider Store: PID=9540 TID=12204 Failed to load the provider: C:\Users\thana\AppData\Local\Temp\86E48B7B-3DE4-46BA-B7E5-41538B115377\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
Also these files are nowhere on my disk. If anyone knows anything new let me know.
I am facing the same issue. Commandline output is:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Windows\system32>dism /online /Cleanup-Image
Tool zur Abbildverwaltung für die Bereitstellung
Version: 6.1.7601.24499
Abbildversion: 6.1.7601.24499
Fehler: 87
Fehler beim Verarbeiten des Befehls.
Stellen Sie sicher, dass die Befehlszeilenargumente gültig sind.
Weitere Informationen finden Sie in der Protokolldatei.
Die DISM-Protokolldatei befindet sich unter "C:\Windows\Logs\DISM\dism.log".
C:\Windows\system32>^A
Hi,
You are missing a parameter:
On-line:
Code:Dism /Online /Cleanup-Image /ScanHealthCode:Dism /Online /Cleanup-Image /CheckHealthOff-line:Code:Dism /Online /Cleanup-Image /RestoreHealth
Code:Dism /Image:C:\offline /Cleanup-Image /XxxxxXxxxx /Source:"c:\Windows setup files or mounted iso path"
Hi, I started getting BSOD a couple days ago, becoming more and more frequent and ran sfc /scannow: no issues. Then ran DISM, said to check the log file, so I did that and found the same strange error as in the thread. Is this what is causing my BSOD? Also I should add that it periodically would give me an "Oh Snap!" when on various Brave browser pages and giving me the error of Memory management but will not let me run a Memory Diagnostic. When selecting the 'Restart Now and check for problems (recommended)' choice, it says an error is preventing it. Any help would be appreciated. This has pushed my knowledge of what to do to its limit.![]()
DISM Log.txt
![]()
![]()
Last edited by BH509er; 22 Jan 2023 at 12:48. Reason: Wanted to add the jpg instead of txt I had initially for easier reading