Skip to main content

How to Convert a Mac-Formatted Drive to a Windows Drive

Macs format drives with Apple’s HFS+ file system, which Windows won’t recognize or access without third-party software. Macs may also create a protected EFI partition on these drives that you can’t delete with the usual disk-partitioning tools.
Some drives are even sold as “Mac-formatted drives” — this just means they come with the Mac HFS+ file system instead of NTFS or FAT32. Macs can read NTFS drives, and can read and write to FAT32 drives.

Back Up the Drive’s Data First

First, back up the data on the Mac-formatted drive if you have anything important on it. This process won’t actually convert the file system. Instead, we’ll just be wiping the drive and starting over from scratch. Any files on the drive will be erased.
If you have a Mac lying around, you can plug the drive into a Mac and back up the files. If you only have Windows systems available, you can use HFSExplorer to copy files from the drive onto your Windows system drive or another drive. HFSExplorer unfortunately requires you install Java to use it, but it’s the only free option here. You’ll probably want to uninstall Java when you’re done.
restore-files-from-time-machine-backup-drive-on-windows

Erase the Mac Partitions, Including the EFI System Partition



First, open the Windows Disk Management tool. Press Windows Key + R to open the Run dialog, type diskmgmt.msc into the box, and press Enter to open it. This tool allows you to manage the partitions on drives connected to your computer — internal ones or external ones connected via USB.
open-disk-management-tool
Locate the Mac drive in the list of disks. Be sure you’ve identified the Mac drive — if you accidentally delete partitions from another drive, you could damage your Windows installation or lose your files.
If you’re lucky, you can just right-click each partition on the Mac drive and select Delete Volume to remove the partitions. You can then right-click in the empty space and select New Simple Volume to create a partition and format it with the Windows NTFS or FAT32 file systems.
delete-mac-partition-in-disk-management
The Mac drive may have an “EFI System Partition” on it. This partition is marked as protected, so you can’t just right-click and delete it — the delete option will be disabled.
To erase this partition, we’ll have to wipe the entire disk. This process erases everything on the disk, including its files and all its partitions. First, note the number of the disk in the disk management window. For example, in the screenshot below, the Mac-formatted drive is Disk 2.
can't-delete-mac-efi-system-partition-in-disk-management
Next, open a Command Prompt window as administrator. To do this on Windows 8 or Windows 7, press the Windows key once, type cmd , and press Ctrl+Shift+Enter.
open-command-prompt-as-administrator
Type diskpart into the Command Prompt window and press Enter.
command-prompt-diskpart-command
Type list disk at the DISKPART prompt and press Enter to view a list of disks connected to your computer. Identify the number of your Mac disk in the list. It should be the same as the number of the disk in the Disk Management window.
Be sure to double-check this — you could accidentally wipe the wrong drive if you select the wrong disk here.
diskpart-list-disk-command
Type select disk # and press Enter to select the Mac disk, replacing # with the number of the Mac disk. For example, here we’d type select disk 2.
select-disk-in-dispart
Finally, type clean and press Enter. This command erases the entire selected disk, including all its files and partitions — whether they’re protected or not. You’ll have an empty, uninitialized disk after you do this.
clean-disk-and-erase-protected-mac-efi-system-partition-with-diskpart
Close the Command Prompt window when you see a message saying “DiskPart succeeded in cleaning the disk.”

Create an NTFS or FAT32 Partition

You can now open the Disk Management window again. If you’ve left it open, you may have to click Action > Rescan Disks to update the data.
Locate the Mac disk in the list. It will be completely empty and display a message saying “Not Initialized.” Right-click it and select Initialize Disk.
initialize-disk-with-disk-management-tool
Select the MBR or GPT partition table format and click OK to create a partition table for the disk.
create-mbr-or-gpt-partition-table
Right-click in the unallocated space on the initialized disk and select New Simple Volume. Use the wizard to create a partition with the NTFS or FAT32 file system. The drive will now be formatted for use by Windows systems. There will be no space wasted by protected Mac partitions.
create-new-windows-ntfs-or-fat32-formatted-volume

Some Mac functions require an HFS+ formatted drive. For example, Time Machine can only back up to HFS+ formatted drives.

Comments

Popular posts from this blog

Session Messenger----Best Secure Messaging App

  Session is fundamentally different than most other secure messaging services. Conversations in Session are secured using  client-side E2E encryption . Only the sender and the recipient of a message can read it. But Session goes beyond providing message security. Session also  protects the identities  of its users. It makes your communications private and anonymous, as well as secure. Session can do this because it  connects users  through a  Tor -like network of thousands of  Service Nodes . Service Nodes are servers that pass messages back and forth through the network as well as provide additional services. The  onion request  system that Session uses to protect messages ensures that no Service Node in the network ever knows both a message’s origin (your IP address) and destination (the recipient’s IP address). This allows you to  hide your IP  by default. Session takes a number of additional steps to protect your identity: No phone number is required for registration No email is r

Tiny 11 - A Lightweight Windows 11 that can run on 2GB RAM and requires less harddisk space.

  In terms of Windows 11, its   system requirements   are high since this system requires at least 4GB RAM, 64GB storage space, enabled TPM & Secure Boot, a high CPU (1 GHz or faster with 2 or more cores on a compatible 64-bit processor), etc. compared to any old Windows operating systems. If you have an old or lower-end PC, Windows 11 is not a good option to install since many issues like random crashes, blue screen errors, etc. could appear on the unsupported hardware. Overview of Tiny11 If you want to run Windows 11 on your old computer with low RAM and disk space, Tiny11 appears in public. It is a project from NTDev and Tiny11 is a Windows 11 tiny edition. This edition is based on Windows 11 Pro 22H2 and includes everything you need for a comfortable computing experience since this tool doesn’t have the bloat and clutter of a standard Windows installation. Tiny11 Requirements In terms of Tiny11 requirements, a scant 8GB of storage and just 2GB of RAM are required and Windows 11

Linuxfx 10 : A Windows-Like Linux Distro

The idea of Linuxfx is to make it easier for people who are migrating from Windows 7. People who are dissatisfied with the lack of security and stability of Windows 10 are also fit for Linuxfx. LinuxFX Desktop : Apart from Windows-like looks, Linuxfx also has more to offer which a regular user will definitely admire. So, let’s get along with me to know more about Windows alternative Linuxfx. As usual, I started by downloading the ISO image of Linuxfx from the official site  here . Then, instead of dual-booting, I decided to install it on my VirtualBox to play safely. After finishing the basic configuration, as soon as I booted it, I noticed a Windows logo and system integrity check. That’s quite surprising because every Linux distro puts their own or OEM logo on that place. But I think Linuxfx wants to make migrating users feel like home from the beginning. Entering the boot menu, Linuxfx redirected and logged in to a live session. Whoah! it can also detect the system I’m using — anoth