# How to extend/shrink partition in Disk Management

1\. Right-click **My Computer** and choose **Manage** -> **Storage** -> **Disk Management**.

2\. Select the adjacent disk of the disk you want to extend, right click and choose **Shrink Volume** to create some free disk space.

3\. Select the disk you want to extend, right click and choose **Extend Volume** to expand the partition.

![](http://web.archive.org/web/20191112225917im_/https://quanlyvps.com/wp-content/uploads/2018/07/extend-win7-b.gif)

While please note that there must be unallocated space behind the partition which you are going to expand if you want to expand partition with Windows built-in Disk Management utility. Otherwise, you might find that the Extend Volume option is greyed out and not available. At this moment, you have two choices to solve this problem: delete a partition or expand partition with third-party partition manager software.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.quanlyvps.com/how-to-extend-shrink-partition-in-disk-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
