Looks like it is. On Diskpart, type
select disk 2
press enter
type
create partition primary
press enter
It will probably ask to format it first, if not, format it on Disk Management.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm attempting to format an external drive so that I can use it with my Windows computer. I had previously used it to back up a Mac computer, so it likely has different formatting. When I attempt to format this external drive, the option to do so does not appear.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Looks like it is. On Diskpart, type
select disk 2
press enter
type
create partition primary
press enter
It will probably ask to format it first, if not, format it on Disk Management.
Answer accepted by question author
Hi,
I'm Rodrigo and I'll help you.
Open the start menu, type diskpart and press enter.
On the diskpart window, type
select disk 2
and press enter
type
clean
and press enter.
This command will ersa the disk clearing all partitions, try to create a new partition on Disk Management now.
Great! I am glad that it helped
Looks like I was able to format the disk after this. I did have to "Change drive letter and paths" which was not available previously, but it wasn't until this change that I was able to move files onto the external drive. Thank you!