
<?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>Disk Management Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/disk-management/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/disk-management/</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>Disk Management Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/disk-management/</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>
		<item>
		<title>How to format External Hard Disk on Mac Correctly</title>
		<link>https://www.technig.com/format-external-hard-disk-mac/</link>
					<comments>https://www.technig.com/format-external-hard-disk-mac/#respond</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Tue, 02 Oct 2018 08:48:40 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Format Hard Drive]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Mac Disk Utility]]></category>
		<category><![CDATA[Mac OS Tips]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=15253</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2018/10/Easy-Format-Hard-Drive-in-Mac-Computer.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Easy Format Hard Drive in Mac Computer" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2018/10/Easy-Format-Hard-Drive-in-Mac-Computer.png 840w, https://www.technig.com/wp-content/uploads/2018/10/Easy-Format-Hard-Drive-in-Mac-Computer-300x150.png 300w, https://www.technig.com/wp-content/uploads/2018/10/Easy-Format-Hard-Drive-in-Mac-Computer-768x384.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>The formatting external hard drive is not the same on different operating systems. You can format external hard disk with an easy way in Windows and Linux. But for Mac OS devices is a bit tricky. You may wish to use an external FireWire or USB hard drive to store your Aperture Library, referenced images, or [&#8230;]</p>
<p>The post <a href="https://www.technig.com/format-external-hard-disk-mac/">How to format External Hard Disk on Mac Correctly</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2018/10/Easy-Format-Hard-Drive-in-Mac-Computer.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Easy Format Hard Drive in Mac Computer" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2018/10/Easy-Format-Hard-Drive-in-Mac-Computer.png 840w, https://www.technig.com/wp-content/uploads/2018/10/Easy-Format-Hard-Drive-in-Mac-Computer-300x150.png 300w, https://www.technig.com/wp-content/uploads/2018/10/Easy-Format-Hard-Drive-in-Mac-Computer-768x384.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The formatting external hard drive is not the same on different operating systems. You can format external hard disk with an easy way in Windows and Linux. But for Mac OS devices is a bit tricky. You may wish to use an external FireWire or USB hard drive to store your Aperture Library, referenced images, or backup your computer files. Here are some suggestions on preparing the external hard drive for best performance with Aperture. Many external hard drives come pre-formatted as FAT 32. This is a native Windows file format that can be read by Mac OS devices but is not ideal for use with Aperture.</p>
<h3>Format External Hard Disk on Mac</h3>
<p>Make sure your external hard disk is connected to your Mac device correctly and the icon on the desktop appears.</p>
<ol>
<li>Be sure your drive is attached and mounted.</li>
<li>If you have already written any data to the drive, back it up before proceeding to the next step.</li>
<li>In the <strong>Finder</strong>, choose <strong>Go</strong> &gt; <strong>Utilities</strong>. The /<strong>Applications</strong>/ Utilities folder will open.</li>
<li>Launch <strong>Disk Utility</strong>.</li>
<li>Click the icon for your external hard drive in the sidebar on the left.</li>
<li>Or easy search the Disk Utility on the Launcher.</li>
</ol>
<p><figure id="attachment_15255" aria-describedby="caption-attachment-15255" style="width: 950px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2018/10/How-to-Format-External-Hard-Disk-on-Mac-Correctly.jpg"><img loading="lazy" decoding="async" class="wp-image-15255 size-full" src="https://www.technig.com/wp-content/uploads/2018/10/How-to-Format-External-Hard-Disk-on-Mac-Correctly.jpg" alt="How to Format External Hard Disk on Mac Correctly" width="950" height="283" srcset="https://www.technig.com/wp-content/uploads/2018/10/How-to-Format-External-Hard-Disk-on-Mac-Correctly.jpg 950w, https://www.technig.com/wp-content/uploads/2018/10/How-to-Format-External-Hard-Disk-on-Mac-Correctly-300x89.jpg 300w, https://www.technig.com/wp-content/uploads/2018/10/How-to-Format-External-Hard-Disk-on-Mac-Correctly-768x229.jpg 768w" sizes="(max-width: 950px) 100vw, 950px" /></a><figcaption id="caption-attachment-15255" class="wp-caption-text">How to Format External Hard Disk on Mac Correctly</figcaption></figure></p>
<p><strong>7.</strong> Now click the icon for your external hard drive in the sidebar on the left then click the <strong>Erase</strong> tab along the top of the window.</p>
<p><figure id="attachment_15256" aria-describedby="caption-attachment-15256" style="width: 812px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac.png"><img loading="lazy" decoding="async" class="wp-image-15256 size-full" src="https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac.png" alt="Format hard drive for Mac" width="812" height="450" srcset="https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac.png 812w, https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac-300x166.png 300w, https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac-768x426.png 768w" sizes="(max-width: 812px) 100vw, 812px" /></a><figcaption id="caption-attachment-15256" class="wp-caption-text">Format hard drive for Mac</figcaption></figure></p>
<p><strong>8.</strong> Finally, from the Volume Format menu, choose <strong>OS X Extended (Journaled) </strong>and type a name for the hard drive. Next step, just click the <strong>Erase</strong> button the format the hard drive for Mac OS Devices.</p>
<p><figure id="attachment_15257" aria-describedby="caption-attachment-15257" style="width: 811px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac-and-Windows-and-Linux.png"><img loading="lazy" decoding="async" class="wp-image-15257 size-full" src="https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac-and-Windows-and-Linux.png" alt="Format hard drive for Mac and Windows and Linux" width="811" height="450" srcset="https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac-and-Windows-and-Linux.png 811w, https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac-and-Windows-and-Linux-300x166.png 300w, https://www.technig.com/wp-content/uploads/2018/10/Format-hard-drive-for-Mac-and-Windows-and-Linux-768x426.png 768w" sizes="(max-width: 811px) 100vw, 811px" /></a><figcaption id="caption-attachment-15257" class="wp-caption-text">Format hard drive for Mac and Windows and Linux</figcaption></figure></p>
<p>The ExFAT <a href="https://support.apple.com/en-au/HT201909" target="_blank" rel="noopener noreferrer">format</a> will make the external hard drive compatible with Mac, Windows and Linux devices. But make sure you save remove or disconnect from the computer.</p>
<hr />
<p><strong> Related </strong>to how to format the disk in Mac</p>
<p>Format hard drive for Mac and Windows<br />
Format internal hard drive Mac<br />
Best format for external hard drive Mac<br />
How to use external hard drive on Mac without formatting<br />
How do you reformat a wd external hard drive for Mac?<br />
USB format for Mac and Windows<br />
How to make external hard drive Compatible with Mac and PC<br />
How to format USB on Mac</p>
<p>The post <a href="https://www.technig.com/format-external-hard-disk-mac/">How to format External Hard Disk on Mac Correctly</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/format-external-hard-disk-mac/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15253</post-id>	</item>
		<item>
		<title>How to Manage Hard Disk with Command in Windows 10?</title>
		<link>https://www.technig.com/manage-hard-disk-using-command/</link>
					<comments>https://www.technig.com/manage-hard-disk-using-command/#comments</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Thu, 09 Nov 2017 09:30:51 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[Data Backup]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[External Hard Disk]]></category>
		<category><![CDATA[Hard Disk Manager]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=13484</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/11/How-to-Manage-Hard-Disk-using-Command-Line-in-Windows-10-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Manage Hard Disk using Command Line in Windows 10 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/11/How-to-Manage-Hard-Disk-using-Command-Line-in-Windows-10-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/11/How-to-Manage-Hard-Disk-using-Command-Line-in-Windows-10-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/11/How-to-Manage-Hard-Disk-using-Command-Line-in-Windows-10-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>The storage management or hard disk management is easy with the command line as GUI disk management on Windows. Here we just focus on this topic to manage hard disk using the command on Windows 10 and other Windows operating systems. Manage Hard disk with command-line tool DiskPart. The Disk Partition Utility (Diskpart) is a [&#8230;]</p>
<p>The post <a href="https://www.technig.com/manage-hard-disk-using-command/">How to Manage Hard Disk with Command in Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/11/How-to-Manage-Hard-Disk-using-Command-Line-in-Windows-10-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Manage Hard Disk using Command Line in Windows 10 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/11/How-to-Manage-Hard-Disk-using-Command-Line-in-Windows-10-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/11/How-to-Manage-Hard-Disk-using-Command-Line-in-Windows-10-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/11/How-to-Manage-Hard-Disk-using-Command-Line-in-Windows-10-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The storage management or hard disk management is easy with the command line as GUI disk management on Windows. Here we just focus on this topic to manage hard disk using the command on Windows 10 and other Windows operating systems. Manage Hard disk with command-line tool DiskPart.</p>
<p>The Disk Partition Utility (<a href="https://en.wikipedia.org/wiki/Diskpart" rel="noopener">Diskpart</a>) is a command-line tool for managing hard disk in Windows operating system. Diskpart has replaced with FDisk command-line tool which works with the MS-DOS-based operating system.</p>
<h3>Manage Hard Disk using Command Line</h3>
<p>Diskpart can be used on both command prompt and PowerShell. But, you must well be understanding what you are doing when using Diskpart. It might happen much time which formatted the entire disk with one command. The last one was a Laptop of my friend with lots of memorial photos and videos. Fortunately, we had recovered all data successfully with data recovery software. But take too us much time.</p>
<p><strong>Manage Hard Disk using Command Line in Windows 10: </strong></p>
<ol>
<li>Open command line or PowerShell.</li>
<li>Run DiskPart as Administrator privilege.</li>
<li>Clean Hard Disk with Command-Line.</li>
<li>Create Partition with Command.</li>
<li>Format Hard Disk with Command.</li>
<li>Delete Partition.</li>
<li>Extend Partition with Command-Line.</li>
<li>Shrink Partition with Command.</li>
</ol>
<p>That&#8217;s all you will learn from reading this article about tips to manage hard disk using the command line in the Windows environment. Let&#8217;s start it with running DiskPart as administrator privilege on Windows 10. You can use this command on other Windows operating systems as well.</p>
<ol>
<li>Press <strong>Windows+R</strong> to open the <strong>Run</strong> and type &#8220;<strong>diskpart</strong>&#8221; then press enter to run the DiskPart utility.</li>
<li>Click <strong>Yes</strong> to User Account Control prompt.</li>
</ol>
<p><figure id="attachment_1005" aria-describedby="caption-attachment-1005" style="width: 745px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart.jpg"><img loading="lazy" decoding="async" class="wp-image-1005 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart.jpg" alt="Manage Hard Disk using Command Line in Windows 10 - Technig" width="745" height="573" srcset="https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart.jpg 745w, https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart-300x231.jpg 300w" sizes="(max-width: 745px) 100vw, 745px" /></a><figcaption id="caption-attachment-1005" class="wp-caption-text">Run DiskPart on Windows 10 &#8211; Technig</figcaption></figure></p>
<h3>1. Create Partition with Command</h3>
<p>You may want to list installed hard disks of the system. Just type<strong> &#8216;list disk&#8217;</strong> then press <strong>enter</strong> to display all connected hard disks of your PC. The List disk command only shows the normal hard disks on your computer. If your hard disk is corrupted, it&#8217;s not possible to display with DiskPart List Disk command.</p>
<p><strong>1.</strong> Type &#8220;<strong>List Disk</strong>&#8221; to view all hard disks.</p>
<p><figure id="attachment_1007" aria-describedby="caption-attachment-1007" style="width: 623px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/List-all-disks.jpg"><img loading="lazy" decoding="async" class="wp-image-1007 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/List-all-disks.jpg" alt="How do I list drives in command prompt? - Technig" width="623" height="134" srcset="https://www.technig.com/wp-content/uploads/2014/12/List-all-disks.jpg 623w, https://www.technig.com/wp-content/uploads/2014/12/List-all-disks-300x65.jpg 300w" sizes="(max-width: 623px) 100vw, 623px" /></a><figcaption id="caption-attachment-1007" class="wp-caption-text">How do I list drives in command prompt? &#8211; Technig</figcaption></figure></p>
<p><strong>2.</strong> In this PC we have two hard disks. You must select the correct disk you want to manage with the command line. Choose the disk with select disk command.</p>
<p>For example, you want to select disk 1. Type &#8220;<strong>select disk 1</strong>&#8221; command and press enter. Now the disk one has chosen as the disk you want to manage it with the command line.</p>
<p><figure id="attachment_1008" aria-describedby="caption-attachment-1008" style="width: 560px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1008 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk.jpg" alt="Select Hard Disk" width="560" height="177" srcset="https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk.jpg 560w, https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk-300x95.jpg 300w" sizes="(max-width: 560px) 100vw, 560px" /></a><figcaption id="caption-attachment-1008" class="wp-caption-text">Select Hard Disk</figcaption></figure></p>
<p>To see whether the disk has selected or not, just type &#8220;list disk&#8221; and see the result. The strick in front of Disk 1 shows that disk one is selected and ready for management.</p>
<h3>2. Clean a Partition Using DiskPart</h3>
<p>Now clean the disk by <strong>&#8216;Clean&#8217;</strong> command.</p>
<ol>
<li>Type &#8220;<strong>clean</strong>&#8221; and press enter to clean disk with command.</li>
</ol>
<p><figure id="attachment_1010" aria-describedby="caption-attachment-1010" style="width: 462px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Clean-disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1010 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Clean-disk.jpg" alt="How to Clean a Partition using diskpart - Technig" width="462" height="59" srcset="https://www.technig.com/wp-content/uploads/2014/12/Clean-disk.jpg 462w, https://www.technig.com/wp-content/uploads/2014/12/Clean-disk-300x38.jpg 300w" sizes="(max-width: 462px) 100vw, 462px" /></a><figcaption id="caption-attachment-1010" class="wp-caption-text">How to Clean a Partition using DiskPart &#8211; Technig</figcaption></figure></p>
<p>That&#8217;s all command to clean a disk with DiskPart command. Let&#8217;s create a new partition with command.</p>
<h3>3. Create a Partition with Command</h3>
<p>To create a partition with command just type &#8220;<strong>Create partition primary size=40000&#8243;</strong> and press enter. This command will create a <strong>40 GB</strong> primary partition from disk 1. You can assign the size of your partition according to your hard disk capacity.</p>
<p><strong>1.</strong> Type &#8220;<strong>create part primary size=50000</strong>&#8221; then press enter.</p>
<p><figure id="attachment_1011" aria-describedby="caption-attachment-1011" style="width: 636px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1011 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg" alt="How to Create Partition using Command Prompt - DiskPart Create Partition Windows 10" width="636" height="59" srcset="https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg 636w, https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition-300x28.jpg 300w" sizes="(max-width: 636px) 100vw, 636px" /></a><figcaption id="caption-attachment-1011" class="wp-caption-text">How to Create Partition using Command Prompt &#8211; DiskPart Create Partition Windows 10</figcaption></figure></p>
<p><strong>2.</strong> To check the created partition type<strong> &#8216;List vol&#8217;</strong> command. The command will list all volumes. On the below screenshot <strong>Volume 3</strong> is the created partition with 39 GB space.</p>
<p><figure id="attachment_1013" aria-describedby="caption-attachment-1013" style="width: 720px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg"><img loading="lazy" decoding="async" class="wp-image-1013 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg" alt="List all Hard disk Volumes - DiskPart List Volume Windows 10 - Technig" width="720" height="142" srcset="https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg 720w, https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes-300x59.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-1013" class="wp-caption-text">List all Hard disk Volumes &#8211; DiskPart List Volume Windows 10 &#8211; Technig</figcaption></figure></p>
<p>The last <strong>Volume 3</strong> is the newly created partition. It is selected and ready to format it.</p>
<h3>4. How to Format Partition with Command?</h3>
<ol>
<li>Type <strong>&#8216;format fs=ntfs quick&#8217;</strong> to format the partition, and type <strong>&#8216;list vol&#8217;</strong> to see the formatted partition with <strong>NTFS</strong> file system.</li>
</ol>
<p><figure id="attachment_1014" aria-describedby="caption-attachment-1014" style="width: 707px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1014 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk.jpg" alt="DiskPart Format Partition - How to Format Partition with Command Line - Technig" width="707" height="206" srcset="https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk.jpg 707w, https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk-300x87.jpg 300w" sizes="(max-width: 707px) 100vw, 707px" /></a><figcaption id="caption-attachment-1014" class="wp-caption-text">DiskPart Format Partition &#8211; How to Format Partition with Command-Line &#8211; Technig</figcaption></figure></p>
<p>You can see the result of Diskpart format partition. It shows volume 3 has formatted as NTFS type. Next, assign a letter to the newly formatted partition.</p>
<p><strong>2.</strong> Just type &#8220;<strong>assign letter=f</strong>&#8221; and press enter. The F letter has assigned to volume 3. Now it appears as <strong>F local drive</strong> on File Explorer.</p>
<p><figure id="attachment_1015" aria-describedby="caption-attachment-1015" style="width: 723px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg"><img loading="lazy" decoding="async" class="wp-image-1015 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg" alt="Assign letter to a volume with Command Line - Technig" width="723" height="181" srcset="https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg 723w, https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume-300x75.jpg 300w" sizes="(max-width: 723px) 100vw, 723px" /></a><figcaption id="caption-attachment-1015" class="wp-caption-text">Assign a letter to a volume with Command-Line &#8211; Technig</figcaption></figure></p>
<p>Now you have learned creating, formatting and some diskpart commands for managing hard disk with the command line in Windows 10. The next step is using some more DiskPart command to get expert on Diskpart disk management tool.</p>
<h3>5. How to Delete a Partition with Command?</h3>
<ol>
<li>To delete a partition or volume with command first select volume then type &#8220;<strong>delete partition</strong>.&#8221; Like screenshot.</li>
</ol>
<p><figure id="attachment_1018" aria-describedby="caption-attachment-1018" style="width: 703px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg"><img loading="lazy" decoding="async" class="wp-image-1018 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg" alt="DiskPart delete Partition - How to Delete a Partition with Command Line in Windows 10 - Technig" width="703" height="329" srcset="https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg 703w, https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command-300x140.jpg 300w" sizes="(max-width: 703px) 100vw, 703px" /></a><figcaption id="caption-attachment-1018" class="wp-caption-text">DiskPart delete Partition &#8211; How to Delete a Partition with Command Line in Windows 10 &#8211; Technig</figcaption></figure></p>
<p>Yes, you can see the result, the partition <strong>&#8216;Volume 3&#8217; </strong>has deleted successfully.</p>
<h3>6. How to Extend a Partition with Command?</h3>
<p>The extended process is to add some more space to existing partition from the free space of a hard disk. To do this, just follow the screenshot.</p>
<ol>
<li>List the volumes with &#8220;<strong>List vol</strong>&#8221; command.</li>
<li>Type &#8220;<strong>extend size=10000</strong>&#8221; to add extra 10 GB to volume 3 from the free spaces of the hard disk.</li>
</ol>
<p><figure id="attachment_1021" aria-describedby="caption-attachment-1021" style="width: 722px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1021 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition.jpg" alt="DiskPart Extend Partition - How to Extend Partition with Command Line in Windows 10 - Technig" width="722" height="297" srcset="https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition.jpg 722w, https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition-300x123.jpg 300w" sizes="(max-width: 722px) 100vw, 722px" /></a><figcaption id="caption-attachment-1021" class="wp-caption-text">DiskPart Extend Partition &#8211; How to Extend Partition with Command Line in Windows 10 &#8211; Technig</figcaption></figure></p>
<p>The<strong> &#8216;Extend size=10000&#8217;</strong> will add 10 GB to the <strong>Volume 3</strong> partition. If you don&#8217;t mention the <strong>size</strong>, the system will add all free space.</p>
<h3>6. How to Shrink a Partition with Command?</h3>
<p>It is the best option for a newly purchased laptop that only has one drive on its hard disk. You can use DiskPart shrink command to shrink the extra free spaces of a drive. Shrink a volume is to create unallocated space from free spaces of an existing partition.</p>
<ol>
<li>Type &#8220;List vol&#8221; to see all volumes.</li>
<li>Just type &#8220;<strong>shrink desired=20000 minimum=10000</strong>&#8221; then press enter.</li>
</ol>
<p><figure id="attachment_1022" aria-describedby="caption-attachment-1022" style="width: 717px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1022 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition.jpg" alt="Sharink a Partition" width="717" height="296" srcset="https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition.jpg 717w, https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition-300x124.jpg 300w" sizes="(max-width: 717px) 100vw, 717px" /></a><figcaption id="caption-attachment-1022" class="wp-caption-text">Shrink a Partition</figcaption></figure></p>
<p>The Diskpart shrink command has shrunk 19 GB from the Volume 3 successfully.</p>
<p>Finally, I hope this article helps you manage the hard disk using the command line easy. If you have any issue with disk management or DiskPart commands, please comment us.</p>
<hr />
<p><strong>Searches related to:</strong></p>
<p>Disk Management command prompt<br />
Windows Disk Management command line<br />
Disk Management Windows 7<br />
Disk Management Windows 8<br />
Disk Management software<br />
Windows 10 Disk partition<br />
Windows 10 Disk Management not working<br />
Disk Management partition</p>
<p>The post <a href="https://www.technig.com/manage-hard-disk-using-command/">How to Manage Hard Disk with Command in Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/manage-hard-disk-using-command/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13484</post-id>	</item>
		<item>
		<title>How to Manage Hard Disk using Diskpart Utility</title>
		<link>https://www.technig.com/manage-hard-disk-using-diskpart-utility/</link>
					<comments>https://www.technig.com/manage-hard-disk-using-diskpart-utility/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Sun, 28 Dec 2014 16:41:47 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Create Partition]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Diskpart Utility]]></category>
		<category><![CDATA[Hard Disk]]></category>
		<category><![CDATA[Primary Partition]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=1003</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Manage Hard Disk using Diskpart Utility" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Manage Hard disk with command line tools. Disk Partition Utility (Diskpart) is a command-line tool for managing hard disk in Windows operating system. Diskpart has replaced with fdisk command-line tool which work with MS-DOS based operating system. Diskpart can be used on both command prompt and PowerShell. But, you must well understanding what you are [&#8230;]</p>
<p>The post <a href="https://www.technig.com/manage-hard-disk-using-diskpart-utility/">How to Manage Hard Disk using Diskpart Utility</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Manage Hard Disk using Diskpart Utility" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Manage-Hard-Disk-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Manage Hard disk with command line tools. Disk Partition Utility (<a href="https://en.wikipedia.org/wiki/Diskpart" target="_blank" rel="noopener noreferrer">Diskpart</a>) is a command-line tool for managing hard disk in Windows operating system. Diskpart has replaced with fdisk command-line tool which work with MS-DOS based operating system.</p>
<p>Diskpart can be used on both command prompt and PowerShell. But, you must well understanding what you are doing when using Diskpart. It happened too many time for students which formatted the entire disk with one command. The last one was a Lap top with lots of memorial photos and videos. Fortunately we had recovered all data successfully. But takes too much time.</p>
<p><figure id="attachment_1005" aria-describedby="caption-attachment-1005" style="width: 745px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Run-Diskpart.jpg"><img loading="lazy" decoding="async" class="wp-image-1005 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart.jpg" alt="Manage Hard Disk With DiskPart Utility " width="745" height="573" srcset="https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart.jpg 745w, https://www.technig.com/wp-content/uploads/2014/12/Run-Diskpart-300x231.jpg 300w" sizes="(max-width: 745px) 100vw, 745px" /></a><figcaption id="caption-attachment-1005" class="wp-caption-text">Run Diskpart</figcaption></figure></p>
<p>To run the <strong>diskpart</strong>, press <strong>Windows+R</strong> button to open the Windows <strong>Run</strong> and type <strong>diskpart</strong> then press <strong>enter</strong>.</p>
<h3>How to Create, Format a disk partition?</h3>
<p>You may want to list installed hard disks of the system. Simply type<strong> &#8216;list disk&#8217;</strong> then press <strong>enter</strong>.</p>
<p><figure id="attachment_1007" aria-describedby="caption-attachment-1007" style="width: 623px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/List-all-disks.jpg"><img loading="lazy" decoding="async" class="wp-image-1007 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/List-all-disks.jpg" alt="List all disks" width="623" height="134" srcset="https://www.technig.com/wp-content/uploads/2014/12/List-all-disks.jpg 623w, https://www.technig.com/wp-content/uploads/2014/12/List-all-disks-300x65.jpg 300w" sizes="(max-width: 623px) 100vw, 623px" /></a><figcaption id="caption-attachment-1007" class="wp-caption-text">List all disks</figcaption></figure></p>
<p>So, in this PC we have tow hard disks. You must select the exact disk that you want to work with.</p>
<p><figure id="attachment_1008" aria-describedby="caption-attachment-1008" style="width: 560px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Select-Hard-Disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1008 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk.jpg" alt="Select Hard Disk" width="560" height="177" srcset="https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk.jpg 560w, https://www.technig.com/wp-content/uploads/2014/12/Select-Hard-Disk-300x95.jpg 300w" sizes="(max-width: 560px) 100vw, 560px" /></a><figcaption id="caption-attachment-1008" class="wp-caption-text">Select Hard Disk</figcaption></figure></p>
<p>To select disk 1, just type<strong> &#8216;select disk 1&#8217;</strong> and press <strong>enter, </strong>then type<strong> &#8216;list disk&#8217;</strong> to see whether the disk has selected or not.</p>
<p><figure id="attachment_1010" aria-describedby="caption-attachment-1010" style="width: 462px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Clean-disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1010 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Clean-disk.jpg" alt="Clean Hard disk" width="462" height="59" srcset="https://www.technig.com/wp-content/uploads/2014/12/Clean-disk.jpg 462w, https://www.technig.com/wp-content/uploads/2014/12/Clean-disk-300x38.jpg 300w" sizes="(max-width: 462px) 100vw, 462px" /></a><figcaption id="caption-attachment-1010" class="wp-caption-text">Clean disk</figcaption></figure></p>
<p>Now clean the disk by <strong>&#8216;Clean&#8217;</strong> command and create a partition with create partition command. <strong>&#8216;Create partition primary size=40000&#8217;</strong> this command will create a <strong>40 GB</strong> primary partition from disk 1.</p>
<p><figure id="attachment_1011" aria-describedby="caption-attachment-1011" style="width: 636px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1011 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg" alt="Create a Primary Partition" width="636" height="59" srcset="https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition.jpg 636w, https://www.technig.com/wp-content/uploads/2014/12/Create-a-Primary-Partition-300x28.jpg 300w" sizes="(max-width: 636px) 100vw, 636px" /></a><figcaption id="caption-attachment-1011" class="wp-caption-text">Create a Primary Partition</figcaption></figure></p>
<p>To check the created partition type<strong> &#8216;List vol&#8217;</strong> command. The command will list all volumes.</p>
<p><figure id="attachment_1013" aria-describedby="caption-attachment-1013" style="width: 720px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg"><img loading="lazy" decoding="async" class="wp-image-1013 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg" alt="List all Hard disk Volumes" width="720" height="142" srcset="https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes.jpg 720w, https://www.technig.com/wp-content/uploads/2014/12/List-all-Hard-disk-Volumes-300x59.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-1013" class="wp-caption-text">List all Hard disk Volumes</figcaption></figure></p>
<p>The <strong>Volume 3</strong> is the newly created partition. It is selected and ready to format it.</p>
<p><figure id="attachment_1014" aria-describedby="caption-attachment-1014" style="width: 707px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Format-a-hard-disk.jpg"><img loading="lazy" decoding="async" class="wp-image-1014 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk.jpg" alt="Format a hard disk" width="707" height="206" srcset="https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk.jpg 707w, https://www.technig.com/wp-content/uploads/2014/12/Format-a-hard-disk-300x87.jpg 300w" sizes="(max-width: 707px) 100vw, 707px" /></a><figcaption id="caption-attachment-1014" class="wp-caption-text">Format a hard disk</figcaption></figure></p>
<p>Type <strong>&#8216;format fs=ntfs quick&#8217;</strong> to format the partition, and type <strong>&#8216;list vol&#8217;</strong> to see the formatted partition with <strong>NTFS</strong> file system.</p>
<p><figure id="attachment_1015" aria-describedby="caption-attachment-1015" style="width: 723px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg"><img loading="lazy" decoding="async" class="wp-image-1015 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg" alt="Assign letter to a volume" width="723" height="181" srcset="https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume.jpg 723w, https://www.technig.com/wp-content/uploads/2014/12/Assign-letter-to-a-volume-300x75.jpg 300w" sizes="(max-width: 723px) 100vw, 723px" /></a><figcaption id="caption-attachment-1015" class="wp-caption-text">Assign letter to a volume</figcaption></figure></p>
<p>Now you have learned creating, formatting and some diskpart commands.</p>
<h3><strong>How to Delete a Partition or Volume.</strong></h3>
<p>To delete a partition or volume, first select volume then type delete partition. Like below screenshot.</p>
<p><figure id="attachment_1018" aria-describedby="caption-attachment-1018" style="width: 703px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg"><img loading="lazy" decoding="async" class="wp-image-1018 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg" alt="Delete a Partition with Command" width="703" height="329" srcset="https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command.jpg 703w, https://www.technig.com/wp-content/uploads/2014/12/Delete-a-Partition-with-Command-300x140.jpg 300w" sizes="(max-width: 703px) 100vw, 703px" /></a><figcaption id="caption-attachment-1018" class="wp-caption-text">Delete a Partition with Command</figcaption></figure></p>
<p>See, the partition <strong>&#8216;Volume 3&#8217; </strong>has deleted successfully.</p>
<h3>How to Extend a Partition?</h3>
<p>Extend is to add some more space to existing partition from the free space of a hard disk. To do this, simply follow the screenshot.</p>
<p><figure id="attachment_1021" aria-describedby="caption-attachment-1021" style="width: 722px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Extend-a-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1021 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition.jpg" alt="Extend a Partition" width="722" height="297" srcset="https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition.jpg 722w, https://www.technig.com/wp-content/uploads/2014/12/Extend-a-Partition-300x123.jpg 300w" sizes="(max-width: 722px) 100vw, 722px" /></a><figcaption id="caption-attachment-1021" class="wp-caption-text">Extend a Partition</figcaption></figure></p>
<p>The<strong> &#8216;Extend size=10000&#8217;</strong> will add 10 GB to the <strong>Volume 3</strong> partition. If you don&#8217;t mention the <strong>size</strong>, the system will add all free space.</p>
<h3>How to Shrink a Partition?</h3>
<p>Shrink a volume is to create unallocated space from free spaces of an existing partition.</p>
<p><figure id="attachment_1022" aria-describedby="caption-attachment-1022" style="width: 717px" class="wp-caption aligncenter"><a href="https://www.technig.com/how-to-integrate-idm-with-browser//wp-content/uploads/2014/12/Sharink-a-Partition.jpg"><img loading="lazy" decoding="async" class="wp-image-1022 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition.jpg" alt="Sharink a Partition" width="717" height="296" srcset="https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition.jpg 717w, https://www.technig.com/wp-content/uploads/2014/12/Sharink-a-Partition-300x124.jpg 300w" sizes="(max-width: 717px) 100vw, 717px" /></a><figcaption id="caption-attachment-1022" class="wp-caption-text">Sharink a Partition</figcaption></figure></p>
<p>The diskpart has shrunk 19 GB from the Volume 3 successfully.</p>
<p>The post <a href="https://www.technig.com/manage-hard-disk-using-diskpart-utility/">How to Manage Hard Disk using Diskpart Utility</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/manage-hard-disk-using-diskpart-utility/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1003</post-id>	</item>
	</channel>
</rss>
