I know that by using VM can help create a macOS bootable USB but my macOS didn't start, so I cannot install VM software on my Mac. Finally, I downloaded and installed UltraDMG software on my another Windows 10 computer and it helped me burn macOS 10.15.6 DMG image file to my USB drive, then connect my USB to my Mac then boot from USB, it starts. Create Bootable Usb On Mac From Iso; Create Bootable Usb On Mac Disk Utility; Create Bootable Usb On Mac For Windows; Create Bootable Usb On Macos Catalina; If you want to use your USB stick with an Apple Mac, you will need to restart or power-on the Mac with the USB stick inserted while the Option/alt (⌥) key is pressed. If you have more than one Mac you want to upgrade to macOS 10.15 Catalina but don't want to waste so much bandwidth downloading it for each machine, one option is to create a bootable installer on.
If you want to use your USB stick with an Apple Mac, you will need to restart or power-on the Mac with the USB stick inserted while the Option/alt (⌥) key is pressed. This will launch Apple’s ‘Startup Manager’ which shows bootable devices connected to the machine. Your USB stick should appear as gold/yellow and labelled ‘EFI Boot’. How to create a bootable macOS Big Sur USB install drive. Step 1: Download macOS Big Sur. After Big Sur launches later this year, you’ll be able to download it directly from the Mac App Store.
How to create the macOS Catalina USB installer. Log on to the Mac computer and mount the USB device. Launch the Terminal and enter the command below to convert the USB device to installer media.
It does not matter whether you use macOS or Windows 10. It’s just a matter of time until your device will refuse to start, which could happen for many reasons, including (and not limited to) file corruption, hardware failure, and buggy update. If the unexpected happens with an Apple computer, you can use a macOS bootable USB with the installation media to repair it.
This is one of the main reasons you should consider making a macOS bootable USB when your device is working properly. However, if none of your devices (MacBook, MacBook Air, MacBook Pro, iMac, Mac Pro, or Mac Mini) aren’t working when you need them the most, then you can use a PC to rescue your Apple device. You can use a Windows 10, Windows 8.1, or Windows 7 device to quickly create a USB bootable installation media to reinstall macOS Catalina or Big Sur on your Mac.
In this guide, you’ll learn the steps to create a macOS Catalina bootable USB installation on Windows 10, which you can use to reinstall or upgrade the Apple OS.
Before proceeding, you’ll need the following:
To create a bootable USB drive with macOS, use these steps:
Download and install TransMac on the Windows 10 device.
Connect the USB flash drive. (If you have any data on the flash drive, remember to make a backup, as everything on it will be erased.)
Right-click the TransMac app and select the Run as administrator option.
Click the Run button. (If you’re using the trial version, wait 15 seconds.)
Right-click the USB flash drive, select the Format Disk for Mac option from the left navigation pane.
Click the Yes button to format the drive on the warning message.
Confirm a name for the drive. For example, “macOS bootable USB.”
Click the OK button.
Click the Yes button.
Click the OK button.
Right-click the USB flash drive and select the Restore with Disk Image option from the left navigation pane.
Click the Yes button to confirm the erase of the USB flash drive data.
Click the browse button on the right.
Select the .dmg file with the macOS installation files.
Click the Open button.
Click the OK button.
Click the Yes button.
Once you complete the steps, you can now insert the USB flash drive on your Mac computer to install, reinstall, or upgrade the operating system to the latest macOS version, which can be Sierra, Catalina, Big Sur, or higher.
If the USB flash drive is not working with TransMac, it could still be a partition problem. In this case, you may need to redo the entire process again. However, this time you should use the following steps to use the Diskpart command-line utility on Windows 10 to create the appropriate GPT partition, and then follow the above instructions.
To create a GPT partition on a removable drive, use these steps:
Open Start.
Search for Command Prompt, right-click the top result, and select the Run as an administrator option.
Type the diskpart
command and press Enter.
Enter the list disk
command to view all drives connected to your computer and press Enter.
Type the select disk
command followed the number assigned for the USB flash drive (for example, select disk 4
), and press Enter.
Enter the clean
command and press Enter.
Type the convert GPT
command and press Enter.
Enter the create partition primary
command and press Enter to complete the process.
Once you formatted the USB flash drive with a GPT partition, you can use the instructions mentioned above to use TransMac to create a bootable media, but this time skip steps No. 5 through 10 and continue on step 11.
After the process completes, which can take up to an hour, connect the USB flash drive and power on your Mac holding down the Option key, select the USB drive to begin installing macOS.
If you have problems creating the bootable media, you can get a USB flash drive that comes with macOS Sierra, El Capitan, Catalina, etc., on it with the link mentioned below. (I haven’t tried it personally, but it’s worth the try if nothing works.)
If your Mac suddenly refuses to boot up properly, you might need a bootable macOS USB installer to make repairs. But how do you create such a disk if all you're left with is a Windows 10 computer? Fortunately, there's a great tool that you can use for free to create bootable macOS media on a USB drive in a Windows 10 environment. This article shows you how to download a macOS DMG file, format a USB drive using a GUID Partition Table, burn the DMG to the drive and boot your Mac from the USB. All the steps except the last one are done on a Windows 10 machine.
The first step is to get the DMG disk image file for the version of macOS that you want. You can get a copy of the latest macOS version from Apple download portal or App Store here. There are also several other direct download sites that offer various versions of Mac OS X in DMG format rather than the standard APP format that runs on Mac. Since you're working in a Windows environment, you need the DMG rather than the APP file.
macOS DMG Download Link:
Updates (Dec 8, 2020): The latest version of UUByte DMG Editor is able to format the USB automatically, so this part is optional. Follow the steps only when the burning process failed in Part 3.
Mostly, the USB drive was formmated to FAT32 in default when being shipped out from the factory. However, FAT32 can be only used for installing OS with legacy BISO, which doesn't work for macOS. So the next step is to format your USB drive in the GPT partition style in order to burn installation files to the desired USB drive. You can do this in Command Prompt as admin. In elevated Command Prompt (Ctrl+Shift+Enter), input the following series of commands followed by Enter after each line:
Diskpart
List disk
Select Disk X (X stands for the USB drive name that appears after the previous command)
Clean
Convert GPT
Create partition primary
You have now formatted the partition of USB drive. It's time to download UUByte DMG Editor for Windows. Although this is a premium software, you can use the initial free trial period to create a bootable macOS USB on Windows 10. After installing the application, follow the sequence of steps shown below:
Step 1: Right-click the software icon on desktop and select 'Run as Administrator' from the contextual menu. Choose 'Run' when prompted.
Step 2: Insert your formatted USB drive, and click 'Burn' tab on the main screen.
Step 3: Click 'Browse' button to import macOS dmg file into the program. And select the USB drive name from the second row. You can also set a volume labe for that USB drive.
Step 4: Click 'Burn' button at the bottom to start the process. You will see a progress bar and wait around 10 minutes to get it done.
Step 5: Once the progress bar is at 100%, a bootable macOS USB is ready. After that, you can use that USB drive for installing macOS.
This is one of the easiest way to create a bootable macOS USB on a Windows PC. The steps are simple and instructions are pretty clear.
Now remove the USB drive and insert it into the Mac computer. To boot from the disk, you need to hold down the option key when you hear the boot chime. This will take you to the Startup Disk Manager, where you should be able to see the USB drive. It might have a different name, but as long as it is bootable, you'll be able to see it there. Once you select it, the computer will boot from the disk and the macOS installation will begin.
The whole process might look a bit complicated if this is your first time, but just follow the instructions in this article and you should be fine. That being said, you need to be careful when downloading the DMG file and formatting your USB drive. If you don't do these two steps correctly, the output drive from the UUByte DMG Editor software won't be bootable, which means you can't install macOS from that USB drive, and you may need to do the whole thing over again.
In our previous post, we shared an easy method to Create Bootable USB Installer for any macOS on Windows 10. We also shared a method on How to Create a Bootable Disk of MacOS X: 2 Easy Steps using a MAC system. Today, we will dive into a much deeper method on How To Create macOS Catalina Bootable USB on Windows!
This is a 4 step process, so please make sure you do not skip any part of it and eventually get frustrated with the failure. I have also shared a complete video tutorial on How To Create macOS Catalina Bootable USB on Windows: Step by Step, you can find the video at the end of this post.
After downloading the TransMac tool from the above links, you can simply proceed with the installation. You will see the following contents:
After the files have downloaded, click SETUP.
And click, Next.
Accept the terms and conditions.
Choose the directory for installation.
Leave the default ticks and click Next.
And you see that within no time the setup is complete.
Once the installation is over, the transmac tool will open itself. And you will see the following message.
Since we are running the trial version of TransMac, you need to wait for 7 seconds and it will open up automatically. After the 7 seconds are over, you can simply click, Run.
Now insert your pendrive, usb drive or any external disk.
And click Tools, followed by Refresh drive list.
Once you click refresh drive list, you will see your USD device attached.
Now, right click your USB and click Restore with Disk Image.
Now, you will be prompted an error that you need to run TransMac using administrator access. So you simply click YES.
Now, wait again for 7 seconds.
Now, right click on your USB device and click Restore from Disk Image again. You will be prompted with a warning and you can click Yes.
Now you select the Catalins DMG file and upload it.
Now click OK,
Now you will get your last warning that the USD device will be formatted. You can simply click YES.
The restoration process will begin and it will take around 20-30 minutes, depending upon your USD speed. For me, it took around 17 minutes.
Once complete, you will see.
Now the Restore process is complete, and you can use this USB as macOS Catalina Bootable USB. To check the contents of this USB, you will need a MAC system. If you do not have a spare MAC, no need to worry. I will show you the contents of this USB created.
NOTE: This USB will not work on Windows anymore. If you plug it again on your desktop, it will ask you to format the drive. So do not worry. The contents of this USB will be visible only on a MAC system.
As you can see the contents of the USB device. Now, you can use this as a macOS Catalina Bootable USB.
After this process is complete, you can use this USB to install macOS Catalina on your MAC system using the BIOS mode. You simply need to boot your MAC using this USB device at startup.
Here are some other posts that you might be interested in-
How to change the working of the function keys in Catalina?
How to Install macOS Catalina on VirtualBox on Windows: 8 Step Ultimate Guide
How to Install macOS Catalina on Unsupported Mac: 9 Easy Steps
How To Download Macos Catalina Vmware and Virtualbox Image – Latest Version
How To Download Macos 10.15 Catalina Iso + Dmg + Vmdk
How to Speed Up macOS Catalina? 7 Easy Methods
I hope you have enjoyed this article and have successfully created macOS Catalina Bootable USB on Windows. If you find any issues, you can leave your comments below. I have also created a complete video tutorial that you use and learn How To Create macOS Catalina Bootable USB on Windows below.