Try this when "clean" does not work.
1. Run cmd prompt as admin.
2. diskpart
3. list disk
4. select disk (whatever # the hdd is here)
5. list partition
6. select partition (whatever # the partition is here)
7. delete partition override
The override command is a useful one.
If that doesn't work, connect it to a different PC and try the same thing.
To create one main partition of the whole disk (after partitions are deleted), type: create partition primary
1. Run cmd prompt as admin.
2. diskpart
3. list disk
4. select disk (whatever # the hdd is here)
5. list partition
6. select partition (whatever # the partition is here)
7. delete partition override
The override command is a useful one.
If that doesn't work, connect it to a different PC and try the same thing.
To create one main partition of the whole disk (after partitions are deleted), type: create partition primary
Last edited: