Fix a disk that will not initialize

We'll confirm the disk is detected, choose GPT or MBR, initialize the disk, and create a partition—or help you recover data first if the disk has existing content.

Category
Troubleshooting · Home maintenance
Time
10–30 min
Last reviewed
What you'll need
  • Administrator access (Windows) or admin password (macOS)
  • Recovery software (optional, if the disk has data you need)

Step-by-step diagnostic

Step 1 of 7
Show full guide

Steps

Goal: Confirm the disk is detected, recover data if needed, initialize with GPT or MBR, and create a usable partition.

Recover data first

Goal: Preserve existing data before initializing.

  • If the disk previously had partitions and files, initialization will erase everything. Use recovery software (TestDisk, Recuva, Disk Drill) to copy files to another drive.
  • After recovery, or if the disk is brand new, proceed to Initialize the disk.

Initialize the disk

Goal: Write a new partition table (GPT or MBR) so the disk can be used.

  • Windows: Right-click the disk (the row with the disk number, not a volume) > Initialize Disk. Select GPT (recommended for modern systems) or MBR (for legacy BIOS). Click OK.
  • macOS: Select the disk in Disk Utility > Erase. Choose APFS or Mac OS Extended, and GUID Partition Map as the scheme. Click Erase.
  • Good: The disk changes to “Online” (Windows) or shows a single partition (macOS). Bad: I/O error—try a different cable or port; if it persists, the drive may be failing.

Create partition and format

Goal: Create a volume and format it for use.

  • Windows: Right-click the unallocated space > New Simple Volume > follow the wizard. Choose NTFS for Windows-only, or exFAT for cross-platform.
  • macOS: If you used Erase, the volume already exists. Otherwise, use the + button to add a partition. Choose APFS or Mac OS Extended.
  • You should see the new drive in File Explorer (Windows) or Finder (macOS).

When to get help

  • Initialization repeatedly fails with I/O errors.
  • The disk makes clicking, grinding, or beeping noises.
  • Recovery software cannot read the disk.
  • For RAID or NAS disks, see Fix a RAID that is degraded.

Verification

  • The disk appears in Disk Management or Disk Utility with a partition table (GPT or MBR).
  • A new volume is created and formatted.
  • The drive appears in File Explorer or Finder and accepts read/write operations.

Escalation ladder

Work from the device outward. Stop when the problem is fixed.

  1. Confirm detection Verify the disk appears in Disk Management or Disk Utility.
  2. Recover data if needed Use recovery software before initializing if the disk has existing data.
  3. Initialize with GPT or MBR Right-click the disk and initialize; choose GPT for modern systems.
  4. Create partition and format Create a new volume and format (NTFS, APFS, or exFAT).
  5. Call a pro I/O errors, clicking noises, or repeated failures—drive may be failing; back up and replace.

What to capture if you need help

Before calling support or posting for help, have these ready. It speeds everything up.

  • Disk model and capacity
  • Error message from Disk Management or Disk Utility
  • Whether the disk appears at all
  • Steps already tried

Does the disk appear in Disk Management or Disk Utility?

Open diskmgmt.msc (Windows) or Disk Utility (macOS). Check if the disk is listed.

Open Disk Management or Disk Utility. Yes: Disk appears—proceed to check for data. No: Disk not detected—see Fix an external drive that will not connect or Fix a USB drive that will not show.

You can change your answer later.

Call external drive or USB guide

The disk is not detected. See Fix an external drive that will not connect or Fix a USB drive that will not show for connection and detection steps.

Does the disk have data you need to recover?

Initialization wipes the disk. If the disk had partitions before, recover data first.

If the disk previously had data, use recovery software (TestDisk, Recuva, Disk Drill) before initializing. Yes: Recover data first, then initialize. No: Proceed to initialize.

You can change your answer later.

Recover data then initialize

Use recovery software to copy files to another drive. After recovery, proceed to initialize the disk with GPT or MBR.

Initialize with GPT or MBR

GPT for disks over 2 TB and UEFI. MBR for legacy BIOS.

Right-click the disk in Disk Management (Windows) > Initialize Disk. Choose GPT (recommended) or MBR. macOS: Select disk in Disk Utility > Erase > choose format and GUID Partition Map. Good: Disk initializes. Bad: I/O error—check cable, port, or drive health.

You can change your answer later.

Create partition and format

Windows: Right-click unallocated space > New Simple Volume. macOS: Erase creates the volume. Choose NTFS, APFS, or exFAT. The disk should appear and be usable.

I/O error or drive failing

I/O errors often mean a failing drive. Try a different cable or port. If errors persist, back up data and replace the drive. See When to get help.

Reviewed by Blackbox Atlas

Frequently asked questions

Why would a disk fail to initialize?
Common causes: the disk is new and uninitialized, the partition table is corrupted, the disk has I/O errors or bad sectors, or the drive is failing. Check Disk Management or Disk Utility for the exact error message.
Should I use GPT or MBR when initializing?
Use GPT for disks over 2 TB, UEFI systems, or modern Windows/macOS. Use MBR only for older BIOS systems or drives under 2 TB where compatibility is required.
Will initializing a disk erase my data?
Yes. Initialization writes a new partition table and wipes existing partitions. If the disk has data you need, use recovery software first or do not initialize.

Rate this guide

Was this helpful?

Thanks for your feedback.

Continue to