winget install --id Jabe.yolomover
About yolomover
Move the Windows Recovery partition to the end of the disk so you can extend the boot volume — without manually chaining reagentc, a partition GUI, and extend every time. Requires Windows 10/11, GPT system disk, and administrator elevation. Use inspect and plan before relocate and extend.
What's new in 2.1.0
- NTFS extend fixed — partition grow plus diskpart extend filesystem when FSCTL is unavailable - Verifies filesystem size via FSCTL_GET_NTFS_VOLUME_DATA, not GPT alone - NTFS-only repair when the partition grew but Explorer still shows the old size - On 2.0.0, if C: in Explorer is smaller than in Disk Management, run `yolomover extend --yes` (no relocate needed)
Version history
| Version | Updated | Notes |
|---|---|---|
| 2.1.0 | Unknown | - NTFS extend fixed — partition grow plus diskpart extend filesystem when FSCTL is unavailable - Verifies filesystem size via FSCTL_GET_NTFS_VOLUME_DATA, not GPT alone - NTFS-only repair when the partition grew but Explo... |
| 2.0.0 | Unknown | - Native extend — grow C: via IOCTL_DISK_GROW_PARTITION with best-effort FSCTL_EXTEND_VOLUME - Partition-based verification — inspect/verify WinRE and extend success via on-disk checks - Relocate + extend split — separat... |