Share via

ISO of Windows 11 21h2

Anonymous
2023-06-02T11:35:08+00:00

Hi, I am using Windows 11 Pro 21H2 22000.978. I tried to repair windows using Dism /Online /Cleanup-Image /RestoreHealth /Source:Z:\install.wim /LimitAccess. I need to ISO of Windows 11 21h2 That is not available on https://www.microsoft.com/en-in/software-download/windows11 because Microsoft is giving only the latest Version so I can't repair my version

Windows for home | Windows 11 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2023-10-09T11:24:58+00:00

    On June 2, 2023, I posted about my inability to repair Windows 11 using the commands sfc /scannow, Dism /Online /Cleanup-Image /RestoreHealth, and Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess. Despite my efforts, the issue persisted.

    By October, I began experiencing further issues with Windows 11. I encountered an error message stating “Your device ran into a problem and needs to restart.” Subsequently, I faced a hard disk error (3F0), which prevented access to advanced options. A drive test indicated a short DST failure, suggesting the need for a hard drive replacement.

    However, I managed to resolve the access issue (error hard disk 3F0) using CMD with the following commands: select vol assign letter k, cd /d k:/EFI/Microsoft\Boot, and bcdboot C:\ windows /s k: /f UEFI. Despite this, the “Your device ran into a problem and needs to restart” error remained unresolved, leading to a recurrence of the hard disk 3f0 error.

    Ultimately, I decided to reinstall Windows 11 21h1, for which I had saved installation media on my laptop. During this process, I deleted the Windows 11 partition and created a new one. Thankfully, after reinstallation, all problems were resolved and my hard disk passed the short DST test, indicating that it didn’t need replacement.

    In conclusion, I would like to suggest that Microsoft consider adding a reinstallation option if users fail to repair the Windows image using sfc /scannow, Dism /Online /Cleanup-Image /RestoreHealth, and Dism /Online /Cleanup-Image /RestoreHealth. Running Windows 11 without repairing the image could potentially lead to hardware damage, as was my experience.

    Additionally, engaging in dialogue with Bing AI proved very helpful in attempting to resolve these issues.

    20+ people found this answer helpful.
    0 comments No comments
  2. Ramesh 176.1K Reputation points Volunteer Moderator
    2023-06-02T15:39:28+00:00

    You're correct. Rufus lists only the latest build.

    But the following wrapper script (REF: Method 1 here) works fine.

    AveYo/MediaCreationTool.bat: Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!: https://github.com/AveYo/MediaCreationTool.bat

    Run it, and select "11".

    Click MCT defaults.

    It runs the MCT automatically.

    Select 21H2 and click Next.

    Image

    You should be able to download the 21H2 ISO.

    10+ people found this answer helpful.
    0 comments No comments
  3. Ramesh 176.1K Reputation points Volunteer Moderator
    2023-06-02T11:58:12+00:00

    Connect to the internet and run:

    Dism /Online /Cleanup-Image /RestoreHealth

    This fetches the missing modules from the Windows Update servers.

    If that doesn't help, download the 21H2 ISO using Rufus https://rufus.ie/en/.

    See also How to Download Windows 10/11 ISO for other methods to download the Windows 10/11 ISO (any version).

    10+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2023-06-02T15:06:11+00:00

    Thank you Ramesh Srinivasan I've already tried as images. For Rufus there is no option for 21H2

    7 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2023-09-15T21:28:28+00:00

    Ramesh Srinivasan this worked like a charm! Thank you.

    1 person found this answer helpful.
    0 comments No comments