Jump to content

Have you tried the "Clean all" command in Diskpart?

Bow down to me humans.

I can't help if you don't quote me. How am I supposed to know if you need my premium support? Now starting at £399.99 a year.

Also, be a sport and mark the correct answer as the correct answer. It will help pour souls in the future when they are stuck and need guidance.

"If it works, proceed to take it apart and 'make it work better.' Then cry for help when it breaks." - Me, about five minutes ago when my train of thought wandered.

Remember kids, A janky solution is still a solution.

Link to comment
https://linustechtips.com/topic/918625-hard-drive-failed/#findComment-11262434
Share on other sites

Link to post
Share on other sites

1 hour ago, Docretier said:

My hard drive will not format, I've tried both disk manager and command prompt to format. I deleted the partitions on it, so there are no partitions on it for me to run dskchk. Any suggestions?

If you have deleted all partitions you will have to create partitions in order to format a partition. You can create partitions in Disk Management by right-click and select new simple volume.

Link to comment
https://linustechtips.com/topic/918625-hard-drive-failed/#findComment-11262601
Share on other sites

Link to post
Share on other sites

27 minutes ago, ScratchCat said:

If you have deleted all partitions you will have to create partitions in order to format a partition. You can create partitions in Disk Management by right-click and select new simple volume.

Yes, that’s is the problem. Creating a volume is impossible as it needs to format the partition during its creation. 

Link to comment
https://linustechtips.com/topic/918625-hard-drive-failed/#findComment-11262686
Share on other sites

Link to post
Share on other sites

1 hour ago, userzero said:

cmd

diskpart

list disk

select disk

clean

 

If that doesn't work for you to then initialise within disk management it's toast.

Did that already. I used clean and the hard drive disappeared in windows. It reappeared after I switched it to a new port and then initialized it but I still can’t create the partition or have it format. It has been Initialized. 

Link to comment
https://linustechtips.com/topic/918625-hard-drive-failed/#findComment-11262697
Share on other sites

Link to post
Share on other sites

2 hours ago, Docretier said:

Yes, that’s is the problem. Creating a volume is impossible as it needs to format the partition during its creation. 

Maybe try creating a new partition table and formatting the drive using Linux using gparted or a similar tool. Being unable to create partitions could point to a broken partition table. Guide: https://gparted.org/display-doc.php?name=help-manual#gparted-create-partition-table

One of my hard drives did a similar thing where it would have to be initialised each time it was connected and at points was not able to be initialised. I never managed to get it to work and as it was a drive with a custom connector (USB rather than SATA) I assume that somehow the firmware was damaged.

Link to comment
https://linustechtips.com/topic/918625-hard-drive-failed/#findComment-11263118
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×