F5F Stay Refreshed Software Operating Systems How do i format my harddrive

How do i format my harddrive

How do i format my harddrive

3
3gilad3
Senior Member
735
11-19-2016, 09:03 AM
#1
Hey, your friend cloned your external drive for her Mac to move her files. To get it ready on your Windows PC, you’ll need to format the drive there. Make sure to back up any important data first, then follow the steps to create a new file system. If you can’t see it in Pathfinder, check that the drive is properly mounted and the format is selected correctly.
3
3gilad3
11-19-2016, 09:03 AM #1

Hey, your friend cloned your external drive for her Mac to move her files. To get it ready on your Windows PC, you’ll need to format the drive there. Make sure to back up any important data first, then follow the steps to create a new file system. If you can’t see it in Pathfinder, check that the drive is properly mounted and the format is selected correctly.

E
emidim
Junior Member
3
11-19-2016, 12:08 PM
#2
Because macOS runs on a distinct file system that Windows doesn't recognize, you'll need to access Disk Management via Win+X. There, you can view and manage your drives, including creating partitions or formatting them.
E
emidim
11-19-2016, 12:08 PM #2

Because macOS runs on a distinct file system that Windows doesn't recognize, you'll need to access Disk Management via Win+X. There, you can view and manage your drives, including creating partitions or formatting them.

M
Marinated
Senior Member
666
11-25-2016, 03:28 AM
#3
Windows usually resists deleting files it doesn’t recognize. Starting it often just triggers an initialization process. Are you seeing this behavior?
M
Marinated
11-25-2016, 03:28 AM #3

Windows usually resists deleting files it doesn’t recognize. Starting it often just triggers an initialization process. Are you seeing this behavior?

B
Broflash
Senior Member
740
11-25-2016, 04:16 AM
#4
It was installed alongside macOS, which might result in a confusing partition layout. Generally, using Disk Management to format the drive suffices, but I suggest trying this diskpart approach—it creates a clean partition table suited for Windows: launch a Command Prompt or PowerShell with admin rights. Enter these steps one by one:
- diskpart
- list disk
- select the appropriate disk (replace * with your external drive number)
- clean (be careful, this erases the drive)
- exit
- exit

Next, open Disk Management, click Start Menu → Disk Management. It will prompt you to initialize a disk, pick GUID (GPT), click OK. Locate the drive—likely labeled as Black Unallocated—and right-click it, choose Next, then name it, select NTFS, set size 4096, enable Quick Format, disable compression, and finish. Done. You now possess a brand-new drive with a fresh partition table.
B
Broflash
11-25-2016, 04:16 AM #4

It was installed alongside macOS, which might result in a confusing partition layout. Generally, using Disk Management to format the drive suffices, but I suggest trying this diskpart approach—it creates a clean partition table suited for Windows: launch a Command Prompt or PowerShell with admin rights. Enter these steps one by one:
- diskpart
- list disk
- select the appropriate disk (replace * with your external drive number)
- clean (be careful, this erases the drive)
- exit
- exit

Next, open Disk Management, click Start Menu → Disk Management. It will prompt you to initialize a disk, pick GUID (GPT), click OK. Locate the drive—likely labeled as Black Unallocated—and right-click it, choose Next, then name it, select NTFS, set size 4096, enable Quick Format, disable compression, and finish. Done. You now possess a brand-new drive with a fresh partition table.

M
mentality_man
Member
123
12-02-2016, 04:38 PM
#5
-Censored-
M
mentality_man
12-02-2016, 04:38 PM #5

-Censored-

H
hassi
Member
78
12-02-2016, 06:38 PM
#6
Great to hear that it's working! Thanks!
H
hassi
12-02-2016, 06:38 PM #6

Great to hear that it's working! Thanks!