Update Workflows/Windows/Delete Windows Recovery Partition.md
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user