{"id":390,"date":"2018-08-23T11:40:48","date_gmt":"2018-08-23T11:40:48","guid":{"rendered":"http:\/\/windowsclassroom.com\/?p=390"},"modified":"2021-09-03T10:32:25","modified_gmt":"2021-09-03T10:32:25","slug":"windows-10-bootable-usb","status":"publish","type":"post","link":"https:\/\/windowsclassroom.com\/windows-10-bootable-usb\/","title":{"rendered":"Windows 10 Bootable USB"},"content":{"rendered":"\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-left kksr-valign-top\"\n    data-payload='{&quot;align&quot;:&quot;left&quot;,&quot;id&quot;:&quot;390&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;top&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;2&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;4&quot;,&quot;greet&quot;:&quot;Rate this post&quot;,&quot;legend&quot;:&quot;5\\\/5 - (2 votes)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;title&quot;:&quot;Windows 10 Bootable USB&quot;,&quot;width&quot;:&quot;138&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 138px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 19.2px;\">\n            5\/5 - (2 votes)    <\/div>\n    <\/div>\n<p><strong>Windows 10 Bootable USB:<\/strong> If you want to know how to create your personal <strong>windows 10 bootable USB<\/strong>\u00a0for your Windows 10, then you can find the method in this article. It is quite simple.<\/p>\n<p>Of course there is a way to create your personal bootable USB drive for Windows 10. Let us learn the simpler method first<\/p>\n<h2>How to create windows 10 bootable usb<\/h2>\n<p>If you are not planning to use any third party software to do the job then you can find the below mentioned method perfect for creating your bootable USB drive on USB drive. You may find this method a little complicated but following the steps given below can create windows 10 bootable usb easily.<\/p>\n<ul>\n<li>Check if you have plugged your<strong> USB drive<\/strong><\/li>\n<li>Open \u2013 <a href=\"https:\/\/windowsclassroom.com\/run-cmd-administrator\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>command prompt as an administrator<\/strong><\/a><\/li>\n<li>Now open \u2013 <strong>disk management<\/strong> through command prompt. In order to do that you can just type \u2013<strong>diskpart<\/strong> in the search box and press enter.<\/li>\n<li>Type \u2013 <strong>list disk<\/strong> and press enter to view the list of connected disks.<\/li>\n<li>Now select your USB drive from the list- you can do that by typing- <strong>select disk<\/strong> # and then press enter. Here you can replace the # sign with the respective disk number you are using.<\/li>\n<li>Now the next step involves cleaning your USB drive- you can type \u2013 <strong>clean<\/strong> and then press enter to accomplish the task.<\/li>\n<li>Type- <strong>create partition primary<\/strong> and press enter to create bootable partition.<\/li>\n<li>Select the partition that you made just now. You can type \u2013 s<strong>elect partition 1<\/strong> to do the job.<\/li>\n<li>Now type- <strong>active<\/strong> and press enter<\/li>\n<li>To format your USB drive \u2013 type \u2013 <strong>format fs =fat32<\/strong> and then press enter.<\/li>\n<li>Now allocate a drive letter to your USB by typing \u2013 <strong>assign<\/strong><\/li>\n<li>Finally copy all the files of Windows 10 and then paste it into your USB drive.<\/li>\n<\/ul>\n<p>That\u2019s how you can accomplish the task. This was the manual process of creating bootable USB drive for Windows 10 and now the drive is ready for you to install the operating system Windows 10 on your PC.<\/p>\n<p>If you are not a technical expert, then you can try the easy way out to create Windows 10 bootable USB drive using any third party software as it will be easy for you and the software will do the job for you. You may find the manual method to be quite tough if you are not technically sound.<\/p>\n<p>When you are using third party software to create Windows 10 bootable USB drive, you will be given clear instructions by the software and steps will be easy to follow. You just need to follow the simple steps designed by external software. It is especially designed for people who are not aware about hardware fixes and are not technically sound.<\/p>\n<p>The manual method is easy for those who are experts as they will find it easy and convenient than using a 3<sup>rd<\/sup> party software like <a href=\"https:\/\/rufus.ie\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Rufus<\/a>. Still, many experts also prefer using external software to reduce the time taken to carry out the process of creation.<\/p>\n<p>Related helpful post: <a href=\"https:\/\/windowsclassroom.com\/windows-10-recovery-tool\/\" target=\"_blank\" rel=\"noopener noreferrer\">Windows 10 recover tool<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows 10 Bootable USB: If you want to know how to create your personal windows 10 bootable USB\u00a0for your Windows<\/p>\n","protected":false},"author":1,"featured_media":391,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-390","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-windows10"],"_links":{"self":[{"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/posts\/390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/comments?post=390"}],"version-history":[{"count":1,"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/posts\/390\/revisions"}],"predecessor-version":[{"id":3692,"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/posts\/390\/revisions\/3692"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/media\/391"}],"wp:attachment":[{"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/media?parent=390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/categories?post=390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windowsclassroom.com\/wp-json\/wp\/v2\/tags?post=390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}