Create a partition for Windows 10 ARM - RedGreenBlue09/WFAv7_Installer GitHub Wiki

Create a partition for Windows 10 ARM

On your PC, press Windows + R at the same time. The run dialog will open.
Type in: diskmgmt.msc. Press enter.

Now, find your phone's disk in Disk Management. It will be a disk with many partitions (parts).
Find the Data partition, then right click on it. Select Shrink Volume...

Shrink

Enter the space you wish for your Windows 10 ARM partition. I suggests at least 6 GB minimum, 8 GB for more space.

Shrink2

Choose Shrink.

  • If it say something like Cannot shrink a partition containing errors., open Command prompt as Administrator.
    Type this: Chkdsk /f <MainOS>:\Data
    Where <MainOS> is your MainOS's drive letter. Wait for the command to finish and retry the above steps.

Right click the new Unallocated block, select New Simple Volume. A new dialog will open.
Next, Next, then you meet this screen:

Shrink3

Choose Next.

Shrink3

File system must be NTFS. Tick Perform a quick format if unticked.
Then Next, Finish.


At this point, you are ready to move on to the next part.

⚠️ **GitHub.com Fallback** ⚠️