Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Wednesday, November 27, 2019 8:16 PM
Hi,
Below command is not working for UFEI enabled computers to install Windows 10
What are the commands used to create UFEI+NTFS bootable USB? So that I can copy the extracted contents of Windows 10 ISO and copy to the USB
Regards, Boopathi
All replies (2)
Thursday, November 28, 2019 7:15 AM ✅Answered | 1 vote
Hi Boopathi,
The Using Media creation tool is probably the easiest way. We only need to download it and plug your USB flash drive. Then click next step.
https://www.digitalcitizen.life/how-download-windows-10-and-create-your-own-installation-media
If you want to use diskpart command to create. You need to assign a drive letter to the formatted partition. The final step is to copy all the files from the Windows install media to the USB device--for example, where d: is my ISO mount of Windows media and f: is my USB stick:
xcopy d:\ f:\ /s /e
Some steps in the link for Windows 7 (the steps are also used with win10).
http://woshub.com/how-to-create-uefi-bootable-usb-drive-to-install-windows-7/
Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Regards,
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].
Wednesday, November 27, 2019 9:50 PM
maybe I don't understand your question,
but why don't you use the media creation tool to create a bootable USB drive,
and then use this to install Windows?
btw.: your version of diskpart is really old. On build 1909 the version number is 10.0.18362.1