• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how to reinitialize 3tb drive as GPT

pectin

Member
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.
 
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.
 
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:
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.
 
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!
 
Back
Top