{"id":1686,"date":"2021-12-16T12:11:56","date_gmt":"2021-12-16T09:11:56","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/03\/11\/how-to-create-windows-10-bootable-usb-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/03\/11\/how-to-create-windows-10-bootable-usb-on-linux\/"},"modified":"2021-12-16T12:11:56","modified_gmt":"2021-12-16T09:11:56","slug":"how-to-create-windows-10-bootable-usb-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1686-how-to-create-windows-10-bootable-usb-on-linux\/","title":{"rendered":"How to create Windows 10 bootable USB on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Do you use Linux and find yourself needing to create a Windows 10 bootable USB but don\u2019t know how? If so, this guide is for you. Follow along as we go over how to create a Windows 10 bootable USB on Linux.<\/p>\n<p>Note: The Windows 10 ISO file is enormous in size. For this reason, we highly suggest using a USB flash drive no smaller than 8 GB in size.\u00a0<\/p>\n<h2>Download Windows 10 to your Linux PC<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397244 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux.png\" alt=\"windows 10 bootable USB on Linux\" width=\"1200\" height=\"427\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-6.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-8.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-9.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/>Before creating a Windows 10 bootable USB on Linux, we must go over how to download Windows 10 on a Linux PC. Thankfully, Microsoft makes Windows 10 available to all users free of charge (though the software license isn\u2019t free, and you\u2019ll need to buy it to get the most out of it.)<\/p>\n<p>To get your hands on the latest Windows 10 ISO, start by heading over to the Microsoft Windows 10 download page. Once you\u2019ve made it to the Windows 10 download page, scroll down to the \u201cSelect edition\u201d section. Here, you\u2019ll need to select the edition of Windows 10 you\u2019d like.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397243 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"530\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-2.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-11.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-14.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-16.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Once you\u2019ve selected the edition of Windows 10 you desire, locate the \u201cConfirm\u201d button and click on it with the mouse. When you\u2019ve clicked on the \u201cConfirm\u201d button, you will see \u201cSelect the product language\u201d appear. From here, choose the language that you speak in the menu, and click on \u201cConfirm\u201d to continue.<\/p>\n<p>After confirming your language, the Microsoft Windows 10 website will generate both 32-bit and 64-bit download links. At this point, go through the download options and download the ISO file of Windows 10 that works best for you.<\/p>\n<p>When the Windows 10 ISO file is done downloading to your Linux PC, plug in your USB flash drive to the USB port. Please keep in mind that the Windows 10 ISO file is very large, so you will likely need a big USB flash drive. For best results, use one with 8 GB or higher.<\/p>\n<h2>Format your USB flash drive for Windows 10<\/h2>\n<p>Your USB flash drive must be formatted to handle Windows 10. Thanks to Windows 10 using UEFI, we do not need to fiddle with any complicated Windows formatting apps. Instead, you\u2019ll just need to format your USB flash drive in Fat32.<\/p>\n<p>There are many different ways to format USB flash drives in Fat32. In this guide, we\u2019ll focus on the Gparted filesystem editor. Why? It\u2019s very easy to use, has a GUI, and is compatible with most Linux OSes.<\/p>\n<p>To start formatting, you will need to install Gparted. To install Gparted, open up a terminal window on the Linux desktop by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Then, enter the commands below.<\/p>\n<p>Note: for a more in-depth guide on how to get Gparted working on your Linux PC, please follow this guide on the subject.<\/p>\n<h4>Ubuntu<\/h4>\n<pre>\nsudo apt install gparted\n<\/pre>\n<h4>Debian<\/h4>\n<pre>\nsudo apt-get install gparted\n<\/pre>\n<h4>Arch Linux<\/h4>\n<pre>\nsudo pacman -S gparted\n<\/pre>\n<h4>Fedora<\/h4>\n<pre>\nsudo dnf install gparted\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<pre>\nsudo zypper install gparted\n<\/pre>\n<p>After installing Gparted, open it up by searching for \u201cGparted\u201d in the app menu. Once Gparted is open, find the device menu on the top-right and click on it. Then, use the menu to select your flash drive.<\/p>\n<p>Can\u2019t find your flash drive in Gparted? Remember the size of the device (in GB) while looking through the menu, and you\u2019ll be able to find it.<\/p>\n<p>When you\u2019ve located your USB flash drive in Gparted, select all partitions displayed in the partition layout and press the\u00a0<strong>Delete\u00a0<\/strong>button to remove them all. Alternatively, right-click all partitions and select \u201cDelete.\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397242 size-full\" src=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/03\/unallocated-fs8.png\" alt=\"\" width=\"1200\" height=\"980\" srcset=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/03\/unallocated-fs8.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-18.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-20.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-22.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>After all partitions are deleted, you should see \u201cUnallocated.\u201d Right-click on the \u201cUnallocated\u201d space and select \u201cNew.\u201d Once you\u2019ve selected \u201cNew,\u201d look for \u201cFile system,\u201d and select \u201cFat32.\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397235 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-4.png\" alt=\"\" width=\"1200\" height=\"554\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-4.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-23.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-25.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-28.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>After selecting the file system, click on the \u201cAdd\u201d button to add the new partition to your USB. Then, click the \u201cApply\u201d button to apply the changes.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397234 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-5.png\" alt=\"\" width=\"1200\" height=\"1012\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-5.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-30.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-32.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-33.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Create Windows 10 bootable USB<\/h2>\n<p>With your USB flash drive formatted, the Windows 10 bootable USB can be created. To start the process, open up a terminal window on the desktop. You can open up a terminal window by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard.<\/p>\n<p>Once the terminal window is open, use the\u00a0<strong>mount\u00a0<\/strong>command to mount the Windows 10 ISO file as a filesystem in the \/mnt\/ folder on your Linux PC.<\/p>\n<pre>\nsudo mount -o loop ~\/Downloads\/Win10*.iso \/mnt\/\n<\/pre>\n<p>After mounting the Windows 10 ISO file in the terminal, open up the Linux file manager. Inside of the file manager, navigate to <code>\/mnt<\/code>\/. Then copy every file and folder in the <code>\/mnt\/<\/code> folder to your USB flash drive.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397244 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux.png\" alt=\"\" width=\"1200\" height=\"427\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-6.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-8.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-create-windows-10-bootable-usb-on-linux-9.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>When all files are copied to the USB flash drive, unmount it from your PC. Once the USB flash drive is unmounted, you\u2019ll have created your Windows 10 bootable USB!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Do you use Linux and find yourself needing to create a Windows 10 bootable USB but don\u2019t know how? If so, this guide is for you. Follow along as we go over how to create a Windows 10 bootable USB on Linux. Note: The Windows 10 ISO file is enormous in size. For &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1687,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1686"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1686"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1686\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1687"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1686"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}