3TB Shows 746GB on Windows Server, What Should I Do to Solve It?

I have a problem; we have a 3TB SATA disk on the carry disk, connected to the physical server via USB. The problem is that only 746GB is read. The server is Windows Server 2012 R2, Windows 10 also has this problem. Will it be firmware? Any ideas?

Best Answered by

Sherly· Answered on Apr 22, 2024

Generally, this kind of problem is because your disk is initialized as MBR. Partitions on the MBR have a size limit. You can convert MBR to GPT in CMD using the Diskpart tool. But you need to know that Diskpart deletes all files and folders from your hard drive when changing the disk to GPT. So if you have important data, remember to back it up in advance. Next, I will show you how to use CMD to convert MBR to GPT to solve your problem.

1. Type CMD in the search box. Right-click on Command Prompt and select "Run as Administrator."

2. Open Command Prompt, type DiskPart, and press Enter.

Then, use the commands below one by one:

  • list disk
  • select disk * (Replace * with the target disk number)
  • clean
  • convert mbr
  • exit

As you can see, the "clean" command will delete all the data on your disk, so I used to turn to EaseUS Partition Master Server.

Free Download

100% Secure

  24/7 Tech Chat

Free Inquiry

The third-party software helps convert MBR to GPT without losing data; hence, if you are new to computing, EaseUS Partition Master Server is a better choice for avoiding data loss.

If your issue still exists, it may be because your USB-SATA interface is old and doesn't support it. I've seen this before.
Get a new USB3 - SATA enclosure and move the drive into it. 

Sincerely hope my answer can help you out.

See Also:

People Also Ask

Format a 14TB Hard Disk to MBR or GPT, How to Choose?

This article will quickly help you figure out how to format a new 14TB hard drive. And it will help you to choose MBR or GPT format wisely. You will get one of the best tools to complete the formatting of a 14TB hard drive.

Cici

Apr 19, 2024

How to Change Windows Server 2TB Limit

If you need to change the cluster size to break the MBR 2TB file size limit, this article will help you. You will get a quick solution to change the NTFS cluster size on MBR and work around the 2TB limit.

Cici

Apr 22, 2024

How to Remove Protective Partition Without Losing Data, Help

GPT Protective partition will not allow you to access the partition on the new laptop. So, this page will provide you with effective ways to remove GPT protective partition without losing data.

Cici

Apr 18, 2024

Is It Possible to Convert a GPT Disk to MBR from XP? Any Suggestions?

Are you seeking a workable solution to convert a GPT disk to MBR from XP? This article will show you two reliable solutions to fix the problem, which are followed by the steps.

Roxanne

Apr 18, 2024

How to Convert MBR to GPT Without Deleting Files

Are you finding some useful ways to convert MBR to GPT without deleting files? This article will show you an in-depth guide to help you convert MBR to GPT without deleting files. Now you can read this article.

Roxanne

Apr 18, 2024

Can't Add Partition to MBR disk Using Unallocated Space on Windows Server, I Need Help

Why can't add partition to MBR disk using unallocated space? This short article will focus on this issue and help you solve this problem.

Sherly

Apr 22, 2024