TkFast support

FAQs

Home  >  Support  >  FAQs
FAQs

Support search

Search TkFast support articles.

Enter a keyword, answer ID, or category to find the support article you need. The newest 25 articles are shown below as a starting point.

Support article #375

delete the recovery partition in Server 2022.

Software Posted 06/2023
Back to FAQ

Issue

delete the recovery partition in Server 2022.

Solution

delete the recovery partition in Server 2022.

cmd
diskpart
list disk

Since the recovery partition is on Disk 0, so we type "select disk 0" and hit "Enter" to choose it.

list partition
show all partitions on the selected disk, and type
"select partition x" (x is the number of the recovery partition you wish to delete) to choose the recovery partition.
Then type "delete partition override".

Then you can close Diskpart, and open Disk Management. The recovery partition has become an unallocated space adjacent to the C drive, so you can extend your C drive with this space now.

You can do the same thing with the second recovery partition as well.

Latest articles

25 articles shown