Here’s an interesting new trick I found from Thurrott.com.
Using a batch file, you can configure Microsoft’s Media Creation Tool to download any version of Windows 10, not just the latest version.
The batch file is attributed to someone identified only as BAU, though there’s no link.
Follow these steps
First of all, download the batch file here. You can look at its source code as it’s a plain text file.
Next, download the Media Creation Tool from the Microsoft website and put it in the same folder as the batch file.
Then, open a Command Prompt (cmd.exe) and navigate to the folder with the batch file and the Media Creation Tool.
Then, run the following command: MediaCreationTool.bat
The batch file will run and a window will appear, letting you choose the version of the Windows 10 ISO to create.
Select the version you want, and the batch file will then run the Media Creation Tool, passing it the correct version to download.
Then, continue as usual.
Let us know if this works for you.