
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Extend Volume Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/extend-volume/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/extend-volume/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Tue, 12 Apr 2022 07:31:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Extend Volume Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/extend-volume/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Solve Disabled Extend Volume Option in Windows 11?</title>
		<link>https://www.technig.com/solve-disabled-extend-volume-option-in-windows-11/</link>
					<comments>https://www.technig.com/solve-disabled-extend-volume-option-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Fri, 25 Mar 2022 05:52:47 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Disabled Extend Volume]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Extend Volume]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Shrink Volume]]></category>
		<category><![CDATA[Storage Management]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 11]]></category>
		<guid isPermaLink="false">https://technig.com/?p=16838</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="2560" height="1696" src="https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-scaled.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Disk Management on Windows, disabled extend volume option" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-scaled.jpg 2560w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-300x199.jpg 300w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-1024x678.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-768x509.jpg 768w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-1536x1017.jpg 1536w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-2048x1356.jpg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></div>
<p>Disk space management is a frequently required knowledge for a Windows user. It deals with the basic to advanced level operations performed on your computer&#8217;s disk space, such as creating new volumes, extending volume size, converting between Dynamic and Basic types, and so forth. While we rarely use those advanced operations, there are basic disk [&#8230;]</p>
<p>The post <a href="https://www.technig.com/solve-disabled-extend-volume-option-in-windows-11/">How to Solve Disabled Extend Volume Option in Windows 11?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="2560" height="1696" src="https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-scaled.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Disk Management on Windows, disabled extend volume option" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-scaled.jpg 2560w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-300x199.jpg 300w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-1024x678.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-768x509.jpg 768w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-1536x1017.jpg 1536w, https://www.technig.com/wp-content/uploads/2022/02/pexels-math-331684-2048x1356.jpg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></div>
<p>Disk space management is a frequently required knowledge for a Windows user. It deals with the basic to advanced level operations performed on your computer&#8217;s disk space, such as creating new volumes, extending volume size, converting between Dynamic and Basic types, and so forth. While we rarely use those advanced operations, there are basic disk operations we most often use.</p>



<p>I will cover the following basic but frequently used topics throughout this article.</p>



<ul class="wp-block-list"><li>How to create a new volume (Shrink Volume).</li><li>How to increase volume size (Extend Volume).</li><li>And, How to solve a disabled/greyed <em>Extend Volume </em>option.</li></ul>



<p>The instruction works on Windows 8 and above. Note that if you already know any section, you may skip it and continue with the sections you are seeking answers to.</p>



<p><strong>Note:</strong> I will accomplish the above topics graphically. Read <a href="https://www.technig.com/manage-hard-disk-with-powershell/">Managing Hard Disks using PowerShell</a> to manage disks with Powershell, and <a href="https://www.technig.com/manage-hard-disk-using-command/">How To Manage Hard Disks With Command In Windows 10</a> to manage disks with Command.</p>



<h2 class="wp-block-heading" id="manage-disk-on-windows-shrink-new-volume">Manage Disk on Windows | Shrink New Volume</h2>



<p>Follow the steps below to shrink a new volume.</p>



<ul class="wp-block-list"><li>Go to disk management window: press the <strong>Windows Key + R </strong>button on your keyboard to open the Run box. Type diskmgmt.msc in the Run Dialog Box and click Enter. Or right-click on <strong>This PC</strong><em> </em>icon on your Desktop, click on t<strong>he Manage </strong>option from the menu, and click on <strong>Storage &gt;&gt; Disk Management </strong>on the computer management window.</li></ul>



<div id="diskmgmt.msc-run-command" class="wp-block-image"><figure class="aligncenter size-full is-resized"><img decoding="async" src="https://technig.com/wp-content/uploads/2022/02/1-1.jpeg" alt="Disk Management Run command" class="wp-image-16841" width="761" height="416" title="" srcset="https://www.technig.com/wp-content/uploads/2022/02/1-1.jpeg 560w, https://www.technig.com/wp-content/uploads/2022/02/1-1-300x164.jpeg 300w" sizes="(max-width: 761px) 100vw, 761px" /><figcaption>Disk Management Run Command | Disk Management on Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>On the Disk Management window, you can see the list of disks and their partitions already available. To create a new volume, right-click on the volume you want to create a new one from, and click on <strong>Shrink Volume</strong> from the menu. In my case, it is the partition with the volume letter <strong>(C:)</strong>.</li></ul>



<div id="shrink-volume-on-windows" class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="753" height="612" src="https://technig.com/wp-content/uploads/2022/02/2.jpeg" alt="Shrink Volume Option | Disk Management on Windows" class="wp-image-16842" srcset="https://www.technig.com/wp-content/uploads/2022/02/2.jpeg 753w, https://www.technig.com/wp-content/uploads/2022/02/2-300x244.jpeg 300w" sizes="(max-width: 753px) 100vw, 753px" /><figcaption>Shrink Volume Option | Disk Management on Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>Enter the storage amount of the new volume in MB inside the relevant box. In my case 71,680 MBs for a new volume of 70 GBs space.</li></ul>



<div id="shrink-volume-on-windows" class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/3.jpeg" alt="Space Amount to Shrink | Disk Management on Windows" class="wp-image-16843" width="676" height="464" srcset="https://www.technig.com/wp-content/uploads/2022/02/3.jpeg 455w, https://www.technig.com/wp-content/uploads/2022/02/3-300x206.jpeg 300w" sizes="(max-width: 676px) 100vw, 676px" /><figcaption>Space Amount to Shrink, Shrink Volume | Disk Management on Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>You have shrunk the volume by now. You can see the new unallocated volume on the right side of the volume you created from. To make it usable, you need to allocate it. To do so, right-click on it and select the <strong>New Simple Volume</strong> option.</li></ul>



<div id="new-volume-on-windows" class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/4.jpeg" alt="Creating New Volume, New Simple Volume Option | Disk Management on Windows" class="wp-image-16844" width="688" height="526" title="new-volume-on-windows" srcset="https://www.technig.com/wp-content/uploads/2022/02/4.jpeg 755w, https://www.technig.com/wp-content/uploads/2022/02/4-300x229.jpeg 300w, https://www.technig.com/wp-content/uploads/2022/02/4-260x200.jpeg 260w" sizes="(max-width: 688px) 100vw, 688px" /><figcaption>Creating New Volume, New Simple Volume Option | Disk Management on Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>Click <strong>Next </strong>on the New Simple Volume wizard. On the next window, specify the volume size and click on the Next button. Assign a drive letter on the next page and continue by clicking on the <strong>Next</strong> button.</li></ul>



<div id="new-volume-on-windows" class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/5jpeg.jpeg" alt="Volume Size Box, New Simple Volume | Disk Management on Windows" class="wp-image-16845" width="708" height="559" srcset="https://www.technig.com/wp-content/uploads/2022/02/5jpeg.jpeg 503w, https://www.technig.com/wp-content/uploads/2022/02/5jpeg-300x237.jpeg 300w, https://www.technig.com/wp-content/uploads/2022/02/5jpeg-279x220.jpeg 279w" sizes="(max-width: 708px) 100vw, 708px" /><figcaption>Volume Size Box, New Simple Volume | Disk Management on Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>On <strong>the Format Partition</strong> window, select the file system, type the volume label and click on <strong>Next</strong>. Finally, click on Finish in the last window.</li></ul>



<div id="new-volume-on-windows" class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/6.jpeg" alt="Specifying File System and Volume Label, New Simple Volume | Disk Management on Windows" class="wp-image-16846" width="712" height="563" srcset="https://www.technig.com/wp-content/uploads/2022/02/6.jpeg 502w, https://www.technig.com/wp-content/uploads/2022/02/6-300x237.jpeg 300w, https://www.technig.com/wp-content/uploads/2022/02/6-279x220.jpeg 279w" sizes="(max-width: 712px) 100vw, 712px" /><figcaption>Specifying File System and Volume Label, New Simple Volume | Disk Management on Windows</figcaption></figure></div>



<p>Now, you must see your new volume colour changed to blue, and it is usable on your computer.</p>



<h2 class="wp-block-heading" id="manage-disk-on-windows-extend-volume-size">Manage Disk on Windows | Extend Volume Size</h2>



<p>It sometimes happens that you need to extend a volume size. For example, your <strong>C</strong> drive, which stores the operating system, does not have space for additional software you want to install. In such cases, you need to extend its space from other volumes. Follow the below simple steps to extend a volume size.</p>



<ul class="wp-block-list"><li>On the Disk Management window, right-click on the volume you want to extend its size and click on the <strong>Extend Volume</strong> option. In my case it is volume <strong>C</strong>. Prior to this, an unallocated volume must exist on the right side of it, or else the option will be greyed and disabled. Create an unallocated volume using Shrink Volume (described above) and delete that new volume.</li></ul>



<div id="extend-volume-on-windows" class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="758" height="340" src="https://technig.com/wp-content/uploads/2022/02/7.jpeg" alt="Extend Volume Option | Disk Management of Windows" class="wp-image-16847" srcset="https://www.technig.com/wp-content/uploads/2022/02/7.jpeg 758w, https://www.technig.com/wp-content/uploads/2022/02/7-300x135.jpeg 300w" sizes="(max-width: 758px) 100vw, 758px" /><figcaption>Extend Volume Option | Disk Management of Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>Click <strong>Next</strong> on the first window that appears. On the<strong> Select Disks</strong> window, choose the volume(s) you want to add from the Available box at the left and add to the Selected box at the right (see the picture) Consequently, click on the <strong>Next</strong> button. Finally, click on the <strong>Finish</strong> button on the last window.</li></ul>



<div id="extend-volume-on-windows" class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/8.jpeg" alt="Add Disk(s) to Extend | Disk Management on Windows" class="wp-image-16848" width="661" height="542" srcset="https://www.technig.com/wp-content/uploads/2022/02/8.jpeg 500w, https://www.technig.com/wp-content/uploads/2022/02/8-300x246.jpeg 300w" sizes="(max-width: 661px) 100vw, 661px" /><figcaption>Add Disk(s) to Extend | Disk Management on Windows</figcaption></figure></div>



<p>Check the partition you extended. You can see that the volume size increased by the size of the volume you added.</p>



<h2 class="wp-block-heading" id="why-extend-volume-option-is-disabled-grayed">Why <em>Extend Volume</em> option is disabled/greyed?</h2>



<p>As we mentioned earlier, sometimes the <em><strong>Extend Volume</strong></em> option is not active, which is not working. It happens when you do not have an unallocated volume at the right of the volume you want to extend. You can usually solve it by shrinking and deleting the volume at the right. But what if the volume is not shrinkable and does not give you an option? This issue appears when there are system-reserved partition(s) or another unchangeable volume(s) at the right side of the volume you extend.</p>



<h3 class="wp-block-heading" id="solutions-to-disabled-grayed-extend-volume-option">Solutions to disabled/greyed <em>Extend Volume</em> option?</h3>



<p>One solution that I cover here is to use third-party software. There is much software out there, but I have used user-friendly software: <em>EaseUS Partition Master.</em></p>



<p>Follow the below steps to extend your volume space using Ease Partition Master.</p>



<ul class="wp-block-list"><li>Download the software from <a href="https://www.easeus.com/" target="_blank" rel="noreferrer noopener nofollow">HERE</a>, and install it on your computer.</li></ul>



<ul class="wp-block-list"><li>Launch the software and click on <strong>Start Now</strong> button.</li></ul>



<ul class="wp-block-list"><li>The software lists all partitions on your computer (below picture). Let’s go with extending my <strong>C </strong>volume by space <strong>E </strong>partition.</li></ul>



<div id="Extend-volume-with-easeus" class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/9-1024x668.jpeg" alt="Solve Disabled/Grayed Extend Volume Option | Disk Management on Windows" class="wp-image-16849" width="754" height="491" srcset="https://www.technig.com/wp-content/uploads/2022/02/9-1024x668.jpeg 1024w, https://www.technig.com/wp-content/uploads/2022/02/9-300x196.jpeg 300w, https://www.technig.com/wp-content/uploads/2022/02/9-768x501.jpeg 768w, https://www.technig.com/wp-content/uploads/2022/02/9-210x136.jpeg 210w, https://www.technig.com/wp-content/uploads/2022/02/9.jpeg 1046w" sizes="(max-width: 754px) 100vw, 754px" /><figcaption>Solve Disabled/Grayed Extend Volume Option | Disk Management on Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>First, you need to delete the <strong>E </strong>volume to make it unallocated. Right-click on it, and select <strong>Delete</strong>. Click <strong>OK</strong> on the confirmation window. The operation will be added to the operation button with a play icon on the top right corner. Click on it to execute the operation and click <strong>OK</strong>. Wait until it finishes the operation, and click on <strong>Finish</strong>, afterwards.</li></ul>



<div id="delete-volume-with-easeus" class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/10-1024x629.jpeg" alt="Deleting Disk Volume with EaseUS, Solve Disable/Grayed Extend Volume Option | Disk Management on Windows" class="wp-image-16864" width="776" height="476" srcset="https://www.technig.com/wp-content/uploads/2022/02/10-1024x629.jpeg 1024w, https://www.technig.com/wp-content/uploads/2022/02/10-300x184.jpeg 300w, https://www.technig.com/wp-content/uploads/2022/02/10-768x471.jpeg 768w, https://www.technig.com/wp-content/uploads/2022/02/10.jpeg 1049w" sizes="(max-width: 776px) 100vw, 776px" /><figcaption>Deleting Disk Volume with EaseUS, Solve Disable/Grayed Extend Volume Option | Disk Management on Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>Now, right-click on the target volume (the volume you want to extend), in my case <strong>C </strong>partition. Choose the <strong>Resize/Move</strong> option. A new window will appear on which you can select the partition you want. Drag the dot on the tails or head to extend the volume size from the two sides. Look at the visual changes on the top of the window while dragging the handles, and extend the volume accordingly. Even if there are unchangeable volumes in between the two partitions, the software detects them and extends the volume. Click <strong>OK</strong> when everything is set<strong>.</strong></li></ul>



<div id="customize-volume-with-easeus" class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/11.jpeg" alt="Extend Volume Size using EaseUS | Disk Management on Windows" class="wp-image-16866" width="762" height="538" srcset="https://www.technig.com/wp-content/uploads/2022/02/11.jpeg 801w, https://www.technig.com/wp-content/uploads/2022/02/11-300x212.jpeg 300w, https://www.technig.com/wp-content/uploads/2022/02/11-768x543.jpeg 768w" sizes="(max-width: 762px) 100vw, 762px" /><figcaption>Extend Volume Size using EaseUS | Disk Management on Windows</figcaption></figure></div>



<ul class="wp-block-list"><li>The operation is added to the <strong>Execute Operation</strong> button. Click on <strong>Execute Operation</strong> to run it, and click on <strong>OK</strong>, consequently.</li></ul>



<div id="execute-operation-on-easeus" class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://technig.com/wp-content/uploads/2022/02/final-1024x511.jpeg" alt="Execute Extend Disk Size Operation on EaseUS | Disk Management on Windows" class="wp-image-16873" width="781" height="389" srcset="https://www.technig.com/wp-content/uploads/2022/02/final-1024x511.jpeg 1024w, https://www.technig.com/wp-content/uploads/2022/02/final-300x150.jpeg 300w, https://www.technig.com/wp-content/uploads/2022/02/final-768x383.jpeg 768w, https://www.technig.com/wp-content/uploads/2022/02/final.jpeg 1044w" sizes="(max-width: 781px) 100vw, 781px" /><figcaption>Execute Extend Disk Size Operation on EaseUS | Disk Management on Windows</figcaption></figure></div>



<p>Some operations in EaseUS Partition Master may require a reboot to apply. Set the operations logically and execute them.</p>



<h2 class="wp-block-heading" id="conclusion">Conclusion</h2>



<p>We have reached the end of this article. So far, we have discussed managing disk space on Windows 8, 8.1, 10, and 11. A tricky issue was to solve greyed/disabled<em> extend volume</em> option that we solved using EaseUS Partition Master.</p>



<p>I hope you found it helpful. If you have any questions regarding disk management, please share me in the comment section below.</p>
<p>The post <a href="https://www.technig.com/solve-disabled-extend-volume-option-in-windows-11/">How to Solve Disabled Extend Volume Option in Windows 11?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/solve-disabled-extend-volume-option-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">16838</post-id>	</item>
	</channel>
</rss>
