Update Workflows/Windows/Delete Windows Recovery Partition.md

This commit is contained in:
2025-01-07 14:24:19 -07:00
parent d4691a3f19
commit 8f0a936733

View File

@ -14,7 +14,7 @@ extend # (8)
exit # (9) exit # (9)
``` ```
1. This opens the disk management 1. This opens the disk management CLI tool.
2. This displays all disks attached to the device. 2. This displays all disks attached to the device.
3. Ensure this disk number corresponds to the operating system disk. Open the Disk Management GUI if you are not 100% certain. 3. Ensure this disk number corresponds to the operating system disk. Open the Disk Management GUI if you are not 100% certain.
4. List all partitions on the previously-selected disk. 4. List all partitions on the previously-selected disk.