<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":1768,"date":"2014-03-13T14:53:15","date_gmt":"2014-03-13T19:53:15","guid":{"rendered":"http:\/\/neosmart.net\/wiki\/?p=1768"},"modified":"2014-07-15T09:56:04","modified_gmt":"2014-07-15T14:56:04","slug":"dell-recovery-disk","status":"publish","type":"post","link":"https:\/\/neosmart.net\/wiki\/dell-recovery-disk\/","title":{"rendered":"Dell Recovery Disk &#8211; Guide for Windows XP, Vista, 7, 8"},"content":{"rendered":"<p>This is a guide about <strong>Dell recovery disks<\/strong> for the following versions of Windows: <strong>Windows XP, Windows Vista, Windows 7 or Windows 8<\/strong>. <\/p>\n<p>A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-thumbnail wp-image-1799 colorbox-1768\" alt=\"Dell Logo\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/Dell-Logo-150x150.png\" width=\"150\" height=\"150\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/Dell-Logo.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/Dell-Logo.png?resize=60%2C60&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/Dell-Logo.png?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/Dell-Logo.png?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/p>\n<p>Dell no longer ships operating system disks with new systems. You can create recovery disks using the <strong>Dell Backup and Recovery<\/strong> or <strong>Dell DataSafe Local Backup<\/strong> software programs Dell provides on your computer&#8217;s recovery partition.<\/p>\n<p>If none of these software programs are available for your computer (check if your recovery partition created by Dell is still intact), you can still <a href=\"#Download_alternative_recovery_disk_for_Dell\">download an alternative recovery disk<\/a> if you need to fix boot errors.<\/p>\n<p class=\"info\"><strong>Looking for a recovery disk for Dell?<\/strong> <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials (our recovery and repair disk for Dell computers)<\/a>. You can <a href=\"#Download_alternative_recovery_disk_for_Dell\">read more about Easy Recovery Essentials here<\/a>.<\/p>\n<p><\/p>\n<h2>Download alternative recovery disk for Dell<\/h2>\n<p>If your Dell computer no longer has the recovery partition needed to create the system recovery disk (<a href=\"https:\/\/neosmart.net\/wiki\/dell-recovery-partition\/\">read the Dell Recovery partition article for more details on this topic<\/a>) or if you deleted the partition, you can use an alternative recovery disk to access and backup your files.<\/p>\n<p>You can download <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Easy Recovery Essentials<\/a>. It&#8217;s an ISO download image ready to be burned directly to a CD, DVD or a USB flash drive.<\/p>\n<p>Easy Recovery Essentials is compatible with Dell and with the following Windows versions:<\/p>\n<ul>\n<li>Microsoft Windows 8 (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-recovery-disk-download\/\" title=\"Windows 8\">Windows 8 Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows 7 (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7 Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows Vista (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows XP (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-xp-system-repair-and-recovery-cds-available\/\" title=\"Windows XP\">Windows XP Recovery and Repair Disk article<\/a>)<\/li>\n<li>Microsoft Windows Server 2003, 2008 and 2012  (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2013\/windows-server-2008-and-2012-recovery-discs-download\/\" title=\"Windows Server 2008 and 2012\">Windows Server 2008 and 2012 Recovery Discs Download article<\/a>)<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-512 colorbox-1768\" alt=\"Screenshot of Easy Recovery Essentials\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home-1024x631.png\" width=\"980\" height=\"603\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=1024%2C631&amp;ssl=1 1024w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=300%2C185&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=60%2C37&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=150%2C92&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p><em>Note:<\/em> Easy Recovery Essentials can not be used to install or reinstall Windows.<\/p>\n<p>With Easy Recovery Essentials you can:<\/p>\n<ul>\n<li>Find and fix boot errors automatically with <strong>Automated Repair<\/strong><\/li>\n<li>Recover your PC from infections with the built-in antivirus<\/li>\n<li>Restore your PC to a working state<\/li>\n<li>Access and backup your most important data (like documents, pictures, music, videos and so on)<\/li>\n<\/ul>\n<p>Features of Easy Recovery Essentials include:<\/p>\n<ul>\n<li>Automatically find and fix boot errors<\/li>\n<li>Works even if you can\u2019t log into Windows<\/li>\n<li>Recovers your computer from virus infections<\/li>\n<li>Restores your computer to a working state<\/li>\n<li>Access and backup your important data<\/li>\n<li>Advanced tools for IT experts<\/li>\n<\/ul>\n<p><strong>It&#8217;s compatible with Dell computers<\/strong> (laptops, desktops, notebooks etc.) and with the following Windows versions: XP, Vista, 7, 8 and Server editions.<\/p>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\"><strong>Download Easy Recovery Essentials for Dell computers<\/strong><\/a><\/p>\n<p><strong>For Windows XP users<\/strong><\/p>\n<p>Easy Recovery Essentials can be used as an alternative recovery disk for computers from Dell with Windows XP installed, including the full list of Windows XP editions with Service Packs installed:<\/p>\n<ul>\n<li>Microsoft Windows XP SP1 (Service Pack 1)<\/li>\n<li>Microsoft Windows XP SP2 (Service Pack 2)<\/li>\n<li>Microsoft Windows XP SP3 (Service Pack 3)<\/li>\n<\/ul>\n<p>It&#8217;s compatible with both the Home and Professional editions of Windows XP:<\/p>\n<ul>\n<li>Microsoft Windows XP Home<\/li>\n<li>Microsoft Windows XP Professional<\/li>\n<\/ul>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials for Dell with Microsoft Windows XP<\/a><\/p>\n<p><strong>For Windows Vista users<\/strong><\/p>\n<p>You can use Easy Recovery Essentials as an alternative recovery disk for Dell computers, if you have Windows Vista installed.<\/p>\n<p>Easy Recovery Essentials supports x86 and x64 platforms and all Windows Vista editions, including the 32-bit and 64-bit editions:<\/p>\n<ul>\n<li>Microsoft Windows Vista Ultimate (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows Vista Enterprise (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows Vista Business (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows Vista Home Premium (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows Vista Home Basic (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows Vista Starter (32-bit edition; Starter edition doesn&#8217;t have a 64-bit edition)<\/li>\n<\/ul>\n<p>It&#8217;s compatible with any of the available Service Packs of Windows Vista:<\/p>\n<ul>\n<li>Microsoft Windows Vista Service Pack 1 (SP1)<\/li>\n<li>Microsoft Windows Vista Service Pack 2 (SP2)<\/li>\n<\/ul>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials for Dell with Microsoft Windows Vista<\/a><\/p>\n<p><strong>For Windows 7 users<\/strong><\/p>\n<p>Easy Recovery Essentials can be an alternative recovery disk for Dell computers from with Windows 7 installed.<\/p>\n<p>Easy Recovery Essentials supports both x86 and x64 platforms and is compatible with the full list of Windows 7 editions, including the 32-bit and the 64-bit:<\/p>\n<ul>\n<li>Microsoft Windows 7 Ultimate (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows 7 Enterprise (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows 7 Professional (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows 7 Home Premium (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows 7 Home Basic (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows 7 Starter (32-bit edition) (Starter is available only in 32-bit)<\/li>\n<\/ul>\n<p>It&#8217;s compatible with SP1 of Windows 7:<\/p>\n<ul>\n<li>Microsoft Windows 7 Service Pack 1 (SP1)<\/li>\n<\/ul>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials for Dell with Microsoft Windows 7<\/a><\/p>\n<p><strong>Windows 8 users<\/strong><\/p>\n<p>Easy Recovery Essentials can be used as an alternative recovery disk for Dell computers with Windows 8 installed.<\/p>\n<p>It supports the x86 and x64 platforms and all the Microsoft Windows 8 editions (8 and 8.1), including the 32-bit and the 64-bit editions:<\/p>\n<ul>\n<li>Microsoft Windows 8 (32-bit and 64-bit editions)<\/li>\n<li>Microsoft Windows 8.1 (32-bit and 64-bit editions)<\/li>\n<\/ul>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials for Dell with Microsoft Windows 8<\/a><\/p>\n<h2>Create a recovery disk for Dell<\/h2>\n<p>Dell users can use their recovery partition (<a href=\"https:\/\/neosmart.net\/wiki\/dell-recovery-partition\/\">read the Dell recovery partition article<\/a>) to create a system recovery disk.<\/p>\n<p>Your Dell computer must have a recovery partition to create the system recovery disk. Otherwise, consider using an alternative recovery disk.<\/p>\n<p class=\"info\">If your computer displays boot errors and you can&#8217;t log into Windows, <a href=\"https:\/\/neosmart.net\/EasyRE\/\">download Easy Recovery Essentials for Dell<\/a>, our recovery and repair disk for Dell computers with Windows XP, Vista, 7 or 8. Use the <strong>Automated Repair<\/strong> function to <strong>automatically find and fix the boot errors<\/strong>.<\/p>\n<p>Before you begin creating a system recovery disk, you need to determine what kind of model you have from Dell. Dell uses 2 software programs for backup and recovery:<\/p>\n<ul>\n<li>Dell Inspiron, Dell Studio and Dell XPS computers are using the <strong>DataSafe Local Backup 2.0. software<\/strong><\/li>\n<li>Dell OptiPlex, Dell Latitude, Dell Vostro and Dell Precision models are using the <strong>Dell Backup and Recovery Manager software<\/strong><\/li>\n<\/ul>\n<h3>Create the recovery disk for Windows XP<\/h3>\n<p>A Dell Factory Image is not available for Windows XP users as the Windows Recovery Environment is only available for Windows Vista, 7 or 8.<\/p>\n<p>You can use an alternative recovery disk for Windows XP, Easy Recovery Essentials (our recovery and repair disk). It&#8217;s compatible with all computer models from Dell and with the Windows XP operating system (it also works with Vista, 7 or 8).<\/p>\n<p>If you are not able to boot into the Windows XP, you can use <strong>Easy Recovery Essentials&#8217; Browse\/Backup files function<\/strong> to access and backup your most important files. You can burn the EasyRE to any CD, DVD or USB flash drives.<\/p>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials<\/a>.<\/p>\n<h3>Create the recovery disk for Windows Vista<\/h3>\n<h4>Using Dell DataSafe Local Backup 2.0<\/h4>\n<p>If your Dell PC has Windows Vista installed and uses the DataSafe Local Backup 2.0. software (if you are not sure, <a href=\"#Create_a_recovery_disk_for_Dell\">go to Chapter #1 above<\/a> to see how to determine this), follow these instructions to create the disk.<\/p>\n<p class=\"warning\"><strong>Warning:<\/strong><br \/>\nIf you plan to create a system recovery disk to restore your computer&#8217;s Dell Factory Image: restoring the factory image <strong>will remove all the data from the hard disk<\/strong>. Backup your files before proceeding!<\/p>\n<ol>\n<li>Click on <strong>Start<\/strong> and go to <strong>All Programs<\/strong>. Find the <strong>Dell DataSafe Local Backup 2.0<\/strong> folder from the list<\/li>\n<li>Click on <strong>Dell DataSafe Local Backup 2.0<\/strong><\/li>\n<li>Select <strong>Backup<\/strong> from the menu<\/li>\n<li>Click on the <strong>Create Recovery Media<\/strong> button<\/li>\n<li>Select <strong>Discs<\/strong> if you&#8217;d like to have the disk saved on a DVD or select <strong>USB Flash Drive<\/strong> if you&#8217;d like the disk to be saved on a USB drive.<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Insert the DVD or USB. If you opted for DVDs, the software will notify you how many DVDs you need to insert to create the recovery disks.<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Wait for the process to finish. When the screen confirms a success creation, remove your DVD or USB<\/li>\n<li>Label the USB or DVD. Keep them safe!<\/li>\n<\/ol>\n<h4>Using Dell Backup and Recovery Manager<\/h4>\n<p>If you have Windows Vista installed on a Dell PC and it uses the Dell Backup and Recovery Manager software, follow these instructions to create the disk.<\/p>\n<p>If you are not sure what software your computer has, <a href=\"#Create_a_recovery_disk_for_Dell\">go to Chapter #1 above<\/a> and determine the software based on your computer&#8217;s series name.<\/p>\n<p class=\"warning\"><strong>Warning:<\/strong><br \/>\nIf you plan to create a system recovery disk to restore your computer&#8217;s Dell Factory Image: restoring the factory image <strong>will remove all the data from the hard disk<\/strong>. Backup your files before proceeding!<\/p>\n<ol>\n<li>Go to <strong>Start<\/strong> &gt; <strong>All Programs<\/strong> and open <strong>Dell Backup and Recovery Manager<\/strong><\/li>\n<li>Click on <strong>Dell Recovery Tools<\/strong>The Dell Recovery Tools option<br \/>\ndell-backup-and-recovery-manager-screen.png<\/li>\n<li>Click on <strong>Create a recovery disk or device\u2026<\/strong> and edit the following information:\n<ul>\n<li>Name for the recovery media (recommended: leave unmodified, as suggested by the software)<\/li>\n<li>If to include the Dell Factory Image (recommended)<\/li>\n<li>Location to save the recovery media: <strong>Optical Media (CDs, DVDs)<\/strong> or <strong>External Storage Device (USB Flash Drives)<\/strong>. You can use the Refresh icon to refresh the item list (if your DVD\/USB isn&#8217;t yet displayed in the menu yet)<\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>Next<\/strong> and verify that the information is correct: name, Factory Image, location<\/li>\n<li>Click <strong>Create Image<\/strong> to make the recovery disk\n<div id=\"attachment_1778\" style=\"width: 672px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1778\" class=\"size-full wp-image-1778 colorbox-1768\" alt=\"Creating a bootable recovery image...\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png\" width=\"662\" height=\"476\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png?w=662&amp;ssl=1 662w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png?resize=300%2C215&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png?resize=60%2C43&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png?resize=150%2C107&amp;ssl=1 150w\" sizes=\"auto, (max-width: 662px) 100vw, 662px\" \/><\/p>\n<p id=\"caption-attachment-1778\" class=\"wp-caption-text\">Creating a bootable recovery image&#8230;<\/p>\n<\/div>\n<\/li>\n<li>Remove your media when the screen confirms the creation of disk is a success<\/li>\n<li>Label the DVD or USB. Keep it safe!<\/li>\n<\/ol>\n<h3>Create the recovery disk for Windows 7<\/h3>\n<h4>Using Dell DataSafe Local Backup 2.0<\/h4>\n<p>The Dell DataSafe Local Backup 2.0. software is used for Windows 7 by the following model series:<\/p>\n<ul>\n<li>Dell Inspiron<\/li>\n<li>Dell Studio<\/li>\n<li>Dell XPS<\/li>\n<\/ul>\n<p>If your model isn&#8217;t listed above, <a href=\"#Create_a_recovery_disk_for_Dell\">go to #1 above<\/a> to see if your computer model is using the DataSafe Local Backup program or not.<\/p>\n<p>These instructions are for creating a recovery disk for Windows 7 using the DataSafe Local Backup 2.0 software.<\/p>\n<p class=\"info\">You may need one or more DVD and your computer must have a DVD burner installed. You can also use a USB flash drive as a recovery media.<\/p>\n<p class=\"warning\"><strong>Warning:<\/strong><br \/>\nIf you plan to create a system recovery disk to restore your computer&#8217;s Dell Factory Image: restoring the factory image <strong>will remove all the data from the hard disk<\/strong>. Backup your files before proceeding!<\/p>\n<ol>\n<li>Click on the <strong>Start<\/strong> icon<\/li>\n<li>Click <strong>All Programs<\/strong><\/li>\n<li>Search for <strong>Dell DataSafe Local Backup 2.0<\/strong><\/li>\n<li>Click on the <strong>Dell DataSafe Local Backup 2.0<\/strong> software icon<\/li>\n<li>Click <strong>Backup<\/strong> from the list on the left<\/li>\n<li>Click on <strong>Create Recovery Media<\/strong><\/li>\n<li>Select <strong>Discs<\/strong> if you&#8217;d like to have the recovery disk saved on a DVD or select the <strong>USB Flash Drive<\/strong> option if you&#8217;d like the recovery disk to be saved on a USB.<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Insert the DVD (or USB). The software will notify you how many DVDs you may need to create the recovery media, if you opt for saving to DVDs.<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Wait for the recovery media to be created<\/li>\n<li>Label the USB or the DVD and keep it safe!<\/li>\n<\/ol>\n<h4>Using Dell Backup and Recovery Manager<\/h4>\n<p>The Dell Backup and Recovery Manager software is used for Windows 7 by the following models:<\/p>\n<ul>\n<li>Dell OptiPlex<\/li>\n<li>Dell Latitude<\/li>\n<li>Dell Vostro<\/li>\n<li>Dell Precision<\/li>\n<\/ul>\n<p>If your computer model is not listed above, <a href=\"#Create_a_recovery_disk_for_Dell\">go to #1 above<\/a> and determine if your Windows 7 is using the Backup and Recovery Manager software.<\/p>\n<p>If your computer is indeed using the Dell Backup and Recovery Manager software, you can follow these instructions.<\/p>\n<p class=\"warning\"><strong>Warning:<\/strong><br \/>\nIf you plan to create a system recovery disk to restore your computer&#8217;s Dell Factory Image: restoring the factory image <strong>will remove all the data from the hard disk<\/strong>. Backup your files before proceeding!<\/p>\n<ol>\n<li>Open the <strong>Dell Backup and Recovery Manager<\/strong> software<\/li>\n<li>Click on <strong>Dell Recovery Tools<\/strong> menu from the list on the left:\n<div id=\"attachment_1779\" style=\"width: 684px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1779\" class=\"size-full wp-image-1779 colorbox-1768\" alt=\"The Dell Recovery Tools option\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-screen.png\" width=\"674\" height=\"497\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-screen.png?w=674&amp;ssl=1 674w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-screen.png?resize=300%2C221&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-screen.png?resize=60%2C44&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-screen.png?resize=150%2C110&amp;ssl=1 150w\" sizes=\"auto, (max-width: 674px) 100vw, 674px\" \/><\/p>\n<p id=\"caption-attachment-1779\" class=\"wp-caption-text\">The Dell Recovery Tools option<\/p>\n<\/div>\n<\/li>\n<li>Click on <strong>Create a recovery disk or device\u2026<\/strong><\/li>\n<li>Your next screen is called <em>Choose Storage Location<\/em>\n<div id=\"attachment_1780\" style=\"width: 677px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1780\" class=\"size-full wp-image-1780 colorbox-1768\" alt=\"Choose Storage Location in Dell Recovery Tools menu\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-choose-storage-location.png\" width=\"667\" height=\"479\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-choose-storage-location.png?w=667&amp;ssl=1 667w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-choose-storage-location.png?resize=300%2C215&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-choose-storage-location.png?resize=60%2C43&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-choose-storage-location.png?resize=150%2C107&amp;ssl=1 150w\" sizes=\"auto, (max-width: 667px) 100vw, 667px\" \/><\/p>\n<p id=\"caption-attachment-1780\" class=\"wp-caption-text\">Choose Storage Location in Dell Recovery Tools menu<\/p>\n<\/div>\n<p>Here is what you need to add in this screen:<\/p>\n<ul>\n<li>The name for the recovery media you are about to created. Recommended to leave it unmodified, as suggested by the software.<\/li>\n<li>Select if you&#8217;d like to include the factory image (recommended)<\/li>\n<li>Where to save the recovery media: <strong>Optical Media (CDs, DVDs)<\/strong> or <strong>External Storage Device (USB Flash Drives etc.)<\/strong>\n<p class=\"info\">Use the Refresh arrow on the right to refresh the storage menu list and have the latest available items<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>The <em>Summary<\/em> screen appears. Confirm your selections before clicking <strong>Create Image<\/strong>.<\/li>\n<li>Click <strong>Create Image<\/strong> to create the recovery media\n<div id=\"attachment_1778\" style=\"width: 672px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1778\" class=\"size-full wp-image-1778 colorbox-1768\" alt=\"Creating a bootable recovery image...\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png\" width=\"662\" height=\"476\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png?w=662&amp;ssl=1 662w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png?resize=300%2C215&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png?resize=60%2C43&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-and-recovery-manager-create-media-progress.png?resize=150%2C107&amp;ssl=1 150w\" sizes=\"auto, (max-width: 662px) 100vw, 662px\" \/><\/p>\n<p id=\"caption-attachment-1778\" class=\"wp-caption-text\">Creating a bootable recovery image&#8230;<\/p>\n<\/div>\n<\/li>\n<li>The <em>Finish<\/em> screen appears, you can remove your CD\/DVD or USB and click on <strong>Close Dell Backup and Recovery Manager<\/strong><\/li>\n<li>Label your recovery media. Keep it safe!<\/li>\n<\/ol>\n<h3>Create the recovery disk for Windows 8 with Dell Backup and Recovery Manager<\/h3>\n<p>You can create a recovery disk for Dell with Windows 8 installed using the Dell Backup and Recovery Manager software by following these instructions.<\/p>\n<p class=\"warning\"><strong>Warning:<\/strong><br \/>\nIf you plan to create a system recovery disk to restore your computer&#8217;s Dell Factory Image: restoring the factory image <strong>will remove all the data from the hard disk<\/strong>. Backup your files before proceeding!<\/p>\n<ol>\n<li>Open the <strong>Dell Backup and Recovery Manager<\/strong> software by searching it (or go to <strong>Start<\/strong> &gt; <strong>All Programs<\/strong> and find the folder). You can type &#8220;<em>recovery<\/em>&#8221; in Windows 8 Search Charm to find the software.<\/li>\n<li>Click on <strong>Recovery Media<\/strong>\n<div id=\"attachment_1781\" style=\"width: 698px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1781\" class=\"size-full wp-image-1781 colorbox-1768\" alt=\"Dell Backup and Recovery Manager screenshot in Windows 8\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-recovery-manager-windows-8.png\" width=\"688\" height=\"394\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-recovery-manager-windows-8.png?w=688&amp;ssl=1 688w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-recovery-manager-windows-8.png?resize=300%2C171&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-recovery-manager-windows-8.png?resize=60%2C34&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/dell-backup-recovery-manager-windows-8.png?resize=150%2C85&amp;ssl=1 150w\" sizes=\"auto, (max-width: 688px) 100vw, 688px\" \/><\/p>\n<p id=\"caption-attachment-1781\" class=\"wp-caption-text\">Dell Backup and Recovery Manager screenshot in Windows 8<\/p>\n<\/div>\n<\/li>\n<li>Select what type of media you&#8217;d like to save the recovery disk as: <strong>USB flash drive<\/strong> or <strong>Discs<\/strong> (as in DVDs)<\/li>\n<li>Insert a blank USB or a blank DVD. If you did this already the media should appear in <em>Select Drive Below<\/em> screen. Make sure you have enough space on your USB or DVD to create the recovery disk.\n<p class=\"warning\"><strong>Warning:<\/strong><br \/>\nIf you use a USB flash drive you will lose all data available on it as the drive must be formatted<\/p>\n<\/li>\n<li>After you selected your media from the list, click <strong>Start<\/strong><\/li>\n<li>Click <strong>Yes<\/strong> when the warning message appears<\/li>\n<li>When the process is done, remove the media and label it. Keep it safe!<\/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>.<\/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 Server 2003 (all editions)<\/li>\n<li>Windows Server 2008 (all editions)<\/li>\n<li>Windows Server 2012 (all editions)<\/li>\n<\/ul>\n<h3>Applicable Models<\/h3>\n<p>This Dell-related knowledge base article applies to the following computer models:<\/p>\n<ul>\n<li><strong>Inspiron series:<\/strong> 1000, 10z, 1100, 1121, 1122, 1150, 11z, 1200, 1210, 13, 1300, 1318, 1320, 1370, 13z, 14, 1410, 1420, 1425, 1427, 1428, 1440, 1464, 1470, 14r, 14z, 15, 1501, 1520, 1521, 1525, 1526, 1545, 1546, 1555, 1570, 15r, 15z, 17, 1720, 1721, 1750, 1764, 17r, 2000, 2100, 2200, 2500, 2600, 2650, 3000, 300m, 3200, 3500, 3700, 3800, 4000, 4100, 4150, 500, 519, 519, 530, 530s, 537, 537s, 537st, 545, 546, 560, 570, 5000, 5000e, 500m, 5100, 510M, 5150, 5160, 5425, 560, 6000, 600M, 6100, 630m, 640, 6400, 640m, 7000, 700m, 710m, 7500, 8000, 8100, 8200, 8500, 8600, 9100, 9200, 9300, 9400, B120, B130, DUO, E1405, E1505, E1705, M301z, M411r, M421r, M5010, M5030, M5040, M7010, MINI 10, MINI 1012, MINI 1018, MINI 10V, MINI 10V N, MINI 12, MINI 9, MINI 910, MM061, MP061, MXC061, N3110, N4120, X200, XPS, XPS Gen 2, XPS M140, One 2205, One 2305, One 2320<\/li>\n<li><strong>Dimension series:<\/strong> 200, 400, 420, 630i, 1100, 1200, 2100, 2200, 2300, 2300c, 2350, 2400, 2400c, 3000, 3100, 3100, 3100c, 410, 4100, 420, 4200, 4250, 4300, 4300S, 4400, 44450, 500, 4500C, 4500S, 4550, 4590t, 4600, 4600c, 4601, 4700, 4700c, 5000, 5100, 5100c, 5150, 5600, 600, 6000, 610, 6700, 8100, 8200, 8250, 8300, 8300n, 8400, 900, 9100, 9150, 9200, B110, C521, D-610, E310, E510, E520, E521, GX150, L1000R, L600R, L667R, L800CXE, V333C<\/li>\n<li><strong>Latitude series:<\/strong> 100L, 110L, 120L, 13, 131L, 2100, 2110, 2120, 2600, 3330, 3440, 3540, 6000d, 6430u, 840, ATG, C400, C500, C510, C540, C600, C610, C640, C800, C810, C840, Cpi, Cpt, CS, Csx, D400, D410, D420, D430, D500, D505, D510, D520, D530, D531, D600, D610, D620, D630, D630c, D631, D800, D810, D820, D830, E4200, E4300, E4310, E5400, E5410, E5420, E5420M, E5430, E5440, E5500, E5510, E5520, E5520M, E5530, E5540, E6220, E6230, E6320, E6330, E6400, E6410, E6420 , E6430, E6430s, E6440, E6500, E6510, E6520, E6530, E6540, E7240, E7440, L400, LM, LS, LT, LX, LXP, SX 4, V700, V710, V740, X1, X200, X300, XP4, Xpi, XT, XT2, XT3, Z<\/li>\n<li><strong>Vostro series:<\/strong> 1000, 1011, 1014, 1015, 1088, 1220, 13, 130, 1320, 1400, 1420, 1440, 1450, 1500, 1510, 1520, 1540, 1550, 1700, 1720, 200, 220, 230, 2420, 2421, 2510, 2520, 2521, 3000, 3300, 3350, 3360, 3400, 3450, 3460, 3500, 3550, 3555, 3560, 3700, 3750, 5460, 5470, 5560, A860, V131<\/li>\n<li><strong>Precision series:<\/strong> 350, 360, 370, 380 Workstation, 390 Workstation, 650, 670 Workstation, M50, M60, M65, M70, M90, M2400, M4300, M4700, M4700, T3400<\/li>\n<li><strong>OptiPlex series:<\/strong> 150D, 160, 160L, 170L, 170LN, 210L, 210LN, 3010, 3011 AIO, 3020, 320, 330, 360, 380, 390, 5100, 560, 580, 7010, 740, 745, 745c, 755, 760, 780, 790, 9010, 9020 AIO, 960, 980, 990, E1, FX160, G1, GC, GH1, GH2, GH3, GL, GM, GMT, GX1, GX100, GX110, GX115, GX150, GX1p, GX200, GX240, GX260, GX260n, GX270, GX270n, GX280, GX300, GX400, GX50, GX520, GX60, GX60N, GX620, L60, N, NX1, SX260, SX270, SX270N, SX280, VDI Blaster, XE, XE2, XL, XM, XMT<\/li>\n<li><strong>XPS series:<\/strong> 11, 12, 13, 14, 14z, 15, 15z, 17, 400, 410, 420, 720, 8100, 8200, 8250, 8300, 8400, 8500, 8600, 8700, 9150, 9200, L511X, M1210, M1330, M1530, M1531, M1532, M1533, M1534, M1535, M1710, M2010, MXC062, MXG061, MXP061<\/li>\n<li><strong>Studio series:<\/strong> 1440, 1450, 1457, 1458, 15, 1530, 1535, 1536, 1537, 1555, 1557, 1558, 1569, 1735, 1736, 1737, 1745, 1747, 1749, 1909<\/li>\n<li><strong>Studio XPS series:<\/strong> 13, 16, 1645, 1647, 1340, 1640, X1340<\/li>\n<li><strong>Dimension XPS series:<\/strong> 210, 400, 410, 4100V, 420, 50, 600, 630i, 66, 720, 9200, D233, D234, M1530, One, P60, T450, T600, XTS800<\/li>\n<li><strong>Alienware series:<\/strong> 14, 17, 18<\/li>\n<li><strong>Adamo series<\/strong><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This is a guide about Dell recovery disks for the following versions of Windows: Windows XP, Windows Vista, Windows 7 or Windows 8. A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk. Dell no longer ships operating system disks with new systems. You can create recovery disks [&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-1768","post","type-post","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3SlTq-sw","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1768","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=1768"}],"version-history":[{"count":23,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1768\/revisions"}],"predecessor-version":[{"id":2251,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1768\/revisions\/2251"}],"wp:attachment":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/media?parent=1768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}