Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.

Files

Latest commit

c8e51a6 · May 28, 2019

History

History
20 lines (18 loc) · 1.29 KB

GettingWOA.md

File metadata and controls

20 lines (18 loc) · 1.29 KB

Getting Windows 10 ARM

  1. Go to this site: https://uupdump.ml/

Site

  1. Click on Browse a full list of known builds.
  2. Select a build. It's usually fine to choose the latest insider build
    • Please, notice you have to select a build that is for the ARM64 architecture (not to confuse with AMD64). These are the ones that end in "arm64"
  3. After you've selected all the options (language and edition) you need to Download using aria2 and convert Download script
  4. Your browser will download a .zip file. Save it or open it directly.
  5. Extract the .zip file to a new empty folder, preferably one that doesn't contain spaces in the path, like "c:\temp\W10IsoScripts"
  6. Execute the script aria2_download_windows.cmd and wait for it to complete.
  7. When the script has finished, you will find a .iso inside, as a result of the process.
  8. Mount the .iso file with Windows Explorer by double clicking it.
  9. Navigate to the folder x:\sources, where x: is the drive letter of the mounted .iso file.
  10. Inside this "sources" folder you will find the install.wim that WoA Installer needs to deploy Windows
  11. Put the phone into Mass Storage Mode with WPInternals
  12. Go back to WOA Deployer, select the .wim file
  13. Deploy and rejoice 😃!