From 64ef2851705f7fc6502dea6ee9bf2a0e8a7f778f Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Tue, 7 Jan 2025 14:20:13 -0700 Subject: [PATCH] Update Workflows/Windows/Delete Windows Recovery Partition.md --- Workflows/Windows/Delete Windows Recovery Partition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Workflows/Windows/Delete Windows Recovery Partition.md b/Workflows/Windows/Delete Windows Recovery Partition.md index 1a693e1..a6128e6 100644 --- a/Workflows/Windows/Delete Windows Recovery Partition.md +++ b/Workflows/Windows/Delete Windows Recovery Partition.md @@ -18,7 +18,7 @@ exit # (9) 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. 4. List all partitions on the previously-selected disk. -5. This partition number is for the partition of type "Recovery" +5. This partition number is for the partition of type "Recovery". If you see a different partition with a type of "Recovery" use that partition number instead. 6. This instructs the computer to delete the partition and ignore the fact that it was a recovery partition. 7. You want to select the operating system partition now, so we can expand it. 8. This will expand the operating system partition into the unallocated space that is now available to it.