
- #Can you run windows media creation tool on mac how to#
- #Can you run windows media creation tool on mac for mac#
- #Can you run windows media creation tool on mac software download#
You don’t need to paste them since they do nothing. Note: The lines beginning with # are comments explaining what the command on the line below does. That means it deletes everything on the drive, so you want to be sure it’s the right one! Format the USB Driveįormat the drive using the following commands: The next step involves formatting the drive. I used /dev/disk2 in the example DRIVE_MOUNT, but make sure you change it to the correct path for your USB drive. Store that in a variable for use later by running the command Your USB will probably be /dev/disk2 or /dev/disk3. Run diskutil list in Termainal and a list attached disk drives will beĭisplayed. Like me you probably need a USB-C to USB-A adapter, and that sucks. I think you can figure this one out, but if you’re using a new Macbook Pro If you’re lucky enough to have gigabit internet, then I guess youĬan just wait the 50-ish seconds it’ll take? Plug the USB Drive into your Mac It’ll take a few minutes to download, even on a reasonably fast internetĬonnection. Since the Windows 10 ISO is ~5.5GB, maybe now is a good time to have a drink? Download Windowsĭownload a Windows 10 ISO. Install wimlib by running brew install wimlib in Once you have Homebrew installed, quit the Terminal application (the shortcut On that website, you can select a version of Windows and create your own installation media using either a USB flash drive or a DVD.
#Can you run windows media creation tool on mac software download#
To create installation media, go to the software download website, where you'll find step-by-step instructions.
#Can you run windows media creation tool on mac for mac#
This might require you to scroll horizontally. Windows Media Creation Tool Download For Mac - armyeng.

After installing Windows and the Boot Camp drivers, you can start up your Mac in either Windows or macOS. Boot Camp Assistant helps you set up a Windows partition on your Mac computer’s hard disk and then start the installation of your Windows software. The command prints not found then you need to run the following command to Run Windows on your Mac With Boot Camp, you can install and use Windows on your Intel-based Mac. You might already have Homebrew installed, so check by running which brew.
#Can you run windows media creation tool on mac how to#
If youĭon’t know how to open the Terminal App, then read this - it only takes a second! Install Homebrew & Wimlib We’ll be using the Terminal on your Mac to create the bootable USB. This guide is mostly based on the one by Quincy Larson onīut it contains modifications that I found necessary to get it working. Consider trying those easier options before you try my Method 1. They are described under the Method 2 and Method 3 headings. Update: Two helpful readers reached out to me with alternative methods after I published this post. Most guides are either outdated orĬontain what appear to be errors in the Terminal commands, so the steps belowĪre what I used to create a working Windows 10 64-Bit USB installer in 2020.

That Google returns for macOS wasn’t great. MacOS, or any modern operating system, but my experience following the guides

You’d think creating a USB-based installer for Windows 10 would be easy using
