
<?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>Hard Disk Manager Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/hard-disk-manager/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/hard-disk-manager/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Tue, 26 May 2020 01:13:59 +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>Hard Disk Manager Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/hard-disk-manager/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<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" fetchpriority="high" 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>
<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 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>
<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>
<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 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><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>
<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>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>
<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>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>
<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><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>
<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>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>
<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>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>
<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>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>
<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>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>
<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>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>
<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>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>
	</channel>
</rss>
