DISM Help


  1. Posts : 4
    Win 10 Home 1903
       #1

    DISM Help


    My Win 10 1903 OS no longer updates, and I am trying to address this with DISM. No matter what I do, DISM cannot find source files. I have a mounted ISO file on drive H: and tried the following from PowerShell (Admin):

    DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:H:SourcesInstall.wim:1 /LimitAccess

    Same result as always. Runs to about 85% then quits. I have tried various ISO files, always with the same result. Can anyone please tell me what I am doing wrong?
      My Computer


  2. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #2

    The restorehealth command should not be expected to always fix the component store.
    The scannow command should not be expected to always fix the operating system.

    There are various methods to troubleshoot failure to upgrade.

    Alternatively you can perform steps to save files and reinstall drivers and applications.
      My Computer


  3. Posts : 4
    Win 10 Home 1903
    Thread Starter
       #3

    You're saying it isn't worth a try? If you have another idea to resolve my Update issue without reinstalling, I am all ears.
      My Computer


  4. Posts : 5,330
    Windows 11 Pro 64-bit
       #4

    You are missing \ from DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:H:SourcesInstall.wim:1 /LimitAccess command. Try DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:H:\Sources\Install.wim:1 /LimitAccess command.
      My Computer


  5. Posts : 23
    Windows 10
       #5

    Hi
    Try the new vesion of Image-Heath tools of Kyhi here
    A+
      My Computer


  6. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #6

    1) Open administrative command prompt and type or copy and paste:
    2) sfc /scannow
    3) dism /online /cleanup-image /scanhealth
    4) dism /online /cleanup-image /restorehealth
    5) sfc /scannow
    6) chkdsk /scan
    7) wmic recoveros set autoreboot = false
    8) wmic recoveros set DebugInfoType = 7
    9) wmic recoveros get autoreboot
    10) wmic recoveros get DebugInfoType
    11) bcdedit /enum {badmemory}

    12) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread

    Use this link as needed when posting results:
    How to Change Post Editor to Source or WYSIWYG Mode at TenForums.com


    13) Make sure that there is no over clocking while troubleshooting

    14) In the left lower corner search type: system or system control > open system control panel > on the left pane click advanced system settings

    a) > on the advanced tab under startup and recovery > click settings > post an image of the startup and recovery window into the thread

    b) > on the advanced tab under performance > click on settings > on the performance options window > click on the advanced tab > under virtual memory > click on change > post an image of the virtual memory window into the thread

    15) If the computer has Ccleaner (do not install the software if it is not already installed) > click windows tab or custom clean > scroll down to system and advanced > post an image into the thread

    16) There are log collectors used in another Ten Forums room.
    Run each V2 and DM and upload results directly into this thread:
    BSOD - Posting Instructions
      My Computer


  7. Posts : 4
    Win 10 Home 1903
    Thread Starter
       #7

    Used the Quote feature.
    Windows PowerShell
    Copyright (C) Microsoft Corporation. All rights reserved.

    Try the new cross-platform PowerShell Installing PowerShell - PowerShell | Microsoft Docs

    PS C:\WINDOWS\system32> sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.
    PS C:\WINDOWS\system32> sfc /scannowsfc /scannow

    Microsoft (R) Windows (R) Resource Checker Version 6.0
    Copyright (C) Microsoft Corporation. All rights reserved.

    Scans the integrity of all protected system files and replaces incorrect versions with
    correct Microsoft versions.

    SFC [/SCANNOW] [/VERIFYONLY] [/SCANFILE=<file>] [/VERIFYFILE=<file>]
    [/OFFWINDIR=<offline windows directory> /OFFBOOTDIR=<offline boot directory> [/OFFLOGFILE=<log file path>]]

    /SCANNOW Scans integrity of all protected system files and repairs files with
    problems when possible.
    /VERIFYONLY Scans integrity of all protected system files. No repair operation is
    performed.
    /SCANFILE Scans integrity of the referenced file, repairs file if problems are
    identified. Specify full path <file>
    /VERIFYFILE Verifies the integrity of the file with full path <file>. No repair
    operation is performed.
    /OFFBOOTDIR For offline repair, specify the location of the offline boot directory
    /OFFWINDIR For offline repair, specify the location of the offline windows directory
    /OFFLOGFILE For offline repair, optionally enable logging by specifying a log file path

    e.g.

    sfc /SCANNOW
    sfc /VERIFYFILE=c:\windows\system32\kernel32.dll
    sfc /SCANFILE=d:\windows\system32\kernel32.dll /OFFBOOTDIR=d:\ /OFFWINDIR=d:\windows
    sfc /SCANFILE=d:\windows\system32\kernel32.dll /OFFBOOTDIR=d:\ /OFFWINDIR=d:\windows /OFFLOGFILE=c:\log.txt
    sfc /VERIFYONLY
    PS C:\WINDOWS\system32> dism /online /cleanup-image /scanhealth

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18362.535

    [==========================100.0%==========================] The component store is repairable.
    The operation completed successfully.
    PS C:\WINDOWS\system32> dism /online /cleanup-image /restorehealth

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18362.535

    [===========================87.5%================== ]
    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 http://go.microsoft.com/fwlink/?LinkId=243077.

    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
    PS C:\WINDOWS\system32> sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.
    PS C:\WINDOWS\system32> chkdsk /scan
    The type of the file system is NTFS.
    Volume label is Windows.

    Stage 1: Examining basic file system structure ...
    585984 file records processed.
    File verification completed.
    7991 large file records processed.
    0 bad file records processed.

    Stage 2: Examining file name linkage ...
    1222 reparse records processed.
    724946 index entries processed.
    Index verification completed.
    0 unindexed files scanned.
    0 unindexed files recovered to lost and found.
    1222 reparse records processed.

    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
    69482 data files processed.
    CHKDSK is verifying Usn Journal...
    39341936 USN bytes processed.
    Usn Journal verification completed.

    Windows has scanned the file system and found no problems.
    No further action is required.

    248636415 KB total disk space.
    106360076 KB in 324752 files.
    207992 KB in 69483 indexes.
    0 KB in bad sectors.
    708595 KB in use by the system.
    65536 KB occupied by the log file.
    141359752 KB available on disk.

    4096 bytes in each allocation unit.
    62159103 total allocation units on disk.
    35339938 allocation units available on disk.
    PS C:\WINDOWS\system32> wmic recoveros set autoreboot = false
    Updating property(s) of '\\AGAVEVILLE\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Home|C:\\WINDOWS|\\Device\\Harddisk0\\Partition3"'
    Property(s) update successful.
    PS C:\WINDOWS\system32> wmic recoveros set DebugInfoType = 7
    Updating property(s) of '\\AGAVEVILLE\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Home|C:\\WINDOWS|\\Device\\Harddisk0\\Partition3"'
    Property(s) update successful.
    PS C:\WINDOWS\system32> wmic recoveros get autoreboot
    AutoReboot
    FALSE

    PS C:\WINDOWS\system32> wmic recoveros get DebugInfoType
    DebugInfoType
    7

    PS C:\WINDOWS\system32> bcdedit /enum {badmemory}
    Invalid command line switch: /encodedCommand
    Run "bcdedit /?" for command line assistance.
    The parameter is incorrect.
    PS C:\WINDOWS\system32>
    - - - Updated - - -

    Images requested.

    Attachment 281879Attachment 281888

    - - - Updated - - -

    Here are logs.

    Attachment 281886
    Attachment 281887
    Last edited by GermanStar; 04 Jun 2020 at 17:59.
      My Computer


  8. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #8

    See rule #4:

    https://www.tenforums.com/misc.php?do=showrules

    No piracy or discussion of piracy allowed at all. Such as software, music, videos and other intellectual property violations (e.g. downloading youtube videos locally etc) - it is forum policy that no help shall be given to people who knowingly steal software or services.


    Please uninstall any pirated / cracked software and any tools / methods used to bypass the activation of licenses.

    Then upload a new V2.
      My Computer


  9. Posts : 4
    Win 10 Home 1903
    Thread Starter
       #9

    No idea what you're on about here, but thanks anyway.
      My Computer


  10. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #10

    Please uninstall cracked Adobe software and methods used to bypass the activation of software.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:07.
Find Us




Windows 10 Forums