

- Make a usb bootable for mac using windows without software install#
- Make a usb bootable for mac using windows without software windows 10#
To do this, open the Command Prompt as in previous steps.
Make a usb bootable for mac using windows without software install#
To install Windows from a bootable USB drive, we just need to copy the whole installation files contained on the DVD installer to the USB flash drive. Until this step, we have been successfully able to create a bootable USB drive and the flash drive is ready to be used as a boot media. Type exit and hit Enter to close the Command Prompt.It will create the boot sector on G: drive (USB Flash drive). Now the active directory is changed to E:\boot> Just type E: then hit Enter, and then the active directory is changed to E.Exit command will close the Diskpart program but it doesn’t close the CMD window.Īlso Read: Top 5 Bootable USB Tools For Windows Operating System Copying files from an ISO image on your PC/DVD to bootable USB manually: This command will format your current partition as NTFS file system quickly. Now, type format fs=ntfs quick and hit Enter.It will choose partition 1 for setting up it as an active partition. Type select partition 1 and hit Enter.You will get a message like Diskpart succeeded in creating the specified partition. Type create partition primary and hit Enter.You will get a message like ‘ Diskpart succeeded in cleaning the disk’. Clean command will format your bootable drive. Type clean and hit Enter to remove all of the data in the USB drive.That means, any further operation that you do will affect your disk 1 directly. You will get a message ‘Disk 1 is now the selected disk’. Type select disk 1 in the same window and hit Enter.Since we are going to work on to create bootable USB using CMD, we will work with Disk 1.Most probably, you will see two Disk types.ĭisk 1 is for your USB Flash Drive with its total capacity.It will show you all active disks on your computer. In the new diskpart window, type list disk and hit enter.Wait until the diskpart utility starts running. Once the Command Prompt window appears, type diskpart and hit enter.Right click on Command Prompt and click Run as Administrator.Īlternatively, you can also open the Command Prompt by pressing Windows+R > Type CMD > Press Enter. Open Start Menu and type CMD to find Command Prompt.Insert your USB flash drive into your computer.To create your bootable USB with the help of CMD, first you need to format the USB drive using diskaprt.
Make a usb bootable for mac using windows without software windows 10#
Create Bootable USB without any software on Windows 10 (Using CMD)
