am in a situation where my Windows 10 partition got corrupt, and I only have an access to a Windows machine, and I need to rebuild my Windows Installer on USB - for which I could probably use something like Ventoy, for which I need an ISO file. Unfortunately, I can confirm that old advice, like in this other Super User question.
- PC link: https://www.microsoft.com/en-us/software-download/windows10
- Mobile link: https://www.microsoft.com/en-us/software-download/windows10ISO
... Change useragent in the box saying Custom User Agent, Type useragent randomly (e.g. abc), ...
But that does not work anymore: When I visit these links from a Firefox browser on Ubuntu, I get :
Windows 10 2022 Update | Version 22H2
The Update Assistant can help you update to the latest version of Windows 10. To get started, click Update now.
Create Windows 10 installation media
To get started, you will first need to have a license to install Windows 10. You can then download and run the media creation tool. For more information on how to use the tool, see the instructions below.
- Using the tool to upgrade this PC to Windows 10 (click to show more or less information)
- Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)
More download options
- Sign in to the Microsoft 365 admin center to download Enterprise editions.
- Sign in to your subscription on the Visual Studio Subscriptions portal for available downloads.
- Visit the Windows Insider site to download Insider Preview builds
That is, there is no download link for an ISO for Windows 10; there is an ISO download offered for Windows 11 on https://www.microsoft.com/en-us/software-download/windows11 - but that does not help me.
(I just hate that these "business" people do not write "ISO file download not available anymore through this webpage", would have saved a lot of time and frustration. Then again, they are not there to assist you in any way, just to take your money)
So, what options do I have now, to download a Windows 10 ISO, so I can use it to create a bootable USB on Linux? From my research, I've seen:
- https://tb.rg-adguard.net/public.php - "This project will no longer be updated. New project: https://files.rg-adguard.net" where "To download the image, you need to get an authorization key (it can be purchased on the website: https://forum.rg-adguard.net/account/upgrades) and after that, you will be able to download all the files of this project."; although the old page version does give access to a few Windows 10 ISOs - but you have to download them via torrent (and I have a hard time trusting that page, especially since the Windows 10 ISOs being removed from MS website, means that their MD5 hashes are removed as well, and nothing can be confirmed)
- https://rufus.ie/en/ / https://github.com/pbatard/rufus has some sort of code to download Windows ISOs, but apparently it is only built for Windows, so I cannot really use it
- https://github.com/ElliotKillick/Mido is a bash script downloader for Windows ISOs, but it does not work anymore;
So, do I still have any options in obtaining a Windows 10 ISO, preferably from an MS site?


