Search This Blog

Benjamin Philip. Theme images by Roofoo. Powered by Blogger.

Comments

Translate

Recent

How to Format Hard Drive Using Command Prompt

SHARE:

Hard disk formatting, including any other storage devices such as USB flash drive, pen drive and memory card, is meaningful and helpful. Let's give some examples.
  • 1. Incompatible file system error - in most cases that you have to convert FAT32 to NTFS or NTFS to FAT32 by means of formatting so that a specific drive can put it in use on Windows, Mac or otStep .
  • 2. To clean install Windows OS on a hard drive, formatting is the primary job.
  • 3. Hard drive corrupted, developed bad sectors, access denied due to RAW file system that Windows asks you to format before you can use it.
Actually, there are still many situations that require a format of your hard disk, and generally there are 3 ways to initiate the task, Windows quick format, Windows command prompt and a free third-party hard drive format tool.
Windows quick format is easy to get started but with limited functions. So the last two options become the best choices. What's the difference though? And which way fits you the best?
First, Hard disk formatting through Windows Command Prompt is widely known by typically higher-leveled users, who get used to managing a computer with diskpart command.
Second, average users who are with little technical background are not suggested to attempt formatting with cmd. It's prone to cause error such as diskpart has encountered an error access denied, and no professionals are there to give you a support.
Note - Both formatting solutions will erase hard drive data completely, so make sure that you have backed up all important data.

How to Format Hard Drive from Command Prompt?

To format a hard drive using cmd via Command Prompt, use the diskpart commands given below carefully. Try your best to avoid mistakes.
Step 1. In Windows 10, for example, type cmd in the search box, you can get the best match called Command Prompt. Right-click on it and choose Run as administrator.
Step 2. On the Command Prompt black window, type diskpart and press enter.



Step 3. Now type list disk and press enter. All the disk drives will be listed, including your external drives that ç to the computer.


Step 4. Refer to the list disk information, type select disk + disk number, for example, select disk 1 and press enter. You're telling diskpart to format disk 1.



Step 5. Go on to type clean. This step starts to clean up all files and folders on the selected hard disk.



Step 6. Type create partition primary and press enter.



Step 7. After diskpart successfully created the specified partition, type format fs=ntfs (or format fs=exfat) and press enter. You're telling diskpart to format the drive with a file system, let it be NTFS, exFAT, etc.



Step 8. At last, assign a drive letter to the newly created partition by typing assign.


COMMENTS

Name

android,6,Arduino,4,Blogs,10,C Programming,26,Computer,18,Electronic,12,HTML,22,Mobile,13,NEWS W,2,PHP,8,Programming,1,Project,9,Tutorial,7,
ltr
item
GetYarn: How to Format Hard Drive Using Command Prompt
How to Format Hard Drive Using Command Prompt
How to Format Hard Drive Using Command Prompt
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7ve3_XHz6QCXRdnRd2Nm9VIz9RqXGEGDu4KsZ5iOl5j_gWX7XBLem-LKLKA_7R84M2FDi-eZ8y16tAhHGvUPx3oPWdEgwBp5SFh942zpnuVjAUg6GUhiNfActbFp5WCzHzbKJpTXzK8rJ/s320/diskpart-format-step1.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7ve3_XHz6QCXRdnRd2Nm9VIz9RqXGEGDu4KsZ5iOl5j_gWX7XBLem-LKLKA_7R84M2FDi-eZ8y16tAhHGvUPx3oPWdEgwBp5SFh942zpnuVjAUg6GUhiNfActbFp5WCzHzbKJpTXzK8rJ/s72-c/diskpart-format-step1.png
GetYarn
https://getyarn.blogspot.com/2017/10/how-to-format-hard-drive-using-command.html
https://getyarn.blogspot.com/
http://getyarn.blogspot.com/
http://getyarn.blogspot.com/2017/10/how-to-format-hard-drive-using-command.html
true
6634423068030231660
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy