Use DISM to Repair Windows 10 Image  

Page 64 of 84 FirstFirst ... 1454626364656674 ... LastLast

  1. Posts : 41,462
    windows 10 professional version 1607 build 14393.969 64 bit
       #630

    If the computer was at any time upgraded the licensing / activation is available through the Microsoft server.

    One downloadable windows 10 iso can handle these upgrades:

    Code:
    Your current edition of Windows	Windows 10 edition
    Windows 7 Starter
    Windows 7 Home Basic
    Windows 7 Home Premium
    Windows 7 Professional
    Windows 7 Ultimate
    Windows 8/8.1
    Windows 8.1 with Bing
    Windows 8 Pro
    Windows 8.1 Pro
    Windows 8/8.1 Professional with Media Center
    Windows 8/8.1 Single Language
    Windows 8 Single Language with Bing
    Windows 10 Home
    Windows 10 Pro 	Windows 10
      My Computer


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

    csmdew said:
    Have downloaded three times and each time when checked it is 10 home but pc cmd clearly says 10 pro. Are both versions in same folder. The last one was over 4 gb in size. the other 2 were 3.85gb iso.
    From the link in post # 625:
    6. You will now see all details of the selected index number (edition) for this Windows 10 ISO file. (see screenshot below)
    Note
    Edition: This will be for the Windows 10 S, Home, Education, Pro, or Enterprise edition. The Pro ISO can be used to install either the Home or Pro edition, and the digital license or product key determines if Pro of Home is installed during Windows Setup.

    Architecture: This will be for x64 (64-bit) or x86 (32-bit).

    Language: This will be the default display language (ex: en-us (US English)) used to install Windows 10 with.

    Version: The part after 10.0 will be the build number. For example, the build number for the version 10.0.16251 would be 16251.
      My Computers


  3. Posts : 173
    10 Ent 64
       #632

    OK got it, but why wouldn't accept the esd or wim file for the dism restore. Really hate repairing, getting to old and this takes to long.
      My Computer


  4. Posts : 41,462
    windows 10 professional version 1607 build 14393.969 64 bit
       #633

    The in place upgrade repair was suggested as it often takes more time to work on the problems related to DISM.

    This is the command that is typically run when using a Windows 10 iso from the Microsoft website.
    Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:V:\Sources\Install.esd:1 /limitaccess (for this the source file for esd is on drive V)

    If the command fails then perform the in place upgrade repair.

    The in place upgrade repair can be performed overnight.
    Once it has completed it may give you more confidence that problems have been fixed.
      My Computer


  5. Posts : 119
    Windows 10
       #634

    DonCuthbert said:
    Check if Index:2 is Pro
    csmdew said:
    Don't understand this question.
    Here is an example. The install.wim often contains several Windows Editions in the one WIM file. Often the ISO from Microsoft has install.esd, not install.wim, so the commands used for DISM repair have to refer to the right filename and the right index number in that WIM or ESD file.

    Use DISM to Repair Windows 10 Image-2019-03-19-2-.png

    I believe someone else has already given the command if it is an ESD file on your ISO, but use the Command to figure out if Pro Edition is in Index:2 or whatever Index number in the WIM or ESD file Pro Edition actually is. On my ISO, shown in the image, Pro was in Index:2.

    Command to see the list of Indexes in an ESD file would be:

    DISM /Get-WimInfo /WimFile:H:\Sources\install.esd

    I have another ISO, I think right from Microsoft ,for build 17763 that has 11 Editions in the one WIM file. The Pro Edition is in Index:6.

    With my ISO in your drive H:, your Repair command would be as below to use Index:6:

    DISM /Online /Cleanup-Image /RestoreHealth /Source:wim:H:\Sources\install.wim:6

    Use DISM to Repair Windows 10 Image-2019-03-19-3-.png
      My Computer


  6. Posts : 6
    WIN10 Pro (upgrade from Win 7 Pro)
       #635

    little corrections


    zbook said:
    The in place upgrade repair was suggested as it often takes more time to work on the problems related to DISM.

    This is the command that is typically run when using a Windows 10 iso from the Microsoft website.
    Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:V:\Sources\Install.esd:1 /limitaccess (for this the source file for esd is on drive V)

    If the command fails then perform the in place upgrade repair.

    The in place upgrade repair can be performed overnight.
    Once it has completed it may give you more confidence that problems have been fixed.
    Hi, I am new here and I search some infos about errors on win10 for a Win10 Pro PC. Here is the situation: after windows updated and rebooted leaving the PC in a unbootable state - the error is "Inaccessible boot device."

    I tried to use some DISM commands on that Win10 Pro PC (obviously not the right ones or in correct order).
    I want to ask you what do you mean by saying: "The in place upgrade repair (...)."?

    I don't know the exact build of my Win10 because it's offline for 1 year now. I have on system partition some Apps that i'll hope not to lose it.

    Now I work with live distributions of XP or Win7 or 10 on the same PC.

    Any help is welcome.

    Thanks in advance.
    Last edited by adm2019; 19 Mar 2019 at 06:20. Reason: little corrections/completions
      My Computer


  7. Posts : 68,894
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #636

    adm2019 said:
    I want to ask you what do you mean by saying: "The in place upgrade repair (...)."?

    Hello, and welcome to Ten Forums.

    An "in-place upgrade repair" is another way of saying a "repair install" like in the tutorial below. You don't lose anything with this unlike a clean install.

    Repair Install Windows 10 with an In-place Upgrade | Tutorials
      My Computers


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

    An in place upgrade repair can only be performed using Windows with a normal boot.
    It cannot be performed using Windows RE.
    And it cannot be performed in safe mode.
    It is performed by launching setup or setup.exe from a Windows iso.

    This is a link on the method:
    Repair Install Windows 10 with an In-place Upgrade | Tutorials

    The inaccessible boot device is a BSOD.
    It is bugcheck 7B
    Bug Check 0x7B INACCESSIBLE_BOOT_DEVICE - Windows drivers | Microsoft Docs
      My Computer


  9. Posts : 6
    WIN10 Pro (upgrade from Win 7 Pro)
       #638

    About Upgrade-type install


    Hi,

    It seems that both links have as target the same article: "https://www.tenforums.com/tutorials/16397-repair-install-windows-10-place-upgrade.html"

    Well, I have tried long a go these commands, but now I will try it again. But I cannot boot in Safe mode, my Win 10 it reboots after I press F8 for enter in Advanced.

    At second boot it apears a Dos window with title Windows Boot Manager that say:

    1.Insert instalation disc & restart;
    2.Choose your language settings....
    3.Repair your PC.

    STATUS: 0xc0000001

    Info: After multiple retries the operating system failed to start. It needs to be repaired.

    Enter=Choose

    MS WIN 10

    F8,->Safe Mode

    Stop code: INACCESSIBLE_BOOT_DEVICE

    We'll reboot your PC (how nice! Isn't it?).

    So, I understand that in my case doesn't apply the "In-place Upgrade repair". Correct? Any other solutions/ideas?

    BTW: The upgrade-type installation, maintain the applications that ran until the Win 10 crashed my PC? I don't tried but I know that you MUST have minimum 8 GB for UPGRADE-type installation.
    Last edited by adm2019; 19 Mar 2019 at 09:57. Reason: Completions
      My Computer


  10. Posts : 173
    10 Ent 64
       #639

    DonCuthbert said:
    Here is an example. The install.wim often contains several Windows Editions in the one WIM file. Often the ISO from Microsoft has install.esd, not install.wim, so the commands used for DISM repair have to refer to the right filename and the right index number in that WIM or ESD file.

    Use DISM to Repair Windows 10 Image-2019-03-19-2-.png

    I believe someone else has already given the command if it is an ESD file on your ISO, but use the Command to figure out if Pro Edition is in Index:2 or whatever Index number in the WIM or ESD file Pro Edition actually is. On my ISO, shown in the image, Pro was in Index:2.

    Command to see the list of Indexes in an ESD file would be:

    DISM /Get-WimInfo /WimFile:H:\Sources\install.esd

    I have another ISO, I think right from Microsoft ,for build 17763 that has 11 Editions in the one WIM file. The Pro Edition is in Index:6.

    With my ISO in your drive H:, your Repair command would be as below to use Index:6:

    DISM /Online /Cleanup-Image /RestoreHealth /Source:wim:H:\Sources\install.wim:6

    Use DISM to Repair Windows 10 Image-2019-03-19-3-.png
    It only has the 1 listed and would not do an repair install. Gonna check the other ones I have, thanks.
      My Computer


 

Tutorial Categories

Use DISM to Repair Windows 10 Image Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  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 20:55.
Find Us




Windows 10 Forums