how to reinitialize 3tb drive as GPT

pectin

Member
Nov 10, 2008
43
0
0
All options were grey off... I must have accidentally initialize it as basic disks. I cannot see the 3tb as 3tb but as 2tb only... I did it under disc management..in win7 64 bit with sp1.
 

razel

Platinum Member
May 14, 2002
2,337
93
101
I hate it when Disk Management does that. Unless you have another disk partition utility then you'll need to clear the partition table and MBR.

Close Disk Management and start a command prompt and run diskpart. Type 'list disk' to get the drive number. Then 'select disk #' where # is the drive number. Type 'list disk' again to ensure you chose the right drive. Then type 'clean'. That will clear the beginning and end of your disk which includes the MBR and partition table. Then close out and rerun disk management.
 

zsleaf

Junior Member
Oct 26, 2014
1
0
0
Greetings from the future.

Created an account just to tell you thank you, this worked like a charm. This should be the top result when you google "reinitialize hard drive".
 
Last edited:

sam042955

Junior Member
Mar 8, 2015
1
0
0
I also created an account to thank you!

(It's so simple, yet so effective. Re-initializing 101!)
 

BarkingGhostar

Diamond Member
Nov 20, 2009
8,410
1,617
136
BTW, razel's instructions work great. I've done this many times. Keep in mind, though, that if this were an external HDD (e.g. MyBook, etc.) it will require a better solution to use the WDC s/w.

Also keep in mind that you can run the 'all' option with clean and not even finish the process, but will smack the endpoints and let you move forward as razel describes.
 

akhil00

Junior Member
Mar 14, 2015
1
0
0
Just had to enter and say thanks. Just what I was looking for and this Place was the only one on which I could find an easy answer! Thanks!
 

Imxsive

Junior Member
Dec 1, 2015
1
0
0
Thanks so much for this solution and clear instructions - It worked perfectly.