question

AmeerSoriano-8417 avatar image
0 Votes"
AmeerSoriano-8417 asked YuhanDeng-MSFT commented

Fix Raw HDD to NTFS

Hi i need help with my pc, my hdd is raw and i want to format it to ntfs but it wont let Me, it will say The Format Did Not Complete Successfully, pls i need help

windows-10-hardware-performance
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,
I would like to check if the issue has been fixed? If yes, please help accept answer. If you need any additional assistance, please feel free to feedback.
Best Regards,
Danny

0 Votes 0 ·

Hi,
I would like to check if the issue has been fixed. If yes, please help accept answer. If you need any additional assistance, please feel free to feedback.
Best Regards,
Danny

0 Votes 0 ·
Docs-4663 avatar image
0 Votes"
Docs-4663 answered Docs-4663 edited

1) Test the drive:
a) find a flash drive that you can format
b) Create a bootable Sea Tools flash drive:
https://www.seagate.com/support/downloads/seatools/
c) Run the long generic test > report results



2) Create a bootable Windows 10 iso: 21H1 (new as of today 5/18/2021)
https://www.microsoft.com/en-us/software-download/windows10
https://www.tenforums.com/tutorials/9230-download-windows-10-iso-file.html
https://www.tenforums.com/tutorials/2376-create-bootable-usb-flash-drive-install-windows-10-a.html



3) Boot to the Windows 10 iso:
http://www.disk-image.com/faq-bootmenu.htm

4) Open troubleshooting > command prompt (Administrator: X:\Windows\system32\cmd.exe > X:\Sources>)

5) Type these commands to create a storage drive:

diskpart
list disk
list volume
select disk # (change # to the desired drive number)
clean (this will erase the disk selected above, make sure it is the right disk!)
create part pri
format fs=ntfs quick
assign
exit
exit



Please remember to vote and to mark the replies as answers if they help.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

YuhanDeng-MSFT avatar image
0 Votes"
YuhanDeng-MSFT answered

Hi,
Hope this will help:
https://www.partitionwizard.com/partitionmagic/format-did-not-complete-successfully.html
Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.

Thanks for your time.
Best regards,
Danny


If the Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.