Download Windows 10 To Thumb Drive On Mac



  1. Windows 10 Download Mac Free
  2. How To Download Windows 10 To Flash Drive On Mac
  3. Mount Mac Drive On Windows 10
  4. Mac External Hard Drive On Windows 10

Most new PCs don't come with DVD drives anymore. So it can be a pain to install Windows on a new computer.

I want to reinstall Windows 10 Home edition on the computer with internet access problem. I need to download Windows 10 Home edition to a flash drive at a second computer, and then use the installation routine on the flash drive to reinstall Windows 10 Home on the first computer. Select the ISO file and Destination Disk to Make a bootable USB on Mac Browse and select the Windows 10 ISO file you had downloaded earlier. Be sure to select your USB drive in the Destination Disk. Click continue to create Windows 10 bootable USB on Mac OS. You need to select that icon and then open the folder named flash drive. Now, get the location of the files which you want to get into your playlist. You can continue from 'File', then 'New Finder Window', to 'Home' and last 'Download folder'. Save the files to your USB drive this way for free.

Luckily, Microsoft makes a tool that you can use to install Windows from a USB storage drive (or 'thumbdrive' as they are often called).

But what if you don't have a second PC for setting up that USB storage drive in the first place?

In this tutorial we'll show you how you can set this up from a Mac.

You can download the ISO file straight from Windows. That's right - everything we're going to do here is 100% legal and sanctioned by Microsoft.

If you want an English-language version of the latest update of Windows 10, you can download the ISO here.

If you have a relatively new computer, you probably want the 64-bit version. If you're not sure, go with the 32-bit version to be safe.

If you want a non-English-language version of Windows, or want to get an older update version, download the ISO here instead.

The ISO file is only about 5 gigabytes, but I recommend you use a USB drive with at least 16 gigabytes of space just in case Windows needs more space during the installation process.

Thumb

I bought a 32 gigabyte USB drive at Walmart for only $3, so this shouldn't be very expensive.

Stick your USB drive into your Mac. Then open your terminal. You can do this using MacOS Spotlight by pressing both the ⌘ and Space bar at the same time, then typing 'terminal' and hitting enter.

Don't be intimidated by the command line interface. I'm going to tell you exactly which commands to enter.

Open Mac Spotlight using the ⌘ + space keyboard shortcut. Then type the word 'terminal' and select Terminal from the dropdown list.

Paste the following command into your terminal and hit enter:

diskutil list

You will see output like this (note - your Mac's terminal may be black text on a white background if you haven't customized it).

Copy the text I point to here. It will probably be something like

/dev/disk2.

Next format your USB drive to Windows FAT32 format. This is a format that Windows 10 will recognize.

Note that you should replace the disk2 with the name of the your drive from step 3 if it wasn't disk2. (It may be disk3 or disk4).

Run this command using the correct disk number for your USB:

diskutil eraseDisk MS-DOS 'WIN10' GPT /dev/disk2

Then you'll see terminal output like this.

This will probably only take about 20 seconds on a newer computer, but may take longer on an older computer.

Note that for some hardware, you may instead need to run this command, which uses the MBR format for partitioning instead of GPT. Come back and try this command if step 7 fails, then redo steps 5, 6, and 7:

Now we're going to prep our downloaded ISO file so we can copy it over to our USB drive.

How

You will need to check where your downloaded Windows 10 ISO file is and use that. But your file is probably located in your ~/Downloads folder with a name of Win10_1903_V1_English_x64.iso.

hdiutil mount ~/Downloads/Win10_1903_V1_English_x64.iso

Update April 2020: One of the files in the Windows 10 ISO – install.wim – is now too large to copy over to a FAT-32 formatted USB drive. So I'll show you how to copy it over separately.

Thank you to @alexlubbock for coming up with this workaround.

First run this command to copy over everything but that file:

rsync -vha --exclude=sources/install.wim /Volumes/CCCOMA_X64FRE_EN-US_DV9/* /Volumes/WIN10

Then run this command to install Homebrew (if you don't have it installed on your Mac yet):

/usr/bin/ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)'

Then use Homebrew to install a tool called wimlib with this terminal command:

brew install wimlib

Then go ahead and create the directory that you're going to write the files into:

Download windows 10 to thumb drive on mac os

Windows 10 Download Mac Free

mkdir /Volumes/WIN10/sources

Then run this command. Note that this process may take several hours, you may see 0% progress until it finishes. Don't abort it. It will use wimlib to split the install.wim file into 2 files less than 4 GB each (I use 3.8 GB in the following command), then copy them over to your USB:

wimlib-imagex split /Volumes/CCCOMA_X64FRE_EN-US_DV9/sources/install.wim /Volumes/WIN10/sources/install.swm 3800

Once that's done, you can eject your USB from your Mac inside Finder.

Congratulations - your computer now should boot directly from your USB drive. If it doesn't, you may need to check your new PC's BIOS and change the boot order to boot from your USB drive.

Windows will pop up a screen and start the installation process.

Enjoy your new PC, and your newly-installed copy of Windows.

macOS Big Sur is coming in the fall of 2020, so this is a good time to learn how to create a macOS Big Sur bootable USB so you can install it on multiple Macs. This article shows you how to create the macOS installer on Windows 10 using UUByte DMG Editor, which is a professional and cross-platform disk authoring tool.

How to Download macOS Big Sur DMG File

How To Download Windows 10 To Flash Drive On Mac

Let's briefly look at how to download macOS Big Sur DMG file. Of course, there are several third-party sources that are now offering the macOS Big Sur beta version as DMG but not all of them are trustworthy. For that reason, we recommend that you sign up for the Apple Beta Software Program here and proceed to register an Apple device so you can get access to download the OS profile and Big Sur Install app. Obviously, you can't register your Windows 10 computer so you will need a Mac computer to acquire the app.

If you don't have a Mac at hand, then you can directly download macOS Big DMG file via (link 1 or link2). The download might be a little slow as it is hosted on a third-party website. It could be much faster if it were hosted on Apple server or Google Drive.

Create a macOS Big Sur Bootable USB on Windows 10 PC

After downloading macOS Big Sur DMG file, you have to burn macOS dmg file to an USB. For this stage of the process, we will use UUByte DMG Editor, a professional disk authoring and disk image management tool. It is one of the simplest yet most powerful tools for managing DMG and other disk image file formats and is available for both Windows and Mac.

The interface and functions are easy to understand and even first-time users with no experience working with DMG files can easily get up to speed with the software in a few minutes. Once you have the DMG file on your PC, proceed with the following steps to create a bootable USB installer for macOS Big Sur beta.

Step 1: Download and install UUByte DMG Editor on Windows 10 using the official ISO installation file, which you can download from the UUByte website here.

Step 2: Insert the USB drive into an available port on Windows 10 PC and launch UUByte DMG Editor. Select the 'Burn' option on the welcome page.

Step 3: Select the DMG file using File Explorer and click 'Browse' button to 'import macOS Big Sur dmg file into the software. Make sure the correct drive (USB) is selected in the appropriate section.

Step 4: Name the USB Drive volume label as 'Big Sur Installer' or something similar, then click on 'Burn' tab to format the drive and create a bootable macOS Big Sur USB installer.

Step 5: Wait about 15 minutes and you will see the completion message on the screen. This means a bootable USB installer is ready and you can use that USB to install macOS on target computer.

Creating macOS Big Sur install USB on Windows 10 is simple with the help of UUByte DMG Editor. It is one of the best tools for managing DMG file on a Windows PC.

Troubleshooting when Burning macOS DMG to USB

Download Windows 10 To Thumb Drive On Mac

Occasionally, you may run into some errors while preparing to burn macOS DMG to a USB drive. Here is a list of the most common problems and how to fix them:

USB Drive Not Detected: If your USB stick isn't being detected, it's a system problem or an issue with the drive itself. Make sure USB drive is installed on the PC. You can also try another drive to see if it works, or switch it to a different port.

Insufficient Space: This is another common problem that's easily rectified. All you need to do is use a different flash drive with additional capacity. macOS Big Sur disk image files usually require about 16GB capacity on the USB drive.

Corrupted DMG File: In this case, you can either try to repair the corrupted file if you have the knowledge to do so, or go ahead and download the file again from Apple's servers via the Beta Program. This issue sometimes occurs when you get disk images from third-party websites, which is why we recommend the Beta Program.

USB Installer Not Working: In rare cases, the burning process might have had an error. If so, you can use UUByte DMG Editor to burn the DMG file again to the USB drive. However, make sure that there's no issue with the DMG file itself because the editor has a high burning accuracy rate and such problems should not occur frequently.

Conclusion

Mount Mac Drive On Windows 10

Download Windows 10 To Thumb Drive On Mac

Mac External Hard Drive On Windows 10

Once you have macOS Big Sur installer USB ready, you can insert it into any Mac and run the program to install Apple's latest desktop operating system. Big Sur is officially coming in the fall and has a ton of updated features on nearly all fronts, including the OS interface, Safari, Siri, Messages for desktop, etc. But you should also know that since the currently available DMG is only a public beta tester version, it is bound to have bugs and other issues. If you're on the beta program, you can use the feedback app to let Apple know what the issue is. Unfortunately, that also means that there's nothing you can do about it if you're not on the beta program.