Update Workflows/Windows/Delete Windows Recovery Partition.md

This commit is contained in:
2025-01-07 14:17:31 -07:00
parent 69391ea296
commit 6b7cfe8a58

View File

@ -1,7 +1,7 @@
**Purpose**:
Sometimes you are running a virtual machine and are running out of space, and want to expand the operating system disk. However, there is a recovery partition to-the-right of the operating system partition. When this happens, you have to delete that partition in order to expand the storage space for the operating system.
Open a powershell window and run the following commands:
**From within the VM** > Open a powershell window and run the following commands:
``` powershell
diskpart # (1)
list disk # (2)