Difficulty running Dism commands

Page 1 of 3 123 LastLast

  1. Posts : 137
    Microsoft Windows 10 Pro 20H1 (Os Build 19043.1165)
       #1

    Difficulty running Dism commands


    I searched for it online and found out to perform SFC /scannow via a command prompt

    I did that as well see screenshot

    Difficulty running Dism commands-sfc-scannow.png

    Issue with Windows 10 update stuck on Version 1809 (error 0x80240034)-sfc-scannow.png

    I got this "Windows Resource Protection found corrupt files but was unable to fix some of them. For online repairs, details are included in the CBS log file located at windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline repairs, details are included in the log file provided by the /OFFLOGFILE flag.

    Now I have opened the log file but since I am a noob can some one please help me to fix these corrupt file.
    Can someone help me please. I am sharing the link for my CBS log file http://ul.to/0n9g5rqg

    Also sharing my sfcdetails.txt file with you guys http://ul.to/jzm8ollp

    Under no circumstances I will reinstall/refresh my windows since I do not want to lost my settings/files/software's installed my current windows version is Windows 10 Per Version 1809 (OS Build 17763.557) Please help thanks.
      My Computers


  2. Posts : 7,607
    Windows 10 Home 20H2
       #2

    @kufr

    Right-click on the Start button --> Windows PowerShell (Admin)
    Run the following commands:

    DISM /Online /Cleanup-image /Scanhealth
    DISM /Online /Cleanup-image /Restorehealth
      My Computer


  3. Posts : 137
    Microsoft Windows 10 Pro 20H1 (Os Build 19043.1165)
    Thread Starter
       #3

    Matthew Wai said:
    @kufr

    Right-click on the Start button --> Windows PowerShell (Admin)
    Run the following commands:

    DISM /Online /Cleanup-image /Scanhealth
    DISM /Online /Cleanup-image /Restorehealth
    Thanks for the reply I have already done both right

    Right now DISM /Online /Cleanup-image /Restorehealth is working but it has been more then an hour and it's kinda stuck at 85.5% see screenshot kinda makes me worried and I do not want to break my windows at all

    Difficulty running Dism commands-untitled.png
      My Computers


  4. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #4

    Hello @kufr,

    kufr said:
    Right now DISM /Online /Cleanup-image /Restorehealth is working but it has been more then an hour and it's kinda stuck at 85.5% see screenshot kinda makes me worried and I do not want to break my windows at all.

    Difficulty running Dism commands-untitled.png

    Leave it to run longer.

    This process can take quite a while and may APPEAR to be stuck, but more times than NOT, it isn't.

    I hope this helps.
      My Computer


  5. Posts : 2,557
    Windows 10 pro x64-bit
       #5

    @kufr,

    First thing I would have done is a system image backup for the current configuration of your system even if it is corrupted. This is just in case something goes awry when trying the following steps.

    -Go to UUPDump and grab a copy of the current version for your build (17763.557). Make sure to grab the right architecture for your current build (x64). To use UUPDump, you can follow the instructions in this tutorial:

    Windows Insider - Get Latest Fast Ring ISO image

    -Now, with the download from UUPDump, you are ready to do a Repair Install aka In-place Upgrade. The latter will allow you to keep your installed apps & data files. Nothing will be lost. The repair Install ought to normally put you back in business with no more corruption.

    -Incidentally, after that you will also have to change the version on which you are running right now to the latest version 20H2. because 1809 has already known its end of support:
    Windows 10, version 1809 end of servicing:

    https://docs.microsoft.com/en-us/lif...version%201809

    -To upgrade to 20H2, go to Microsoft Download Center, and click on Update now and follow the prompts.

    When all is done, redo a system image backup.

    Cheers!
      My Computers


  6. Posts : 16,966
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #6

    kufr said:
    I got this "Windows Resource Protection found corrupt files but was unable to fix some of them. For online repairs, details are included in the CBS log file located at windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline repairs, details are included in the log file provided by the /OFFLOGFILE flag.
    Well, if you read this tutorial, you'll see exactly what your first remedial step should be but you have made no mention of having done it. Look at the notes at the end of the guidance on Option 3.

    By the way,
    1 you can post your sfcdetails.txt file here - see How to upload and post screenshots and files - TenForumsTutorials
    2 Windows 10, version 1809 reached end of service on November 10, 2020

    Denis
      My Computer


  7. Posts : 137
    Microsoft Windows 10 Pro 20H1 (Os Build 19043.1165)
    Thread Starter
       #7

    Try3 said:
    Well, if you read this tutorial, you'll see exactly what your first remedial step should be but you have made no mention of having done it. Look at the notes at the end of the guidance on Option 3.

    By the way,
    1 you can post your sfcdetails.txt file here - see How to upload and post screenshots and files - TenForumsTutorials
    2 Windows 10, version 1809 reached end of service on November 10, 2020

    Denis
    @Try3

    I have posted the sfcdetails.txt in my post sharing it here again for ease (sharing my sfcdetails.txt file with you guys http://ul.to/jzm8ollp)

    I have also read the notes at the end of the guidance on Option 3. Hence my initial post.
      My Computers


  8. Posts : 16,966
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #8

    kufr said:
    @Try3

    I have posted the sfcdetails.txt in my post sharing it here again for ease (sharing my sfcdetails.txt file with you guys http://ul.to/jzm8ollp)

    I have also read the notes at the end of the guidance on Option 3. Hence my initial post.
    My reply was to what seemed to be your initial post [#259] and I had not noticed the later posts at the time. I assume you were connected to the internet when you ran the Dism command.

    I think you should update to a current version and then retry SFC.

    Denis
      My Computer


  9. Posts : 137
    Microsoft Windows 10 Pro 20H1 (Os Build 19043.1165)
    Thread Starter
       #9

    Paul Black said:
    Hello @kufr,




    Leave it to run longer.

    This process can take quite a while and may APPEAR to be stuck, but more times than NOT, it isn't.

    I hope this helps.
    4 hours have passed and I am still stuck at 85.5% Don't know what to do
      My Computers


  10. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #10

    Hello @kufr,

    kufr said:
    4 hours have passed and I am still stuck at 85.5% Don't know what to do.

    Are you connected to the Internet?

    • To run DISM, you MUST be connected to the Internet to allow the repair of any Component Store corruption.
      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 01:26.
Find Us




Windows 10 Forums