<style type='text/css'>
/*
Theme Name:   NeoSmart KnowHow
Theme URI:    http://neosmart.net/
Author:       Mahmoud Al-Qudsi
Author URI:   https://neosmart.net/
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, wiki
*/

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a {
    color: #0645ad;
}

a:active {
    color: #faa700;
}

a:focus {
    outline: thin dotted;
    outline-color: #3366cc;
}

a:hover {
    cursor: pointer
}

a:hover,
a:active,
a:focus {
    text-decoration: underline;
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .75em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 75%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.row,
.row-fixed,
.row-adaptive,
.row-delaybreak {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    zoom: 1
}

.row:before,
.row:after,
.row-fixed:before,
.row-fixed:after,
.row-adaptive:before,
.row-adaptive:after,
.row-delaybreak:before,
.row-delaybreak:after {
    content: "";
    display: table
}

.row:after,
.row-fixed:after,
.row-adaptive:after,
.row-delaybreak:after {
    clear: both
}

.column {
    margin-left: 4.4%;
    float: left;
    min-height: 1px;
    position: relative;
    margin-bottom: 1.5em
}

.column:first-child {
    margin-left: 0
}

.row .col-half,
.row-fixed .col-half,
.row-adaptive .col-half {
    width: 47.78%
}

.row.half-gutter .col-half:nth-child(3n+4),
.row-fixed.half-gutter .col-half:nth-child(3n+4),
.row-adaptive.half-gutter .col-half:nth-child(3n+4),
.row-delaybreak.half-gutter .col-half:nth-child(3n+4) {
    margin-left: 0;
    clear: left
}

.row .col-third,
.row-fixed .col-third,
.row-adaptive .col-third {
    width: 30.4%
}

.row.half-gutter .col-third:nth-child(3n+4),
.row-fixed.half-gutter .col-third:nth-child(3n+4),
.row-adaptive.half-gutter .col-third:nth-child(3n+4),
.row-delaybreak.half-gutter .col-third:nth-child(3n+4) {
    margin-left: 0;
    clear: left
}

.row .col-fourth,
.row-fixed .col-fourth,
.row-adaptive .col-fourth {
    width: 21.7%
}

.row.half-gutter .col-fourth:nth-child(4n+5),
.row-fixed.half-gutter .col-fourth:nth-child(4n+5),
.row-adaptive.half-gutter .col-fourth:nth-child(4n+5),
.row-delaybreak.half-gutter .col-fourth:nth-child(4n+5) {
    margin-left: 0;
    clear: left
}

.row .col-fifth,
.row-fixed .col-fifth,
.row-adaptive .col-fifth {
    width: 16.48%
}

.row .col-sixth,
.row-fixed .col-sixth,
.row-adaptive .col-sixth {
    width: 12.98%
}

.row.half-gutter .column,
.row-fixed.half-gutter .column,
.row-adaptive.half-gutter .column,
.row-delaybreak.half-gutter .column {
    margin-left: 2.2%
}

.row.half-gutter .column:first-child,
.row-fixed.half-gutter .column:first-child,
.row-adaptive.half-gutter .column:first-child,
.row-delaybreak.half-gutter .column:first-child {
    margin-left: 0
}

.row.half-gutter .col-half,
.row-fixed.half-gutter .col-half,
.row-adaptive.half-gutter .col-half,
.row-delaybreak .col-half {
    width: 48.9%
}

.row.half-gutter .col-third,
.row-fixed.half-gutter .col-third,
.row-adaptive.half-gutter .col-third,
.row-delaybreak .col-third {
    width: 31.86%
}

.row.half-gutter .col-fourth,
.row-fixed.half-gutter .col-fourth,
.row-adaptive.half-gutter .col-fourth,
.row-delaybreak .col-fourth {
    width: 23.35%
}

.row.half-gutter .col-fifth,
.row-fixed.half-gutter .col-fifth,
.row-adaptive.half-gutter .col-fifth,
.row-delaybreak .col-fifth {
    width: 18.24%
}

.row.half-gutter .col-sixth,
.row-fixed.half-gutter .col-sixth,
.row-adaptive.half-gutter .col-sixth,
.row-delaybreak .col-sixth {
    width: 14.83%
}

.row.no-gutter .column,
.row-fixed.no-gutter .column,
.row-adaptive.no-gutter .column {
    margin-left: 0
}

.row.no-gutter .col-half,
.row-fixed.no-gutter .col-half,
.row-adaptive.no-gutter .col-half {
    width: 50%
}

.row.no-gutter .col-third,
.row-fixed.no-gutter .col-third,
.row-adaptive.no-gutter .col-third {
    width: 33.333%
}

.row.no-gutter .col-fourth,
.row-fixed.no-gutter .col-fourth,
.row-adaptive.no-gutter .col-fourth {
    width: 24.99%
}

.row.no-gutter .col-fifth,
.row-fixed.no-gutter .col-fifth,
.row-adaptive.no-gutter .col-fifth {
    width: 20%
}

.row.no-gutter .col-sixth,
.row-fixed.no-gutter .col-sixth,
.row-adaptive.no-gutter .col-sixth {
    width: 16.66%
}

@media only screen and (max-width:720px) {
    .row {
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0
    }
    .row .row .column {
        padding: 0
    }
    .row .column {
        width: auto !important;
        float: none;
        margin-left: 0;
        margin-right: 0
    }
    .row .column:last-child {
        margin-right: 0;
        float: none
    }
    .row .column:before,
    .column:after {
        content: "";
        display: table
    }
    .row .column:after {
        clear: both
    }
    .row-adaptive .col-fourth {
        width: 47.8%
    }
    .row-adaptive .col-fourth:nth-child(3) {
        margin-left: 0
    }
    .row-adaptive.half-gutter .col-fourth {
        width: 48.9%
    }
    .row-adaptive .col-sixth {
        width: 30.4%
    }
    .row-adaptive .col-sixth:nth-child(4n+4) {
        margin-left: 0
    }
    .row.half-gutter .col-sixth,
    .row-fixed.half-gutter .col-sixth,
    .row-adaptive.half-gutter .col-sixth {
        width: 31.86%
    }
    .row.no-gutter .column,
    .row-fixed.no-gutter .column,
    .row-adaptive.no-gutter .column {
        margin-left: 0
    }
    .row.half-gutter .column {
        margin-left: 0
    }
    .row-adaptive.hff .col-half,
    .row-adaptive.ffh .col-half {
        width: auto !important;
        float: none;
        margin-left: 0;
        margin-right: 0;
        clear: both
    }
    .row-adaptive.hff .col-fourth:nth-child(2) {
        margin-left: 0;
        clear: left
    }
    .row-adaptive.hff .col-fourth:nth-child(3) {
        margin-left: 4.4%
    }
    .row-adaptive.hff .col-fourth:nth-child(3) {
        clear: inherit
    }
}

@media only screen and (max-width:480px) {
    .row-delaybreak {
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0
    }
    .row-delaybreak .row .column {
        padding: 0
    }
    .row-delaybreak .column {
        width: auto !important;
        float: none;
        margin-left: 0;
        margin-right: 0
    }
    .row-delaybreak .column:last-child {
        margin-right: 0;
        float: none
    }
    .row-delaybreak .column:before,
    .column:after {
        content: "";
        display: table
    }
    .row-delaybreak .column:after {
        clear: both
    }
    .row-adaptive .col-sixth,
    .row-adaptive .col-fourth {
        width: 47.78%
    }
    .row-adaptive .col-sixth:nth-child(4n+4) {
        margin-left: 4.4%
    }
    .row-adaptive .col-sixth:nth-child(2n+3) {
        margin-left: 0
    }
    .row-adaptive .col-fourth:nth-child(3) {
        margin-left: 0;
        clear: left
    }
    .row-adaptive .col-fourth,
    .row-adaptive.half-gutter .col-fourth {
        width: 100%;
        margin-left: 0
    }
    .row-adaptive.hff .col-fourth:nth-child(3) {
        margin-left: 0
    }
    .row.half-gutter .col-sixth,
    .row-fixed.half-gutter .col-sixth,
    .row-adaptive.half-gutter .col-sixth {
        width: 48.9%
    }
    .row-adaptive.half-gutter .col-sixth:nth-child(4n+4) {
        margin-left: 2.2%
    }
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: ""
}

.clearfix:after {
    clear: both
}

.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    max-width: 100%;
    height: auto
}

embed,
iframe,
object,
video {
    max-width: 100%
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
    margin-bottom: 24px
}

.entry-content>a,
.entry-content>strong {
    font-weight: 600
}

.entry-content ul,
.entry-content ol {
    margin-left: 48px;
    padding: 0
}

.entry-content ul li,
.entry-content ol li {
    padding-left: 6px;
    margin-bottom: 12px
}

.entry-content dt,
.comment-content dt {
    font-weight: 600
}

.entry-content dd,
.comment-content dd {
    margin-bottom: 24px
}

.entry-content blockquote {
    background: #f7f7f7;
    border-left: 4px solid #e5e5e5;
    padding: 30px 35px 30px 100px;
    font-style: italic;
    color: #404040;
    position: relative
}

.entry-content blockquote:before {
    display: block;
    padding: 10px;
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/fa-quote-left.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    position: absolute;
    left: 25px;
    top: 30px;
    color: #ccc;
    border: 2px solid #ccc;
    border-radius: 50%;
}

.entry-content blockquote p {
    margin: 0 0 20px
}

.entry-content blockquote p:last-of-type {
    margin: 0
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-top: 36px
}

.entry-content h1 {
    font-size: 28px;
    line-height: 34px
}

.entry-content h2 {
    font-size: 26px;
    line-height: 32px
}

.entry-content h3 {
    font-size: 24px;
    line-height: 30px
}

.entry-content h4 {
    font-size: 18px;
    line-height: 24px
}

.entry-content h5 {
    font-size: 16px;
    line-height: 22px
}

.entry-content h6 {
    font-size: 14px;
    line-height: 20px
}

code,
pre {
    display: block;
    word-break: break-all;
    word-wrap: break-word
}

pre {
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    padding: 20px
}

.entry-content table {
    background: #fafafa;
    border: 1px solid #E5E5E5;
    line-height: 2;
    width: 100%
}

.entry-content table thead,
.entry-content table tfoot {
    background: #f2f2f2
}

.entry-content table td,
.entry-content table th {
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    padding: 8px;
    vertical-align: top;
    line-height: 1.42
}

.entry-content table td:first-child,
.entry-content table th:first-child {
    border-left: none
}

.entry-content table tbody tr:nth-child(even) {
    background: #fff
}

.entry-content>.intro {
    line-height: 28px;
    font-size: 20px
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 100%;
    padding: 4px
}

.wp-caption .wp-caption-text,
.entry-caption {
    font-size: 12px;
    color: #595959;
    text-align: center;
    background: #F5F5F5;
    display: block;
    margin: 5px auto 0;
    padding: 5px 20px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

img.alignleft {
    margin-right: 24px
}

img.alignright {
    margin-left: 24px
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    background: #fff;
    border: 1px solid #E5E5E5;
    color: #383838;
    padding: 1em;
    outline: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    *padding-top: 2px;
    *padding-bottom: 1px;
    *height: auto;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

textarea:focus,
select:focus,
input:focus {
    background: #fcfcfc
}

textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
    background-color: #eee
}

input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    color: #888;
    cursor: default
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #888
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #888
}

textarea {
    min-height: 40px;
    overflow: auto;
    resize: vertical;
    width: 100%
}

input[type="reset"],
input[type="submit"],
input[type="button"] {
    color: #fff;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    overflow: visible;
    margin: 0;
    padding: 0.5em 1em;
    text-decoration: none;
    vertical-align: top;
    width: auto;
}

input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    text-decoration: none
}

input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
    -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
    box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0
}

input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea,
select[size],
select[multiple] {
    height: auto
}

input[type="search"]::-webkit-search-decoration {
    display: none
}

html {
    background: #fff
}

body {
    font: 15px/24px;
    color: #383838
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    margin: 0 0 10px;
    color: #1a1a1a
}

body.site-boxed {
    background: #ccc
}

body.site-boxed #site-container {
    background: #fff
}

.container {
    padding: 0 30px
}

body.site-boxed #site-container,
.container {
    margin: 0 auto;
    max-width: 1040px
}

#primary {}

#primary #content {
    float: left;
    width: 72%
}

#primary.sidebar-off #content {
    width: 100%;
    float: none;
    padding: 40px 0 0 0
}

#primary.sidebar-left #content {
    float: right;
    padding: 40px 0 0 40px;
    border-left: 1px solid #e6e6e6
}

#primary.sidebar-right #content {
    float: left;
    padding: 40px 40px 0 0;
    border-right: 1px solid #e6e6e6
}

#sidebar {
    float: left;
    width: 28%;
    font-size: 13px;
    line-height: 22px;
    padding: 40px 0 0;
    position: relative
}

#primary.sidebar-left #sidebar {
    padding-right: 30px;
    border-right: 1px solid #e6e6e6;
    right: -1px
}

#primary.sidebar-right #sidebar {
    padding-left: 30px;
    border-left: 1px solid #e6e6e6;
    left: -1px
}

#site-header {
    padding: 35px 0;
    position: relative;
    z-index: 8000
}

#site-header #logo {
    float: left
}

#site-header #logo h1 {
    margin: 0;
    font-size: 32px
}

#site-header #logo,
#site-header #logo a {
    font-size: 32px;
    color: #1a1a1a;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: -1px
}

#site-header #logo img {
    display: block;
    max-width: 100%
}

#primary-nav {
    float: right;
    position: relative
}

#primary-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#primary-nav ul a {
    position: relative;
    color: #444;
    position: relative;
    line-height: 18px;
    font-size: 15px;
    text-decoration: none
}

#primary-nav ul li:last-child {
    background: none;
    padding: 0;
    margin: 0
}

#primary-nav ul li {
    float: left;
    z-index: 40;
    height: 30px;
    margin: 0 15px 0 0;
    position: relative
}

#primary-nav>ul>li:after {
    content: "/";
    color: #ccc;
    margin: 0 0 0 15px
}

#primary-nav>ul>li:last-child:after {
    content: ""
}

#primary-nav ul li:hover {
    visibility: inherit
}

#primary-nav ul li:hover ul,
#primary-nav ul li.sfHover ul {
    left: 0;
    top: 30px;
    z-index: 99
}

#primary-nav ul li:hover li ul,
#primary-nav ul li.sfHover li ul,
#primary-nav ul li li:hover li ul,
#primary-nav ul li li.sfHover li ul,
#primary-nav ul li li li:hover li ul,
#primary-nav ul li li li.sfHover li ul {
    top: -9999em
}

#primary-nav ul li li:hover ul,
#primary-nav ul li li.sfHover ul,
#primary-nav ul li li li:hover ul,
#primary-nav ul li li li.sfHover ul,
#primary-nav ul li li li li:hover ul,
#primary-nav ul li li li li.sfHover ul {
    left: 220px;
    top: -12px
}

#primary-nav ul li a:hover,
#primary-nav ul li:hover,
#primary-nav ul li.sfHover a,
#primary-nav ul li.current-cat a,
#primary-nav ul li.current_page_item a,
#primary-nav ul li.current-menu-item a {
    text-decoration: none
}


#primary-nav-mobile {
    display: none;
    margin: 0 0 15px
}

#primary-nav-mobile .menu-toggle {
    background: #242526;
    position: relative;
    padding: 20px 30px;
    display: block;
    outline: none
}

#primary-nav-mobile .menu-toggle i {
    color: #fff;
    font-size: 22px;
    float: right
}

#primary-nav-mobile ul {
    background: #242526;
    list-style: none;
    margin: 0;
    padding: 0 20px 10px;
    display: none
}

#primary-nav-mobile ul a {
    display: block;
    padding: 12px 0;
    outline: none;
    color: #ccc;
    font-weight: 600
}

#primary-nav-mobile ul li {
    border-top: 1px solid #313335
}

#primary-nav-mobile ul li:first-child {
    border-top: none
}

#primary-nav-mobile ul .sub-menu {
    border-top: 1px solid #313335
}

#page-header {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 30px;
    padding: 0 0 10px;
    position: relative
}

.single #page-header,
.single-format-video #page-header,
.category #page-header {
    padding-left: 50px
}

.single #page-header:before,
.single-format-video #page-header:before,
.category #page-header:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 32px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 9px
}

.single-format-video #page-header:before {
    top: 4px
}

.single #page-header:before {
    /* content: "\f0f6" /* fa-file-text-o */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/file-text.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
}

.single-format-video #page-header:before {
    /* content: "\f008"; /* fa-film */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/film.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    font-size: 22px
}

.category #page-header:before {
    /* content: "\f07b"; /* fa-folder */
    font-size: 26px content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/folder.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
}

.error404 #page-header {
    margin: 60px 0 100px;
    border: none;
    text-align: center
}

#page-header .page-title {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 6px
}

#page-header p {
    color: #808080;
    font-size: 16px;
    margin: 0 0 6px
}

#breadcrumbs {
    color: #808080;
    font-size: 14px
}

#breadcrumbs li {
    display: inline
}

#breadcrumbs span {
    margin: 0 5px;
    color: #b3b3b3
}

#breadcrumbs a,
#breadcrumbs a:visited {
    color: #808080
}

.category .sub-categories {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 50px
}

.category .sub-categories li {
    padding: 0 0 0 30px;
    margin: 0 0 10px;
    position: relative;
    float: left;
    width: 50%
}

.category .sub-categories h4,
.category .sub-categories a {
    color: #666
}

.category .sub-categories li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 0;
    /* content: "\f07b" /* fa-folder */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/folder.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
}

.type-page {
    margin: 0 0 50px
}

.post {
    border-bottom: 1px solid #E6E6E6;
    margin: 0 0 30px;
    padding: 0 0 30px 50px;
    position: relative
}

.post:before {
    /* content: "\f0f6"; /* fa-file-text */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/file-text.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 10px
}

.post.format-video:before {
    /* content: "\f008"; /* fa-film */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/film.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    font-size: 22px
}

.single .post {
    padding: 0;
    margin: 0 0 40px;
    border: none
}

.single .post:before {
    display: none
}

.sticky {}

.entry-title {
    margin: 0 0 12px
}

.entry-title,
.entry-title a,
.entry-title a:visited {
    font-size: 24px;
    color: #45454C;
    text-decoration: none;
    line-height: 32px;
    letter-spacing: -0.5px
}

.entry-thumb {
    margin: 8px 0 0 20px;
    float: right
}

.entry-thumb a {
    display: block;
    line-height: 0
}

.entry-thumb img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.entry-video {
    margin: 0 0 25px
}

.entry-meta {
    list-style: none;
    color: #6b6773;
    font-size: 12px;
    margin: -20px 0 30px;
    padding: 0 0 10px;
    border-bottom: 1px solid #E6E6E6
}

.entry-meta a,
.entry-meta a:visited,
.entry-meta a:hover {
    color: #666;
    text-decoration: none
}

.entry-meta a:hover {
    border-bottom: 1px dotted #666
}

.entry-meta strong {
    color: #4c4c4c
}

.entry-meta ul {
    list-style: none;
    margin: 0 0 24px;
    padding: 0
}

.entry-meta li {
    display: inline;
    margin: 0 15px 0 0
}

.entry-meta i {
    margin: 0 3px 0 0
}

.tags a,
.tags a:visited {
    display: inline-block;
    padding: 5px 10px 6px;
    position: relative;
    color: #fff;
    font-size: 11px;
    line-height: 10px;
    margin: 0 0 5px 20px;
    text-decoration: none
}

.tags a:hover {
    background: #4a4a4a;
    color: #fff;
    text-decoration: none
}

.tags a:before {
    border-image: none;
    border-style: solid;
    border-width: 10px 8px;
    content: "";
    height: 1px;
    left: -17px;
    position: absolute;
    top: 0;
    width: 1px
}

.tags a:hover:before {
    border-color: transparent #4a4a4a transparent transparent
}

.tags a:after {
    background: #fff;
    content: "";
    height: 4px;
    left: -2px;
    position: absolute;
    top: 8px;
    width: 4px;
    z-index: 999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.readmore {
    display: block;
    font-style: italic;
    text-decoration: none
}

#entry-author,
#related-posts,
#comments {
    margin: 0 0 50px
}

#entry-author-title,
#related-posts-title,
#comments-title {
    border-bottom: 1px solid #E6E6E6;
    margin: 0 0 25px;
    padding: 0 0 10px;
    font-size: 24px;
    line-height: 28px;
    color: #444;
    letter-spacing: -0.5px
}

#related-posts ul {
    font-size: 13px;
    list-style: none;
    margin: 0;
    padding: 0
}

#related-posts li {
    float: left;
    margin: 0 0 5px;
    width: 50%
}

#related-posts li.standard a:before,
#related-posts li.video a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 16px;
    margin: 0 10px 0 0
}

#related-posts li.standard a:before {
    /* content: "\f0f6" /* fa-file-text-o */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/file-text.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
}

#related-posts li.video a:before {
    /* content: "\f008"; /* fa-film */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/film.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    font-size: 12px
}

#related-posts a {
    color: #444
}

#related-posts a:hover {
    text-decoration: none
}

#related-posts .entry-title,
#related-posts .entry-title a {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    letter-spacing: 0
}

#entry-author .gravatar {
    float: left;
    margin: 0 25px 0 0
}

#entry-author .avatar {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

#entry-author h4,
#entry-author .entry-author-desc {
    margin: 0 0 0 95px
}

#entry-author h4 a {
    color: #3A3A40;
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
    line-height: 100%
}

.widget {
    margin-bottom: 40px
}

.widget .widget-title {
    border-bottom: 4px double #E5E5E5;
    color: #444;
    font-size: 15px;
    margin: 0 0 25px;
    position: relative
}

.widget .widget-title span {
    background: #fff;
    display: table;
    margin: -6px 0 -9px;
    padding: 0 10px 0 0
}

.widget ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget a,
.widget a:visited {
    color: #45454C;
    text-decoration: none
}

.widget li {
    margin: 0 0 10px
}

.widget li:last-child {
    border-bottom: none
}

.widget ul ul {
    margin: 10px 0 0 10px
}

.widget_categories ul span {
    color: #fff;
    font-size: 11px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 7px;
    line-height: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.widget_categories ul ul {
    margin: 10px 0 0 20px
}

.widget_categories ul li {
    clear: both;
    line-height: 18px;
    margin: 0 0 12px
}

.widget_recent_entries li,
.widget_recent_comments li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_archive li,
.widget_recent_comments li {
    padding: 0 0 0 20px;
    position: relative
}

.widget_recent_entries li:before,
.widget_meta li:before,
.widget_nav_menu li:before,
.widget_pages li:before,
.widget_archive li:before,
.widget_recent_comments li:before {
    font-family: FontAwesome;
    /* content: "\f105"; /* fa-angle-right */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/chevron-right.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    position: absolute;
    top: 0;
    left: 0
}

.widget.st_articles_widget li,
.widget.st_popular_articles_widget li {
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    border: none;
    min-height: 22px;
    position: relative
}

.widget.st_articles_widget li:last-child,
.widget.st_popular_articles_widget li:last-child {
    margin: 0
}

.st_articles_widget li.format-standard:before,
.st_popular_articles_widget li.format-standard:before,
.st_articles_widget li.format-video:before,
.st_popular_articles_widget li.format-video:before {
    display: inline;
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 22px;
    position: absolute;
    top: 2px;
    left: 0
}

.st_articles_widget li.format-standard:before,
.st_popular_articles_widget li.format-standard:before {
    /* content: "\f0f6" /* fa-file-text-o */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/file-text.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
}

.st_articles_widget li.format-video:before,
.st_popular_articles_widget li.format-video:before {
    /* content: "\f008"; /* fa-film */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/film.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    font-size: 16px
}

.widget_search #s {
    width: 100%;
    padding: 8px
}

.widget_calendar {
    float: left
}

#sidebar .widget_search #s {
    background: #fff
}

.home .page-title {
    font-size: 22px !important
}

#homepage-categories {
    margin: 0 0 24px
}

#homepage-categories .row {
    border-bottom: 1px solid #E6E6E6;
    margin: 0 0 24px;
    padding: 0
}

#homepage-categories .row:last-child {
    border: none;
    margin: 0;
    padding: 0
}

#homepage-categories .column {
    padding-left: 50px
}

#homepage-categories .column:before {
    /* content: "\f07b"; /* fa-folder */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/folder.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 26px;
    font-weight: normal;
    color: #4D4D4D;
    position: absolute;
    left: 0;
    top: 0
}

#homepage-categories a,
#homepage-categories a:visited {
    color: #4d4d4d
}

#homepage-categories h3 {
    font-size: 16px;
    margin: 0 0 15px
}

#homepage-categories h3 a {
    color: #4d4d4d
}

#homepage-categories .cat-count,
.category .sub-categories .cat-count {
    color: #999;
    font-size: 12px;
    margin: 0 0 0 5px
}

#homepage-categories ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 20px
}

#homepage-categories ul li {
    padding: 0 0 0 30px;
    margin: 0 0 15px;
    position: relative
}

#homepage-categories ul li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 22px;
    position: absolute;
    top: 0;
    left: 0
}

#homepage-categories ul li.format-standard:before {
    /* content: "\f0f6" /* fa-file-text-o */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/file-text.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
}

#homepage-categories ul li.format-video:before {
    /* content: "\f008"; /* fa-film */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/film.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    font-size: 16px
}

#homepage-categories .sub-categories {
    list-style: none;
    padding: 0;
    margin: 0
}

#homepage-categories .sub-categories li {
    padding: 0 0 0 30px;
    margin: 0 0 15px;
    position: relative
}

#homepage-categories .sub-categories li:before {
    /* content: "\f07b"; /* fa-folder */
    content: url("https://neosmart.net/wiki/wp-content/themes/knowhow_nst/svg/folder.svg");
    width: 1.1em;
    height: 1.1em;
    opacity: 0.73;
    display: inline;
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 18px;
    color: #4D4D4D;
    position: absolute;
    left: 0;
    top: 0
}

#live-search {
    background: #f5f5f5;
    padding: 25px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

#live-search #searchform {
    width: 100%;
    background: #fff;
    border: 1px solid #d1d1d1;
    position: relative;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

#live-search #s {
    float: left;
    width: 80%;
    background: none;
    color: #595959;
    font-size: 16px;
    padding: 20px 25px;
    border: none;
    box-shadow: none;
    position: relative
}

#live-search i.live-search-loading {
    font-size: 24px;
    position: absolute;
    right: 160px;
    top: 18px;
    display: none
}

#live-search #s.live-search-loading+i.live-search-loading {
    display: inline-block
}

#live-search #searchsubmit {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    margin: 12px 25px 0 0;
    padding: 10px 18px;
    text-transform: uppercase;
    border: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

#live-search #searchsubmit:hover {
    background-color: #4A4A4A
}

#live-search #searchsubmit i {
    margin: 0 5px 0 0
}

#search-wrap {
    position: relative
}

.author #entry-author {
    border-bottom: 1px solid #E6E6E6;
    margin: 0 0 30px;
    padding: 0 0 30px
}

@media screen and (max-width:720px) {
    #primary.sidebar-off #content,
    #primary.sidebar-right #content,
    #primary.sidebar-left #content,
    #primary.sidebar-off #sidebar,
    #primary.sidebar-right #sidebar,
    #primary.sidebar-left #sidebar {
        width: 100%;
        float: none;
        clear: both;
        padding: 40px 0 0;
        margin: 0 0 20px;
        border: none;
        left: auto;
        right: auto
    }
    #site-header {
        text-align: center
    }
    #site-header #logo {
        float: none;
        margin: 0 auto 24px
    }
    #site-header #logo h1 {
        margin: 0 auto
    }
    #site-header #logo img {
        margin: 0 auto
    }
    #primary-nav {
        display: none
    }
    #primary-nav-mobile {
        display: block
    }
    #live-search #searchsubmit span {
        display: none
    }
    #live-search #searchsubmit i {
        margin: 0
    }
}

@media screen and (max-width:480px) {
    #live-search #s {
        width: 75%
    }
    .category .sub-categories li {
        margin: 0 0 10px;
        float: none;
        width: auto
    }
}

li img {
    display: inline-block;
}

body {
    font: 15px/24px -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Cantarell, 'Droid Sans', 'Fira Sans', Ubuntu, 'Helvetica Neue', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

h1,
h2,
h3,
h4 {
    font-weight: 400;
}

code,
pre {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace !important;
    word-break: break-word;
}

kbd {
    border: 1px solid #ccc;
    font-size: 11px;
    background-color: #f7f7f7;
    color: #333;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    line-height: 1.4;
    white-space: nowrap;
    vertical-align: text-bottom;
    margin: 0 .1em;
    padding: .1em .6em;
}

/* sidebar navigation styling injection */

aside#sidebar {
    font-size: 14px;
}

aside#sidebar li.page_item a {
    padding-left: 19px;
    margin-left: -10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAFVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHA3RenHAAAABnRSTlMAZoiZzN091q78AAAAIUlEQVQImWNgIBOwKDCogBlMyczJECGxMAEIgzGRXFMZAItzAfJQpekuAAAAAElFTkSuQmCC) no-repeat;
    background-position: 0 2px;
}

aside#sidebar li.current_page_item {
    font-weight: 700;
}

aside#sidebar li.current_page_item li {
    font-weight: 400;
}

aside#sidebar li.page_item a:only-child {
    background: none;
    background-position: 0 2px;
}

aside#sidebar li.page_item a:only-child:before {
    content: "\2022";
    /* bullet */
    padding-right: 9px;
    color: #999;
    font-weight: 700;
    margin-left: -13px;
}

p.alert {
    background: #fffdf6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABA0lEQVR42p2QP0tCURiH7zdQRA3u4OJUiyDY4CDtTuEXuXs0JEQ4uDk5C0EuKoEu+SWcg5baLCS7tNTx98IzyMWjXoeHe95/z3vODdzi2kdTvIo30fL1+YbLIhYOfsV5GsFAOL59zsNjBRfij60lEXKbf1E5RvDExl4URYGwXJfc6JCgwqZYhBp2hs5n4odadZ9gzKYu2x1YrUPt2SeosWEtijsEBfGN5HKXYErxweKkAMk9PbOkoE5hJXI+AbUVvfVtwZzkHTECAGptel8cgisSnyJDk+8GRlZ8MdOwxITghoa9ArhlZmzB+/abDjwh+c8+LBgRnMLEBHnxKJYpBpfMFDbGjWcGPFD11gAAAABJRU5ErkJggg==) 10px center no-repeat;
    border: 1px solid #ffeaae;
    border-spacing: 2px;
    display: block;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 8px 8px 40px;
}

p.warning {
    background: #fff8f7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA20lEQVQ4y6WTTQ6CQAyFZ+VPohcBAgvBC3g/YQEJnsV4BjdGjNfQhRiNvppHUnGYBJnkS+jrtHQ6HWNaa79aemANKnAjR2qe6VpwjkAOnuDVgfhKMLUFb9XGDUjAhCTUGv9OYnSCgo4ziJT+CVC2D07Ucy0+KIatyr4SUIuoS4wvQtqUbenLTwLqzXFSw26LEfdIENNXiVHTGPdIMKav/jfBnL6L8wiOmVkw5jC0iZkYQc9rDNU1Bs5BsvxZD1LhGuWS5xR9xu+yc5QHPyZLmRlLvYOrdJta0N7/BnQXKgcW/4OXAAAAAElFTkSuQmCC) 10px center no-repeat;
    border: 1px solid #d04437;
    border-spacing: 2px;
    display: block;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 8px 8px 40px;
}

p.info {
    background: #fcfcfc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA1klEQVR42qWTUQqCQBCGfdKCuogu+qBeoot0kl7TBwU9S3QLyega9ZBh1L/wLyyDLGkLHzj/vzPM7o6eXLv9IQRH0IMnuVAL7b0y0QcVeIPPFPQasJ5KPlkbW5CDFcmpGf8MfLtATeMGEqObBCuOwJV6ZYsjxVhrsoDQEuojiLRQmLa9H5d1nEIHPYOMvrMD6hm9XgcDg2BGgYDesLTAlt596RFSep3jEp0FWnqlDtTMZ4ytZ1SuQZJLDlLtGuUGpNQ3/G7kKP/5M7nbLNnqCzxAR03J/V+HSh9XtOsatQAAAABJRU5ErkJggg==) 10px center no-repeat;
    border: 1px solid #aab8c6;
    border-spacing: 2px;
    display: block;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 8px 8px 40px;
}

code {
    background: #f4f4f4;
    margin-left: -0.1em;
    margin-right: -0.1em;
    padding: 0.2em 0.5em;
    display: inline;
    word-break: break-word !important;
}

pre code {
    background: unset;
    padding: 0;
}

a.rsswidget img {
    display: none;
}

@media print {
    body {
        font-size: .8em !important;
    }

    #live-search {
        display: none;
    }

    #primary.sidebar-left #sidebar {
        display: none;
    }

    #primary.sidebar-left #content {
        width: 100% !important;
        border-left: 0 !important;
    }
}

img.alignnone {
    margin-right: 0.6em;
}

/* For some reason, captions are rendered as <p></p><p>actual caption</p> */
/* Get rid of space from first, empty paragraph tag */
div.wp-caption p + p {
    margin-top: -1.25em !important;
    text-align: left !important;
}

</style>
{"id":2515,"date":"2014-11-28T05:00:32","date_gmt":"2014-11-28T11:00:32","guid":{"rendered":"http:\/\/neosmart.net\/wiki\/?p=2515"},"modified":"2022-12-16T15:34:51","modified_gmt":"2022-12-16T21:34:51","slug":"bootable-windows-usb","status":"publish","type":"post","link":"https:\/\/neosmart.net\/wiki\/bootable-windows-usb\/","title":{"rendered":"Bootable Windows USB Drive: Guide for Windows 10, Windows 11, and Windows XP, Vista, 7, 8"},"content":{"rendered":"<p>This guide explains <strong>how to create a Windows bootable USB drive<\/strong> for the following Windows versions: <strong>Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1<\/strong>, <strong>Windows 10<\/strong>, and\u00a0<strong>Windows 11<\/strong>.<\/p>\n<p>Creating a bootable USB drive will <strong>allow you to install Windows from the USB drive<\/strong> directly.<\/p>\n<p>To be able to install Windows from a USB, you need have one of the following:<\/p>\n<ul>\n<li>the ISO image of the Windows version<\/li>\n<li>or the original installation disc of the Windows version<\/li>\n<\/ul>\n<p>If you don&#8217;t have either, you can instead <a href=\"\/EasyRE\/\">download an EasyRE ISO image<\/a> that can be made into a bootable USB or CD to restore your PC.<br \/>\n<\/p>\n<h2>Prerequisites<\/h2>\n<p>Before you start creating a bootable USB flash drive to install Windows (XP, Vista, 7, 8, 8.1, 10), you need to make sure that:<\/p>\n<ul>\n<li>The USB drive is empty and properly formatted<\/li>\n<li>The USB drive is bootable<\/li>\n<li>Your BIOS\/UEFI is properly configured to boot from the USB flash drive first<\/li>\n<li>You have the ISO image of Windows XP, Vista, 7, 8 or 8.1. If you have the original Windows installation disc, you can use that instead of the ISO image.<\/li>\n<li>Software needed to write the ISO image to the USB drive or alternatives, such as Easy USB Creator 2.0 by NeoSmart or the Windows 7 USB\/DVD Download Tool by Microsoft.<\/li>\n<\/ul>\n<h3>USB Drive<\/h3>\n<p>The USB drive you want to make bootable should have at least 4 GB in available size.<\/p>\n<h3>BIOS\/UEFI configuration<\/h3>\n<p>To make sure that your BIOS\/UEFI is configured to boot from a USB drive, follow our <a href=\"https:\/\/neosmart.net\/wiki\/boot-usb-drive\/\">Boot from USB drive guide<\/a>. You need to make sure that:<\/p>\n<p>If a Boot Device menu doesn&#8217;t appear on your screen where the USB drive is plugged-in, check the BIOS\/UEFI settings. A Boot Device menu can look like this, depending on your computer model and Windows version:<\/p>\n<p><img class=\"colorbox-2515\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/bootmenu.png\" \/><\/p>\n<p>If you are using a new computer with UEFI\/EFI, make sure that the Boot Legacy option is enabled:<\/p>\n<p><img class=\"colorbox-2515\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/AMI-UEFI-BIOS-Boot-Mode.jpg\" \/><\/p>\n<p>If you&#8217;re using a computer with Fast Boot option, make sure that Fast Boot is disabled.<\/p>\n<p>If your BIOS menu doesn&#8217;t list a USB item in the BIOS settings, it may mean that it can&#8217;t boot from a USB drive. You can try with the USB drive plugged-in and then boot into BIOS directly.<\/p>\n<p>If the item doesn&#8217;t appear, you need to use the original Windows installation CD or DVD to install Windows or access the repair tools.<\/p>\n<p>If you need to use the repair tools of an original Windows installation CD\/DVD, you can also use <strong>Easy Recovery Essentials<\/strong> (<a href=\"\/EasyRE\/\">download link<\/a>) and run <strong>Automated Repair<\/strong> to automatically find and fix boot errors.<\/p>\n<p><a href=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/07\/EasyRE-Home-Screen-2022.png?ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5565 size-medium colorbox-2515\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/07\/EasyRE-Home-Screen-2022.png?resize=600%2C368&#038;ssl=1\" alt=\"\" width=\"600\" height=\"368\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/07\/EasyRE-Home-Screen-2022.png?resize=600%2C368&amp;ssl=1 600w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/07\/EasyRE-Home-Screen-2022.png?resize=768%2C471&amp;ssl=1 768w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/07\/EasyRE-Home-Screen-2022.png?resize=1024%2C629&amp;ssl=1 1024w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/07\/EasyRE-Home-Screen-2022.png?resize=60%2C37&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/07\/EasyRE-Home-Screen-2022.png?resize=150%2C92&amp;ssl=1 150w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/07\/EasyRE-Home-Screen-2022.png?w=1106&amp;ssl=1 1106w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials<\/a><\/p>\n<h3>ISO image<\/h3>\n<p>If you don&#8217;t have the ISO image to create the bootable USB drive, you can download an official image from Microsoft&#8217;s website.<\/p>\n<p><strong>You need to have the product (or license) key.<\/strong><\/p>\n<h2>Create a Windows XP bootable USB<\/h2>\n<p>You can create a bootable USB drive with Windows XP by following these instructions.<\/p>\n<h3>Using Easy USB Creator 2.0<\/h3>\n<p>Easy USB Creator can quickly convert the ISO images into bootable USB drives, <strong>with just a single click<\/strong>:<\/p>\n<p><img class=\"colorbox-2515\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Easy-USB-Creator.png\" alt=\"Easy USB Creator 2.0 screenshot\" \/><\/p>\n<p><strong><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download Easy USB Creator 2.0<\/a><\/strong><\/p>\n<p>To burn Windows XP to a USB drive using Easy USB Creator 2.0, simply follow these steps:<\/p>\n<ol>\n<li><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download USB Creator 2.0<\/a><\/li>\n<li>Install Easy USB Creator 2.0<\/li>\n<li>Browse the Windows XP ISO Image to load at the <em>ISO File<\/em> field<\/li>\n<li>Select the destination of your USB Drive at the <em>Destination Drive<\/em> field<\/li>\n<li>Start<\/li>\n<\/ol>\n<p>Easy USB Creator 2.0 supports both USB 2.0 and USB 3.0.<\/p>\n<p>It&#8217;s compatible with Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10 plus the Windows Server editions (2003, 2008, 2012). You must have .NET Framework 2.0 or higher in order to use Easy USB Creator 2.0<\/p>\n<h3>If you have the installation disc (CD)<\/h3>\n<p>If you have the original Microsoft Windows XP Professional installation CD, you can use the CD to create a bootable USB using <a href=\"http:\/\/www.nu2.nu\/pebuilder\/\">PE Builder<\/a>.<\/p>\n<p>It&#8217;s important to have the following before you start:<\/p>\n<ul>\n<li>The Windows Server 2003 SP1 archive. If not, download from Microsoft now: <a href=\"https:\/\/download.cnet.com\/Microsoft-Windows-Server-2003-Service-Pack-1-32-bit\/3000-18513_4-75450870.html\">Microsoft Windows Server 2003 Service Pack 1 (32 bit)<\/a><\/li>\n<li>The PE Builder software (BartPE). If not, <a href=\"http:\/\/www.nu2.nu\/pebuilder\/\">download BartPE<\/a><\/li>\n<li>The original CD of Windows XP Professional, not a Windows XP Home CD.\n<p class=\"warning\">A Windows XP Home CD will not work.<\/p>\n<\/li>\n<\/ul>\n<p>To create the bootable drive with Windows XP, follow these steps:<\/p>\n<ol>\n<li>Boot into the system<\/li>\n<li>Download the PE Builder software from <a href=\"http:\/\/www.nu2.nu\/pebuilder\/\">http:\/\/www.nu2.nu\/pebuilder\/<\/a><\/li>\n<li>Install the PE Builder to <code>C:\\<\/code>. The final path should be <code>C:\\PEBuilder<\/code> to make the next steps easier.<\/li>\n<\/ol>\n<p>Inside the PEBuilder folder, create a new folder named <code>SRSP1<\/code>. This folder&#8217;s path should be <code>C:\\PEBuilder\\SRSP1<\/code>.<\/p>\n<ul>\n<li>Download the Windows Server 2003 SP1 archive from <a href=\"https:\/\/download.cnet.com\/Microsoft-Windows-Server-2003-Service-Pack-1-32-bit\/3000-18513_4-75450870.html\">http:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=1143&#8230;<\/a><\/li>\n<li>Rename the archive downloaded from Microsoft to <code>MS-WS-SP1.exe<\/code><\/li>\n<li>Open <strong>Command Prompt<\/strong>. You can also open it by typing <code>cmd<\/code> in the <strong>Run<\/strong> dialog box and pressing <kbd>Enter<\/kbd> afterwards.<\/li>\n<li>Type the <code>cd<\/code> command to go to the folder where the MS-WS-SP1.exe file exists:\n<pre>cd c:\\downloads<\/pre>\n<p>Don&#8217;t type MS-WS-SP1.exe in the path above. You only need to go to the folder where the file exists.<\/p>\n<p>Replace <code>c:\\downloads<\/code> with the letter of the drive and the directory where the MS-WP-SP1.exe file exists.<\/li>\n<li>Type <code>MS-WS-SP1.exe -x<\/code> to begin the extraction process, press <kbd>Enter<\/kbd><\/li>\n<li>Choose to extract the files to the same folder, e.g. <code>c:\\downloads<\/code>:\n<div id=\"attachment_2525\" style=\"width: 231px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2525\" class=\"size-full wp-image-2525 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/pebuilder-extract-files.jpg\" alt=\"PEBuilder: Extract Files\" width=\"221\" height=\"80\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/pebuilder-extract-files.jpg?w=221&amp;ssl=1 221w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/pebuilder-extract-files.jpg?resize=60%2C21&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/pebuilder-extract-files.jpg?resize=150%2C54&amp;ssl=1 150w\" sizes=\"auto, (max-width: 221px) 100vw, 221px\" \/><\/p>\n<p id=\"caption-attachment-2525\" class=\"wp-caption-text\">PEBuilder: Extract Files<\/p>\n<\/div>\n<\/li>\n<li>In Command Prompt, you now need to go to the extract folder at the <strong>i386<\/strong> sub-folder.To do so, type the same <code>cd<\/code> command, if you&#8217;re still at the c:\\downloads folder in Command Prompt and you haven&#8217;t created a new folder for the extracted files:\n<pre>cd i386<\/pre>\n<p>If you created a new folder for the extract files, say Extract, in c:\\downloads, update the cd command to go to that folder:<\/p>\n<pre>cd c:\\downloads\\Extract<\/pre>\n<p>Then, type <code>cd i386<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Once inside the i386 folder via Command Prompt, type:\n<pre>copy setupldr.bin c:\\PEBuilder\\SRSP1<\/pre>\n<p>Replace <code>c:\\PEBuilder\\<\/code> with the path where the PE Builder software is installed, if this was changed in previous steps.<\/li>\n<li>While still in Command Prompt, expand the ramdisk.sys file with this command:\n<pre>expand -r ramdisk.sy_ c:\\PEBuilder\\SRSP1<\/pre>\n<p>Replace <code>c:\\PEBuilder\\<\/code> with the path where the PE Builder software is installed, if this was changed in previous steps.<\/li>\n<li>Go to <strong>My Computer<\/strong><\/li>\n<li>Go to <strong>PEBuilder folder<\/strong><\/li>\n<li>Go to <strong>SRSP1<\/strong> folder<\/li>\n<li>Check that you have the 2 files listed there: setupldr.bin and ramdisk.sys\n<div id=\"attachment_2526\" style=\"width: 151px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2526\" class=\"size-full wp-image-2526 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/pebuilder-check-files.jpg\" alt=\"PEBuilder: Check that you have the files copied\" width=\"141\" height=\"98\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/pebuilder-check-files.jpg?w=141&amp;ssl=1 141w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/pebuilder-check-files.jpg?resize=60%2C41&amp;ssl=1 60w\" sizes=\"auto, (max-width: 141px) 100vw, 141px\" \/><\/p>\n<p id=\"caption-attachment-2526\" class=\"wp-caption-text\">PEBuilder: Check that you have the files copied<\/p>\n<\/div>\n<\/li>\n<li>Insert the Windows XP Professional CD in the disk tray<\/li>\n<li>Launch PE Builder<\/li>\n<li>Make the following changes before you click Build:\n<div id=\"attachment_2527\" style=\"width: 346px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2527\" class=\"size-full wp-image-2527 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/bartpe-windows-xp-usb.jpg\" alt=\"BartPE: Configuration for Windows XP USB\" width=\"336\" height=\"215\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/bartpe-windows-xp-usb.jpg?w=336&amp;ssl=1 336w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/bartpe-windows-xp-usb.jpg?resize=300%2C191&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/bartpe-windows-xp-usb.jpg?resize=60%2C38&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/bartpe-windows-xp-usb.jpg?resize=150%2C95&amp;ssl=1 150w\" sizes=\"auto, (max-width: 336px) 100vw, 336px\" \/><\/p>\n<p id=\"caption-attachment-2527\" class=\"wp-caption-text\">BartPE: Configuration for Windows XP USB<\/p>\n<\/div>\n<ul>\n<li>At the <strong>Source<\/strong> field, type the letter of the drive for the Windows XP CD, e.g. e:\\<\/li>\n<li>At the <strong>Output<\/strong> field, type BartPE<\/li>\n<li>Leave the <strong>Custom<\/strong> field blank<\/li>\n<li><strong>Media output<\/strong> should be None<\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>Build<\/strong><\/li>\n<li>When the build process is complete, click <strong>Close<\/strong><\/li>\n<li>Go to Command Prompt and then go to the PEBuilder folder by typing the <code>cd<\/code> command:\n<pre>cd c:\\PEBuilder<\/pre>\n<\/li>\n<li>Type this command (make sure the USB flash drive is not removed) and press <kbd>Enter<\/kbd>:\n<pre>pe2usb -f d:<\/pre>\n<p>Replace <code>d:<\/code> with the letter of the drive where your USB flash drive is loaded.<\/li>\n<li>Type <code>YES<\/code>, when prompted to begin the process. Press <kbd>Enter<\/kbd> after typing YES.<\/li>\n<li>Press any key to exit the pe2usb process, after the process is complete<\/li>\n<li>Safely remove the USB flash drive from the port<\/li>\n<li>Remove the Windows XP CD from the disk try<\/li>\n<li>Reboot the system to check if the USB flash drive is now bootable with Windows XP Professional<\/li>\n<\/ul>\n<p>If your computer doesn&#8217;t boot into the USB drive directly, go to <a href=\"#BIOSUEFI_configuration\">Prerequisites &gt; BIOS\/UEFI configuration<\/a> or read <a href=\"https:\/\/neosmart.net\/wiki\/boot-usb-drive\/\">the Boot from USB drive<\/a> guide to configure your BIOS menu to boot from a USB device first.<\/p>\n<h2>Create a Windows Vista bootable USB<\/h2>\n<p>Depending if you have the ISO image of Windows Vista or the original DVD, you can use Easy USB Creator 2.0 or the diskpart utility to create the bootable USB.<\/p>\n<h3>If you have the ISO image<\/h3>\n<h4>Using Easy USB Creator 2.0<\/h4>\n<p>Easy USB Creator can quickly convert the ISO images into bootable USB drives, <strong>with just a single click<\/strong>:<\/p>\n<p><img data-recalc-dims=\"1\" class=\"colorbox-2515\"  decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/images\/software\/UsbCreator\/Easy%20USB%20Creator.png?w=980&#038;ssl=1\" alt=\"Easy USB Creator 2.0 screenshot\" \/><\/p>\n<p><strong><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download Easy USB Creator 2.0<\/a><\/strong><\/p>\n<p>To burn Windows Vista to a USB drive using Easy USB Creator 2.0, simply follow these steps:<\/p>\n<ol>\n<li><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download USB Creator 2.0<\/a><\/li>\n<li>Install Easy USB Creator 2.0<\/li>\n<li>Browse the Windows Vista ISO Image to load at the <em>ISO File<\/em> field<\/li>\n<li>Select the destination of your USB Drive at the <em>Destination Drive<\/em> field<\/li>\n<li>Start<\/li>\n<\/ol>\n<p>Easy USB Creator 2.0 supports both USB 2.0 and USB 3.0.<\/p>\n<p>It&#8217;s compatible with Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10 plus the Windows Server editions (2003, 2008, 2012). You must have .NET Framework 2.0 or higher in order to use Easy USB Creator 2.0<\/p>\n<h4>Using Windows 7 USB\/DVD Download Tool<\/h4>\n<p>To create the bootable drive with the Windows 7 USB\/DVD Download Tool, follow the steps from <a href=\"#Using_Windows_7_USBDVD_Download_Tool-4\">Using the Windows 7 USB\/DVD Download Tool from Windows 8\/8.1<\/a>.<\/p>\n<p class=\"info\">While the name is &#8220;Windows 7&#8221;, you can use the tool for Windows Vista systems too.<\/p>\n<h3>If you have the installation disc (DVD)<\/h3>\n<p>To create a bootable USB with Windows Vista and install the operating system from that USB drive, follow the steps.<\/p>\n<p>You&#8217;ll be using the <strong>diskpart<\/strong> utility, available in Windows Vista, to make the USB drive bootable. You&#8217;ll copy the files from the installation disc (DVD) to the USB drive after the diskpart utility process is finished.<\/p>\n<p>The instructions are:<\/p>\n<ol>\n<li>Boot your computer<\/li>\n<li>Open <strong>Command Prompt<\/strong> and run it as Administrator.You can go at Start &gt; All Programs Accessories &gt; Command Prompt or type <code>cmd<\/code> in the search field.To run Command Prompt as Administrator, right-click on the Command Prompt item and select Run as Administrator.<\/li>\n<li>When Command Prompt opens, type this command and press <kbd>Enter<\/kbd>:\n<pre>cd c:\\windows\\system32<\/pre>\n<p>Replace <code>c:\\<\/code> with the letter of the driver where your Windows Vista is installed: C:\\, D:\\ etc.<\/li>\n<li>Insert the USB flash drive in the USB port<\/li>\n<li>Type:\n<pre>diskpart<\/pre>\n<\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<li>Type:\n<pre>list disk<\/pre>\n<\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<li>After you press Enter for the list disk command, Command Prompt will list the drives that are connected to your computer. Find the USB drive and its corresponding number.\n<div id=\"attachment_2530\" style=\"width: 574px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2530\" class=\"size-full wp-image-2530 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg\" alt=\"Command Prompt: list disk\" width=\"564\" height=\"74\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?w=564&amp;ssl=1 564w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=300%2C39&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=60%2C7&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=150%2C19&amp;ssl=1 150w\" sizes=\"auto, (max-width: 564px) 100vw, 564px\" \/><\/p>\n<p id=\"caption-attachment-2530\" class=\"wp-caption-text\">Command Prompt: list disk<\/p>\n<\/div>\n<\/li>\n<li>Then, type this command:\n<pre>select disk X<\/pre>\n<p>Where <code>X<\/code> is the number of the USB flash drive listed by Command Prompt.<\/p>\n<p>The confirmation message should be:<\/p>\n<pre>Disk 1 is now the selected disk.<\/pre>\n<\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>clean<\/code> and press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>create partition primary<\/code> and press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>select partition 1<\/code> and press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>active<\/code> and press <kbd>Enter<\/kbd><\/li>\n<li>Type this command and press <kbd>Enter<\/kbd> afterwards:\n<pre>format fs=ntfs<\/pre>\n<p>It may take a few minutes to format the entire USB flash drive, depending on its size. However, you can use the quick parameter to format the drive more quickly:<\/p>\n<pre>format fs=ntfs quick<\/pre>\n<\/li>\n<li>Type <code>assign<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>exit<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Insert the Windows Vista DVD in the optical drive<\/li>\n<li>Go to <strong>My Computer<\/strong><\/li>\n<li>Note the letter of the drive where the Windows Vista DVD is loaded, e.g. D:\\, E:\\<\/li>\n<li>Go back to Command Prompt and check if the USB flash drive has been formatted<\/li>\n<li>When the format process is complete, type this command and press <kbd>Enter<\/kbd>:\n<pre>d: cd boot<\/pre>\n<p>Replace <code>D:<\/code> with the letter of the drive where the Windows Vista DVD is loaded<\/li>\n<li>Then type <code>cd boot<\/code> and press <kbd>Enter<\/kbd><\/li>\n<li>Type this command and press <kbd>Enter<\/kbd>:\n<pre>bootsect.exe \/nt60 f:<\/pre>\n<p>Where <code>f:<\/code> is the letter of the drive where your USB flash drive is loaded<\/li>\n<li>Copy all files from the Windows Vista DVD on the USB flash drive.To open the contents of the DVD (and not load the splash screen of the Windows Vista DVD), right-click on the drive and click Open.<\/li>\n<\/ol>\n<p>If you followed the above instructions correctly, the USB flash drive should now be bootable with Windows Vista.<\/p>\n<p>You can check this by plugging the USB and rebooting the system. To make sure that your computer boots from a USB drive first, and not from the hard disk, go to <a href=\"#BIOSUEFI_configuration\">BIOS\/UEFI configuration<\/a>.<\/p>\n<h2>Create a Windows 7 bootable USB<\/h2>\n<p>You can create the bootable USB drive with Windows 7, if:<\/p>\n<ul>\n<li>you have the ISO image of Windows 7<\/li>\n<li>or you have the original installation DVD of Windows 7<\/li>\n<\/ul>\n<h3>If you have the ISO image<\/h3>\n<h4>Using Easy USB Creator 2.0<\/h4>\n<p>Easy USB Creator can quickly convert the ISO images into bootable USB drives, <strong>with just a single click<\/strong>:<\/p>\n<p><img data-recalc-dims=\"1\" class=\"colorbox-2515\"  decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/images\/software\/UsbCreator\/Easy%20USB%20Creator.png?w=980&#038;ssl=1\" alt=\"Easy USB Creator 2.0 screenshot\" \/><\/p>\n<p><strong><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download Easy USB Creator 2.0<\/a><\/strong><\/p>\n<p>To burn Windows 7 to a USB drive using Easy USB Creator 2.0, simply follow these steps:<\/p>\n<ol>\n<li><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download USB Creator 2.0<\/a><\/li>\n<li>Install Easy USB Creator 2.0<\/li>\n<li>Browse the Windows 7 ISO Image to load at the <em>ISO File<\/em> field<\/li>\n<li>Select the destination of your USB Drive at the <em>Destination Drive<\/em> field<\/li>\n<li>Start<\/li>\n<\/ol>\n<p>Easy USB Creator 2.0 supports both USB 2.0 and USB 3.0.<\/p>\n<p>It&#8217;s compatible with Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10 plus the Windows Server editions (2003, 2008, 2012). You must have .NET Framework 2.0 or higher in order to use Easy USB Creator 2.0<\/p>\n<h4>Using Windows 7 USB\/DVD Download Tool<\/h4>\n<p>The <a href=\"https:\/\/www.techspot.com\/downloads\/4911-windows-7-usb-dvd-download-tool.html\">Windows 7 USB\/DVD Download Tool<\/a> is available to download and you can use it to create a bootable ISO image from the ISO image you purchased and downloaded from Microsoft.<\/p>\n<p>Before you continue with these instructions, please make sure that:<\/p>\n<ul>\n<li>You have the Windows 7 USB\/DVD Download Tool downloaded. If not, <a href=\"https:\/\/web.archive.org\/web\/20210718224228\/https:\/\/archive.codeplex.com\/?p=wudt\">download Windows 7 USB\/DVD Download Tool<\/a> now.<\/li>\n<li>You have the Windows 7 ISO Image ready<\/li>\n<\/ul>\n<p>The instructions are:<\/p>\n<ol>\n<li>Download Windows 7 USB\/DVD Download Tool from <a href=\"https:\/\/web.archive.org\/web\/20210718224228\/https:\/\/archive.codeplex.com\/?p=wudt\">http:\/\/wudt.codeplex.com\/<\/a> and launch it<\/li>\n<li>At the <em>Source File<\/em> field, click <strong>Browse<\/strong> and find the Windows 7 ISO image on your computer and load it\n<div id=\"attachment_2524\" style=\"width: 564px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2524\" class=\"size-full wp-image-2524 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png\" alt=\"Windows 7 USB\/DVD Download Tool: Source File\" width=\"554\" height=\"233\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?w=554&amp;ssl=1 554w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=60%2C25&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=150%2C63&amp;ssl=1 150w\" sizes=\"auto, (max-width: 554px) 100vw, 554px\" \/><\/p>\n<p id=\"caption-attachment-2524\" class=\"wp-caption-text\">Windows 7 USB\/DVD Download Tool: Source File<\/p>\n<\/div>\n<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Select <strong>USB Device<\/strong><\/li>\n<li>Select the USB flash drive from the drop down menu<\/li>\n<li>Click <strong>Begin copying<\/strong><\/li>\n<li>Exit the application, when the process is complete<\/li>\n<\/ol>\n<h3>If you have the installation disc (DVD)<\/h3>\n<p>You can use a USB flash drive (see <a href=\"#Prerequisites\">Prerequisites<\/a> for more information) to install Windows 7 from.<\/p>\n<p>To do so, you need to make the USB flash drive bootable first and then use the original Windows 7 installation disc (DVD) to copy the contents of the DVD to the USB drive.<\/p>\n<p>The diskpart utility, part of Windows 7, will be used.<\/p>\n<p>Follow these steps (similar to <a href=\"#If_you_have_the_installation_disc_DVD\">Create a Windows Vista bootable USB &gt; If you have an installation disc<\/a>):<\/p>\n<ol>\n<li>Start the computer<\/li>\n<li>Open <strong>Command Prompt<\/strong> as Administrator. Go at Start &gt; All Programs Accessories &gt; right-click on the Command Prompt item and select Run as Administrator.<\/li>\n<li>Enter the password for the Administrator account<\/li>\n<li>At Command Prompt, type:\n<pre>cd c:\\windows\\system32<\/pre>\n<p>Replace <code>c:\\<\/code> with the letter of the driver where your Windows 7 is installed: C:\\, D:\\ etc.<\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<li>Insert the USB drive that you want to make bootable in an available port<\/li>\n<li>Type <code>diskpart<\/code> and press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>list disk<\/code> and press <kbd>Enter<\/kbd>\n<div id=\"attachment_2530\" style=\"width: 574px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2530\" class=\"size-full wp-image-2530 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg\" alt=\"Command Prompt: list disk\" width=\"564\" height=\"74\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?w=564&amp;ssl=1 564w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=300%2C39&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=60%2C7&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=150%2C19&amp;ssl=1 150w\" sizes=\"auto, (max-width: 564px) 100vw, 564px\" \/><\/p>\n<p id=\"caption-attachment-2530\" class=\"wp-caption-text\">Command Prompt: list disk<\/p>\n<\/div>\n<\/li>\n<li>Find the USB drive and its corresponding number in the list provided by Command Prompt<\/li>\n<li>Type this command and press <kbd>Enter<\/kbd>:\n<pre>select disk X<\/pre>\n<p>Where <code>X<\/code> is the number of the USB drive listed by Command Prompt above.<\/p>\n<p>The confirmation message should be:<\/p>\n<pre>Disk 1 is now the selected disk.<\/pre>\n<\/li>\n<li>Type <code>clean<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>create partition primary<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>select partition 1<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>active<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>format fs=ntfs<\/code> and press <kbd>Enter<\/kbd>.<\/li>\n<\/ol>\n<p>You can use the quick parameter to format the drive more quickly: <code>format fs=ntfs quick<\/code><\/p>\n<ul>\n<li>Insert the Windows 7 DVD and go to My Computer. Note the letter of the drive where the DVD is loaded, e.g. D:\\, E:\\<\/li>\n<li>Type <code>assign<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>exit<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>After the format process is complete, type this command in Command Prompt and press <kbd>Enter<\/kbd>:\n<pre>d: cd boot<\/pre>\n<p>Where <code>d:<\/code> with the letter of the drive where the Windows 7 DVD is loaded.<\/li>\n<li>Type <code>cd boot<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type this command and press Enter:\n<pre>bootsect.exe \/nt60 f:<\/pre>\n<p>Where <code>f:<\/code> is the letter of the drive where the USB flash drive is loaded<\/li>\n<li>Open the contents of the Windows 7 DVD: right-click on the drive and click <strong>Open<\/strong><\/li>\n<li>Copy all files from the DVD to the USB<\/li>\n<\/ul>\n<h2>Create a Windows 8 \/ 8.1 bootable USB<\/h2>\n<p>Depending if you have the ISO image of Windows Vista or the original DVD, you can use Easy USB Creator 2.0 to create the USB if you have the ISO image or the diskpart utility to create the bootable USB, if you have the DVD.<\/p>\n<h3>If you have the ISO image<\/h3>\n<h4>Using Easy USB Creator 2.0<\/h4>\n<p>Easy USB Creator can quickly convert the ISO images into bootable USB drives, <strong>with just a single click<\/strong>:<\/p>\n<p><img data-recalc-dims=\"1\" class=\"colorbox-2515\"  decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/images\/software\/UsbCreator\/Easy%20USB%20Creator.png?w=980&#038;ssl=1\" alt=\"Easy USB Creator 2.0 screenshot\" \/><\/p>\n<p><strong><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download Easy USB Creator 2.0<\/a><\/strong><\/p>\n<p>To burn Windows 8 or 8.1 to a USB drive using Easy USB Creator 2.0, simply follow these steps:<\/p>\n<ol>\n<li><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download USB Creator 2.0<\/a><\/li>\n<li>Install Easy USB Creator 2.0<\/li>\n<li>Browse the Windows 8 or Windows 8.1 ISO Image to load at the <em>ISO File<\/em> field<\/li>\n<li>Select the destination of your USB Drive at the <em>Destination Drive<\/em> field<\/li>\n<li>Start<\/li>\n<\/ol>\n<p>Easy USB Creator 2.0 supports both USB 2.0 and USB 3.0.<\/p>\n<p>It&#8217;s compatible with Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10 plus the Windows Server editions (2003, 2008, 2012). You must have .NET Framework 2.0 or higher in order to use Easy USB Creator 2.0<\/p>\n<h4>Using Windows 7 USB\/DVD Download Tool<\/h4>\n<p>The <a href=\"https:\/\/www.techspot.com\/downloads\/4911-windows-7-usb-dvd-download-tool.html\">Windows 7 USB\/DVD Download Tool<\/a> is available to download and you can use it to create a bootable ISO image from the ISO image you purchased and downloaded from Microsoft.<\/p>\n<p class=\"info\">While the name is &#8220;Windows 7&#8221;, you can use this tool on a Windows 8 or 8.1 system too.<\/p>\n<p>Before you continue with these instructions, please make sure that:<\/p>\n<ul>\n<li>You have the Windows 7 USB\/DVD Download Tool downloaded. If not, <a href=\"https:\/\/web.archive.org\/web\/20210718224228\/https:\/\/archive.codeplex.com\/?p=wudt\">download the Windows 7 USB\/DVD Download Tool<\/a> now.<\/li>\n<li>You have the Windows 8 or 8.1 ISO Image ready<\/li>\n<\/ul>\n<p>The instructions are:<\/p>\n<ol>\n<li>Launch the Windows 7 USB\/DVD Download Tool<\/li>\n<li>At the <em>Source File<\/em> field, click <strong>Browse<\/strong> and find the Windows 8 or 8.1 ISO image on your computer\n<div id=\"attachment_2524\" style=\"width: 564px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2524\" class=\"size-full wp-image-2524 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png\" alt=\"Windows 7 USB\/DVD Download Tool: Source File\" width=\"554\" height=\"233\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?w=554&amp;ssl=1 554w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=60%2C25&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=150%2C63&amp;ssl=1 150w\" sizes=\"auto, (max-width: 554px) 100vw, 554px\" \/><\/p>\n<p id=\"caption-attachment-2524\" class=\"wp-caption-text\">Windows 7 USB\/DVD Download Tool: Source File<\/p>\n<\/div>\n<\/li>\n<li>Click Next<\/li>\n<li>Insert the USB flash drive in an available port on your computer. Make sure it&#8217;s loaded in My Computer.<\/li>\n<li>At Step 2, select <strong>USB Device<\/strong> to write the ISO image to the USB drive. You can click DVD to write the ISO image to a DVD instead.\n<div id=\"attachment_2528\" style=\"width: 564px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2528\" class=\"size-full wp-image-2528 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png\" alt=\"Windows 7 USB\/DVD Download Tool: Choose Media Type\" width=\"554\" height=\"233\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png?w=554&amp;ssl=1 554w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png?resize=60%2C25&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png?resize=150%2C63&amp;ssl=1 150w\" sizes=\"auto, (max-width: 554px) 100vw, 554px\" \/><\/p>\n<p id=\"caption-attachment-2528\" class=\"wp-caption-text\">Windows 7 USB\/DVD Download Tool: Choose Media Type<\/p>\n<\/div>\n<\/li>\n<li>At Step 3, select the USB flash drive from the drop down menu. If the drive isn&#8217;t loaded yet, you can click on the <strong>Refresh<\/strong> icon next to the drop down menu.<\/li>\n<li>Click <strong>Begin copying<\/strong><\/li>\n<li>When done, exit the Windows 7 USB\/DVD Download Tool\n<div id=\"attachment_2529\" style=\"width: 564px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2529\" class=\"size-full wp-image-2529 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png\" alt=\"Windows 7 USB\/DVD Download Tool: Done\" width=\"554\" height=\"233\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?w=554&amp;ssl=1 554w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=60%2C25&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=150%2C63&amp;ssl=1 150w\" sizes=\"auto, (max-width: 554px) 100vw, 554px\" \/><\/p>\n<p id=\"caption-attachment-2529\" class=\"wp-caption-text\">Windows 7 USB\/DVD Download Tool: Done<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<h3>If you have the installation disc (DVD)<\/h3>\n<p>If you have the original installation disc (DVD) of Microsoft Windows 8 or Windows 8.1 you can create a bootable USB drive.<\/p>\n<p>To do so, follow the steps below:<\/p>\n<ol>\n<li>Boot into Windows 8 or 8.1<\/li>\n<li>Open <strong>Command Prompt as Administrator<\/strong>. To do so, press the <kbd><span class='kbdkey'><img src='https:\/\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/02\/WinKey.svg' class='winkey colorbox-2515' \/><\/span><\/kbd> and <kbd>C<\/kbd> key to search for <code>cmd<\/code>. From the search results list, right-click on Command Prompt<br \/>\n<img class=\"colorbox-2515\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-8-search-results-cmd.jpg\" \/><\/li>\n<li>Click <strong>Run as administrator<br \/>\n<\/strong><a href=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5604 size-full colorbox-2515\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?resize=420%2C261&#038;ssl=1\" alt=\"\" width=\"420\" height=\"261\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?w=420&amp;ssl=1 420w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?resize=60%2C37&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?resize=150%2C93&amp;ssl=1 150w\" sizes=\"auto, (max-width: 420px) 100vw, 420px\" \/><\/a><\/li>\n<li>Enter the password, when prompted<\/li>\n<li>When Command Prompt opens, type this command and press <kbd>Enter<\/kbd>:\n<pre>diskpart<\/pre>\n<\/li>\n<li>Insert the USB flash drive in the port<\/li>\n<li>Type <code>list disk<\/code>, press <kbd>Enter<\/kbd>\n<div id=\"attachment_2530\" style=\"width: 574px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2530\" class=\"size-full wp-image-2530 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg\" alt=\"Command Prompt: list disk\" width=\"564\" height=\"74\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?w=564&amp;ssl=1 564w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=300%2C39&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=60%2C7&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=150%2C19&amp;ssl=1 150w\" sizes=\"auto, (max-width: 564px) 100vw, 564px\" \/><\/p>\n<p id=\"caption-attachment-2530\" class=\"wp-caption-text\">Command Prompt: list disk<\/p>\n<\/div>\n<\/li>\n<li>Identify the number next of the USB drive in the list provided by the list disk command<\/li>\n<li>Type <code>select disk X<\/code>, press <kbd>Enter<\/kbd>. Replace <code>X<\/code> with the number of the USB drive listed from above steps.\n<div id=\"attachment_2531\" style=\"width: 574px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2531\" class=\"size-full wp-image-2531 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg\" alt=\"Command Prompt: select disk\" width=\"564\" height=\"101\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg?w=564&amp;ssl=1 564w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg?resize=300%2C53&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg?resize=60%2C10&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg?resize=150%2C26&amp;ssl=1 150w\" sizes=\"auto, (max-width: 564px) 100vw, 564px\" \/><\/p>\n<p id=\"caption-attachment-2531\" class=\"wp-caption-text\">Command Prompt: select disk<\/p>\n<\/div>\n<p>The confirmation message should be:<\/p>\n<pre>Disk 1 is now the selected disk.<\/pre>\n<\/li>\n<li>Type <code>clean<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>create partition primary<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>select partition 1<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>active<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>format fs=ntfs<\/code>, press <kbd>Enter<\/kbd>. To have the USB drive formatted more quickly, add the quick parameter: <code>format fs=ntfs quick<\/code><\/li>\n<li>Type <code>assign<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>exit<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Copy the contents of the Windows 8 DVD or 8.1 DVD to the USB flash drive<\/li>\n<\/ol>\n<h2>Create a Windows 10\u00a0bootable USB<\/h2>\n<h3>If you have the ISO image<\/h3>\n<h4>Using Easy USB Creator 2.0<\/h4>\n<p>Easy USB Creator can quickly convert the ISO images into bootable USB drives, <strong>with just a single click<\/strong>:<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5173 size-full colorbox-2515\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/EasyUsb_Win10.png?resize=382%2C217&#038;ssl=1\" alt=\"easyusb_win10\" width=\"382\" height=\"217\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/EasyUsb_Win10.png?w=382&amp;ssl=1 382w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/EasyUsb_Win10.png?resize=300%2C170&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/EasyUsb_Win10.png?resize=60%2C34&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/EasyUsb_Win10.png?resize=150%2C85&amp;ssl=1 150w\" sizes=\"auto, (max-width: 382px) 100vw, 382px\" \/><\/p>\n<p><strong><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download Easy USB Creator 2.0<\/a><\/strong><\/p>\n<p>To burn Windows 10\u00a0to a USB drive using Easy USB Creator 2.0, simply follow these steps:<\/p>\n<ol>\n<li><a href=\"https:\/\/neosmart.net\/UsbCreator\/\">Download USB Creator 2.0<\/a><\/li>\n<li>Install Easy USB Creator 2.0<\/li>\n<li>Browse the Windows 10\u00a0ISO Image to load at the <em>ISO File<\/em> field<\/li>\n<li>Select the destination of your USB Drive at the <em>Destination Drive<\/em> field<\/li>\n<li>Start<\/li>\n<\/ol>\n<p>Easy USB Creator 2.0 supports both USB 2.0 and USB 3.0.<\/p>\n<p>It&#8217;s compatible with Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10 plus the Windows Server editions (2003, 2008, 2012). You must have .NET Framework 2.0 or higher in order to use Easy USB Creator 2.0<\/p>\n<h4>Using Windows 7 USB\/DVD Download Tool<\/h4>\n<p>The <a href=\"https:\/\/www.techspot.com\/downloads\/4911-windows-7-usb-dvd-download-tool.html\">Windows 7 USB\/DVD Download Tool<\/a> is available to download and you can use it to create a bootable ISO image from the ISO image you purchased and downloaded from Microsoft.<\/p>\n<p class=\"info\">While the name is &#8220;Windows 7&#8221;, you can use this tool on a Windows 10\u00a0system too.<\/p>\n<p>Before you continue with these instructions, please make sure that:<\/p>\n<ul>\n<li>You have the Windows 7 USB\/DVD Download Tool downloaded. If not, <a href=\"https:\/\/web.archive.org\/web\/20210718224228\/https:\/\/archive.codeplex.com\/?p=wudt\">download the Windows 7 USB\/DVD Download Tool<\/a> now.<\/li>\n<li>You have the Windows 10\u00a0ISO Image ready<\/li>\n<\/ul>\n<p>The instructions are:<\/p>\n<ol>\n<li>Launch the Windows 7 USB\/DVD Download Tool<\/li>\n<li>At the <em>Source File<\/em> field, click <strong>Browse<\/strong> and find the Windows 10\u00a0ISO image on your computer\n<div id=\"attachment_2524\" style=\"width: 564px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2524\" class=\"size-full wp-image-2524 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png\" alt=\"Windows 7 USB\/DVD Download Tool: Source File\" width=\"554\" height=\"233\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?w=554&amp;ssl=1 554w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=60%2C25&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-source-file.png?resize=150%2C63&amp;ssl=1 150w\" sizes=\"auto, (max-width: 554px) 100vw, 554px\" \/><\/p>\n<p id=\"caption-attachment-2524\" class=\"wp-caption-text\">Windows 7 USB\/DVD Download Tool: Source File<\/p>\n<\/div>\n<\/li>\n<li>Click Next<\/li>\n<li>Insert the USB flash drive in an available port on your computer. Make sure it&#8217;s loaded in My Computer.<\/li>\n<li>At Step 2, select <strong>USB Device<\/strong> to write the ISO image to the USB drive. You can click DVD to write the ISO image to a DVD instead.\n<div id=\"attachment_2528\" style=\"width: 564px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2528\" class=\"size-full wp-image-2528 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png\" alt=\"Windows 7 USB\/DVD Download Tool: Choose Media Type\" width=\"554\" height=\"233\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png?w=554&amp;ssl=1 554w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png?resize=60%2C25&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-step-2.png?resize=150%2C63&amp;ssl=1 150w\" sizes=\"auto, (max-width: 554px) 100vw, 554px\" \/><\/p>\n<p id=\"caption-attachment-2528\" class=\"wp-caption-text\">Windows 7 USB\/DVD Download Tool: Choose Media Type<\/p>\n<\/div>\n<\/li>\n<li>At Step 3, select the USB flash drive from the drop down menu. If the drive isn&#8217;t loaded yet, you can click on the <strong>Refresh<\/strong> icon next to the drop down menu.<\/li>\n<li>Click <strong>Begin copying<\/strong><\/li>\n<li>When done, exit the Windows 7 USB\/DVD Download Tool\n<div id=\"attachment_2529\" style=\"width: 564px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2529\" class=\"size-full wp-image-2529 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png\" alt=\"Windows 7 USB\/DVD Download Tool: Done\" width=\"554\" height=\"233\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?w=554&amp;ssl=1 554w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=60%2C25&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=150%2C63&amp;ssl=1 150w\" sizes=\"auto, (max-width: 554px) 100vw, 554px\" \/><\/p>\n<p id=\"caption-attachment-2529\" class=\"wp-caption-text\">Windows 7 USB\/DVD Download Tool: Done<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<h3>If you have the installation disc (DVD)<\/h3>\n<p>If you have the original installation disc (DVD) of Microsoft Windows 10\u00a0you can create a bootable USB drive.<\/p>\n<p>To do so, follow the steps below:<\/p>\n<ol>\n<li>Boot into Windows\u00a010<\/li>\n<li>Open <strong>Command Prompt as Administrator<\/strong>. To do so, press the <kbd><span class='kbdkey'><img src='https:\/\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/02\/WinKey.svg' class='winkey colorbox-2515' \/><\/span><\/kbd> and <kbd>C<\/kbd> key to search for <code>cmd<\/code>. From the search results list, make sure\u00a0<strong>Command Prompt<\/strong> is the chosen result than use the &#8220;Run as Administrator&#8221; option on the side:<br \/>\n<a href=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5604 size-full colorbox-2515\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?resize=420%2C261&#038;ssl=1\" alt=\"\" width=\"420\" height=\"261\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?w=420&amp;ssl=1 420w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?resize=60%2C37&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/11\/Windows-10-Command-Prompt-Run-as-Administrator.png?resize=150%2C93&amp;ssl=1 150w\" sizes=\"auto, (max-width: 420px) 100vw, 420px\" \/><\/a><\/li>\n<li>Enter the password, when prompted<\/li>\n<li>When Command Prompt opens, type this command and press <kbd>Enter<\/kbd>:\n<pre>diskpart<\/pre>\n<\/li>\n<li>Insert the USB flash drive in the port<\/li>\n<li>Type <code>list disk<\/code>, press <kbd>Enter<\/kbd>\n<div id=\"attachment_2530\" style=\"width: 574px\" class=\"wp-caption alignnone\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2530\" class=\"wp-image-2530 size-full colorbox-2515\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=564%2C74&#038;ssl=1\" alt=\"Command Prompt: list disk\" width=\"564\" height=\"74\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?w=564&amp;ssl=1 564w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=300%2C39&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=60%2C7&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-list-disk.jpg?resize=150%2C19&amp;ssl=1 150w\" sizes=\"auto, (max-width: 564px) 100vw, 564px\" \/><\/p>\n<p id=\"caption-attachment-2530\" class=\"wp-caption-text\">Command Prompt: list disk<\/p>\n<\/div>\n<\/li>\n<li>Identify the number next of the USB drive in the list provided by the list disk command<\/li>\n<li>Type <code>select disk X<\/code>, press <kbd>Enter<\/kbd>. Replace <code>X<\/code> with the number of the USB drive listed from above steps.\n<div id=\"attachment_2531\" style=\"width: 574px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2531\" class=\"size-full wp-image-2531 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg\" alt=\"Command Prompt: select disk\" width=\"564\" height=\"101\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg?w=564&amp;ssl=1 564w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg?resize=300%2C53&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg?resize=60%2C10&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/cmd-select-disk-1.jpg?resize=150%2C26&amp;ssl=1 150w\" sizes=\"auto, (max-width: 564px) 100vw, 564px\" \/><\/p>\n<p id=\"caption-attachment-2531\" class=\"wp-caption-text\">Command Prompt: select disk<\/p>\n<\/div>\n<p>The confirmation message should be:<\/p>\n<pre>Disk 1 is now the selected disk.<\/pre>\n<\/li>\n<li>Type <code>clean<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>create partition primary<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>select partition 1<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>active<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>format fs=ntfs<\/code>, press <kbd>Enter<\/kbd>. To have the USB drive formatted more quickly, add the quick parameter: <code>format fs=ntfs quick<\/code><\/li>\n<li>Type <code>assign<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>exit<\/code>, press <kbd>Enter<\/kbd><\/li>\n<li>Copy the contents of the Windows 10\u00a0DVD to the USB flash drive<\/li>\n<\/ol>\n<h2>Troubleshooting<\/h2>\n<h3>Setup cannot find the End User Licensing Agreement (EULA)<\/h3>\n<p>You may receive this error when trying to write a Windows (XP, Vista, 7, 8, 8.1) ISO Image to a USB drive and make it bootable:<\/p>\n<pre>Setup cannot find the End User Licensing Agreement (EULA) Setup cannot continue.\r\n\r\nTo Quit, Press F3<\/pre>\n<p>If so, the ISO image might be corrupted. In this case, you can try:<\/p>\n<ul>\n<li>download a new ISO image from Microsoft<\/li>\n<li>use the original installation disc instead to create the bootable drive (instructions for using the disc instead of the ISO image are available in this guide for all Windows versions)<\/li>\n<li>use <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Easy Recovery Essentials<\/a> if you&#8217;re looking for accessing repair tools. Run EasyRE&#8217;s Automated Repair feature to automatically scan and fix various boot errors. <a href=\"https:\/\/neosmart.net\/EasyRE\/Features\/\">Other features are available<\/a>.<\/li>\n<\/ul>\n<h3>Download Windows 7 USB\/DVD Download Tool<\/h3>\n<p>To download the Windows 7 USB\/DVD Download Tool, go to <a href=\"https:\/\/web.archive.org\/web\/20210718224228\/https:\/\/archive.codeplex.com\/?p=wudt\">http:\/\/wudt.codeplex.com\/<\/a>.<\/p>\n<h3>Bootable USB will not boot<\/h3>\n<p>To make sure that the USB drive will boot when starting your computer, make sure that:<\/p>\n<ul>\n<li>Your BIOS configuration allows USB drives to boot first and then boot from hard disk. Follow the steps from <a href=\"#BIOSUEFI_configuration\">BIOS\/UEFI configuration<\/a> or the <a href=\"https:\/\/neosmart.net\/wiki\/boot-usb-drive\/\">our Boot from USB drive guide<\/a>.<\/li>\n<\/ul>\n<p>If you created the bootable USB drive using the Windows 7 USB\/DVD Download Tool, new computers with UEFI might not boot from the USB as it&#8217;s been formatted using NTFS and not FAT32.<\/p>\n<p>To get around this, follow these steps:<\/p>\n<ol>\n<li>After the Windows 7 USB\/DVD Download Tool successfully created the bootable USB drive, go to <strong>My Computer<\/strong> and copy all contents from the USB drive to a folder on your <strong>Desktop<\/strong>\n<div id=\"attachment_2529\" style=\"width: 564px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2529\" class=\"size-full wp-image-2529 colorbox-2515\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png\" alt=\"Windows 7 USB\/DVD Download Tool: Done\" width=\"554\" height=\"233\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?w=554&amp;ssl=1 554w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=60%2C25&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-7-usb-dvd-download-tool-done.png?resize=150%2C63&amp;ssl=1 150w\" sizes=\"auto, (max-width: 554px) 100vw, 554px\" \/><\/p>\n<p id=\"caption-attachment-2529\" class=\"wp-caption-text\">Windows 7 USB\/DVD Download Tool: Done<\/p>\n<\/div>\n<\/li>\n<li>Right-click on the USB Drive in My Computer and format it as <strong>FAT32<\/strong><\/li>\n<li>After the format process is complete, copy all files from the folder you created on your Desktop back to the USB drive<\/li>\n<\/ol>\n<h2>More Information<\/h2>\n<h3>Support Links<\/h3>\n<ul>\n<li><strong><a href=\"http:\/\/neosmart.net\/EasyRE\/\" title=\"Easy Recovery Essentials\">Easy Recovery Essentials for Windows<\/a> &#8211; our repair and recovery disk.<\/strong><br \/>\n<br \/>\nIt&#8217;s an easy-to-use and automated diagnostics disk. It&#8217;s available for <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-repair-cd-download\/\" title=\"Windows 8\">Windows 8<\/a>, <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7<\/a> and <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista<\/a>. It&#8217;s also available for Windows XP and Windows Server.<\/p>\n<p>Read more at <a href=\"https:\/\/neosmart.net\/blog\/windows-recovery-discs\/\" title=\"Windows Recovery Disks\">Windows Recovery Disks<\/a>.\n<\/li>\n<li><a href=\"http:\/\/neosmart.net\/forums\/\" title=\"The NeoSmart Support Forums\" rel=\"nofollow\">The NeoSmart Support Forums<\/a>, member-to-member technical support and troubleshooting.<\/li>\n<li>Get a discounted price on replacement setup and installation discs: <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B00022PTI4\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B00022PTI4&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows XP<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B000HCZ9BG\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000HCZ9BG&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows Vista<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B004Q0PT3I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B004Q0PT3I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 7<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B008H3SW4I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B008H3SW4I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 8<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/Windows-Professional-Bit-OEM-DVD\/dp\/B08HDKTGBL?&#038;linkCode=ll1&#038;tag=neosmart.tech-20&#038;linkId=c1a541f8b3e350a03fcca7c6ce59031f&#038;language=en_US&#038;ref_=as_li_ss_tl\">Windows 10<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/Professional-USB-Version-Lifetime-License\/dp\/B09NMGSDNH?&#038;linkCode=ll1&#038;tag=neosmart.tech-20&#038;linkId=614037b88b90bdb1bd4ca287eb7e5108&#038;language=en_US&#038;ref_=as_li_ss_tl\">Windows 11<\/a>.<\/li>\n<\/ul>\n<h3>Applicable Systems<\/h3>\n<p>This Windows-related knowledgebase article applies to the following operating systems:<\/p>\n<ul>\n<li>Windows XP (all editions)<\/li>\n<li>Windows Vista (all editions)<\/li>\n<li>Windows 7 (all editions)<\/li>\n<li>Windows 8 (all editions)<\/li>\n<li>Windows 8.1 (all editions)<\/li>\n<li>Windows 10 (all editions)<\/li>\n<li>Windows 11 (all editions)<\/li>\n<li>Windows Server 2003 (all editions)<\/li>\n<li>Windows Server 2008 (all editions)<\/li>\n<li>Windows Server 2012 (all editions)<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This guide explains how to create a Windows bootable USB drive for the following Windows versions: Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10, and\u00a0Windows 11. Creating a bootable USB drive will allow you to install Windows from the USB drive directly. To be able to install Windows from a USB, [&hellip;]<\/p>\n","protected":false},"author":508,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"class_list":["post-2515","post","type-post","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3SlTq-Ez","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2515","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/users\/508"}],"replies":[{"embeddable":true,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/comments?post=2515"}],"version-history":[{"count":37,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2515\/revisions"}],"predecessor-version":[{"id":5654,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2515\/revisions\/5654"}],"wp:attachment":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/media?parent=2515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}