← Package directory
Available on winget

Install yolomover

Move the Windows Recovery partition to the end of the disk

Install with winget
winget install --id Jabe.yolomover
Upgrade
winget upgrade --id Jabe.yolomover
Uninstall
winget uninstall --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.1

- Volume lock and dismount now engage before the recovery partition is relocated - Fixed a crash on disks with multi-extent volumes or non-standard GPT layouts - Correct WinRE re-registration when the recovery partition precedes the system volume - Storage stack is refreshed immediately after the partition table is rewritten

Read release notes

Version history

Version Updated Notes
2.1.1 Unknown - Volume lock and dismount now engage before the recovery partition is relocated - Fixed a crash on disks with multi-extent volumes or non-standard GPT layouts - Correct WinRE re-registration when the recovery partition...
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...