<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":1811,"date":"2014-03-17T03:14:08","date_gmt":"2014-03-17T08:14:08","guid":{"rendered":"http:\/\/neosmart.net\/wiki\/?p=1811"},"modified":"2014-08-09T04:02:20","modified_gmt":"2014-08-09T09:02:20","slug":"gateway-recovery-disk","status":"publish","type":"post","link":"https:\/\/neosmart.net\/wiki\/gateway-recovery-disk\/","title":{"rendered":"Gateway Recovery Disk: Guide for Windows XP, Vista, 7, 8"},"content":{"rendered":"<p>This guide is about <strong>Gateway recovery disks<\/strong> for the following versions of Windows: <strong>Windows XP, Windows Vista, Windows 7 and Windows 8<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/Gateway-Logo.jpg\" alt=\"Gateway Logo\" width=\"150\" height=\"86\" class=\"alignright size-full wp-image-1827 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/Gateway-Logo.jpg?w=150&amp;ssl=1 150w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/Gateway-Logo.jpg?resize=60%2C34&amp;ssl=1 60w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/p>\n<p>A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk.<\/p>\n<p>Gateway Computers acquired eMachines Computers in 2004 and, in 2007, Gateway Computers was acquired by Acer.<\/p>\n<ul>\n<li>If you have a computer from Acer, <a href=\"\/wiki\/acer-recovery-disk\/\">follow the Acer Recovery Disk guide instead.<\/a><\/li>\n<li>If you have a computer from eMachines, <a href=\"\/wiki\/emachines-recovery-disk\/\">follow the eMachines Recovery Disk guide instead.<\/a><\/li>\n<\/ul>\n<p class=\"info\"><strong>Looking for a recovery disk for Gateway?<\/strong> <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials, our recovery and repair disk for Gateway  computers<\/a>.<\/p>\n<p><\/p>\n<h2>Download alternative recovery disk for Gateway<\/h2>\n<p>If the recovery partition of your computer is corrupt or damaged, consider downloading Easy Recovery Essentials, that it&#8217;s compatible with Gateway computers running Windows XP, Vista, 7 and 8.<\/p>\n<p>Easy Recovery Essentials works for any Gateway model and it&#8217;s compatible 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<div id=\"attachment_512\" style=\"width: 990px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-512\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home-1024x631.png\" alt=\"Screenshot of Easy Recovery Essentials\" width=\"980\" height=\"603\" class=\"size-large wp-image-512 colorbox-1811\" 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 id=\"caption-attachment-512\" class=\"wp-caption-text\">Screenshot of Easy Recovery Essentials<\/p>\n<\/div>\n<p>You can burn Easy Recovery Essentials directly to a CD, DVD or a USB flash drive and use its Automated Repair function to automatically find and fix boot errors.<\/p>\n<p><strong><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials for Gateway<\/a><\/strong><\/p>\n<p><em>Note:<\/em> Easy Recovery Essentials can not be used to install or reinstall Windows.<\/p>\n<h2>Create recovery disks for Gateway with Gateway Recovery Center<\/h2>\n<div id=\"attachment_1818\" style=\"width: 913px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1818\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png\" alt=\"The Gateway Recovery Management software\" width=\"903\" height=\"577\" class=\"size-full wp-image-1818 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?w=903&amp;ssl=1 903w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=300%2C191&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=60%2C38&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=150%2C95&amp;ssl=1 150w\" sizes=\"auto, (max-width: 903px) 100vw, 903px\" \/><\/p>\n<p id=\"caption-attachment-1818\" class=\"wp-caption-text\">The Gateway Recovery Management software<\/p>\n<\/div>\n<p>Your computer runs the Acer software if it looks like this:<\/p>\n<div id=\"attachment_1739\" style=\"width: 961px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1739\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-1.png\" alt=\"The Acer eRecovery Management software\" width=\"951\" height=\"603\" class=\"size-full wp-image-1739 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-1.png?w=951&amp;ssl=1 951w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-1.png?resize=300%2C190&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-1.png?resize=60%2C38&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-1.png?resize=150%2C95&amp;ssl=1 150w\" sizes=\"auto, (max-width: 951px) 100vw, 951px\" \/><\/p>\n<p id=\"caption-attachment-1739\" class=\"wp-caption-text\">The Acer eRecovery Management software<\/p>\n<\/div>\n<p>Gateway computers shipped after November, 2004 have a backup solution called <strong>Gateway System Recovery<\/strong>.<\/p>\n<p>This solution is a recovery partition stored on your computer&#8217;s hard drive that can be used to restore Windows. Using this partition, you can also create a set of recovery disks in case the partition becomes damaged or corrupt.<\/p>\n<p>Your computer may still have a recovery partition intact (undamaged or uncorrupted) that can be used to restore your computer to its factory conditions. You can check if the partition is still intact by:<\/p>\n<ol>\n<li>Restarting your computer<\/li>\n<li>When the Gateway logo appears, press the <kbd>Alt<\/kbd> (the left key) and <kbd>F10<\/kbd> keys during the boot process<\/li>\n<\/ol>\n<h3>Create the recovery disk in Windows XP<\/h3>\n<p>Windows XP users can create the recovery disks for Gateway computers by following these steps.<\/p>\n<p class=\"info\">Make sure your CDs are &#8220;CD-R&#8221; and not &#8220;CD-RW&#8221;. If you plan to use DVDs, they must be &#8220;DVD-R&#8221; and not &#8220;DVD-RW&#8221; or &#8220;DVD+RW&#8221;.<\/p>\n<ol>\n<li>Power on the computer<\/li>\n<li>Go to <strong>Start<\/strong> &gt; <strong>All Programs<\/strong><\/li>\n<li>Find the <strong>System Recovery<\/strong> folder<\/li>\n<li>Click on <strong>Create My Drivers-Applications CD(s)<\/strong><\/li>\n<li>Click <strong>Burn ISO<\/strong> when the &#8220;<em>Do you want to burn the created ISO images or just having them placed in a folder of your choice<\/em>&#8221; message appears<\/li>\n<li>At the <em>Recovery CD\/DVD Creator<\/em> screen, click <strong>Start Creation<\/strong>\n<div id=\"attachment_1819\" style=\"width: 440px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1819\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-start-creation.png\" alt=\"Gateway Recovery CD\/DVD software\" width=\"430\" height=\"283\" class=\"size-full wp-image-1819 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-start-creation.png?w=430&amp;ssl=1 430w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-start-creation.png?resize=300%2C197&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-start-creation.png?resize=60%2C39&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-start-creation.png?resize=150%2C98&amp;ssl=1 150w\" sizes=\"auto, (max-width: 430px) 100vw, 430px\" \/><\/p>\n<p id=\"caption-attachment-1819\" class=\"wp-caption-text\">Gateway Recovery CD\/DVD software<\/p>\n<\/div>\n<\/li>\n<li>The software will let you know how many CDs or DVDs you need to complete the process<\/li>\n<li>Choose what type of media you plan to use &#8211; <strong>CD<\/strong> or <strong>DVD<\/strong> &#8211; by selecting the respective option.\n<p><em>Example:<\/em> Select &#8220;Number of DVDs required: 1&#8221; if you plan to use DVD as a recovery media.\n<\/li>\n<li>Insert your first blank media in the optical drive<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<li>Wait for the process to finish\n<div id=\"attachment_1820\" style=\"width: 440px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1820\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-writing-media.png\" alt=\"Writing to CD or DVD\" width=\"430\" height=\"283\" class=\"size-full wp-image-1820 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-writing-media.png?w=430&amp;ssl=1 430w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-writing-media.png?resize=300%2C197&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-writing-media.png?resize=60%2C39&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-cd-dvd-writing-media.png?resize=150%2C98&amp;ssl=1 150w\" sizes=\"auto, (max-width: 430px) 100vw, 430px\" \/><\/p>\n<p id=\"caption-attachment-1820\" class=\"wp-caption-text\">Writing to CD or DVD<\/p>\n<\/div>\n<\/li>\n<li>When the software program prompts you to insert the next blank disk, do so<\/li>\n<li>When the &#8220;<em>The Recovery ISO Image has been created successfully<\/em>&#8221; message appears, remove the last disk from the optical drive<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<li>Label the recovery disks and keep them safe!<\/li>\n<\/ol>\n<h3>Create the recovery disk in Windows Vista<\/h3>\n<p>Windows Vista users can create a recovery disk using the <strong>Gateway Recovery Centre<\/strong> software program by following these steps.<\/p>\n<p>Your Windows Vista may run the Gateway Recovery Management software and not the Gateway Recovery Centre software version. If so, follow the instructions from Windows 7.<\/p>\n<p class=\"info\">These steps will create a backup copy of your system&#8217;s drivers and application and will not include a copy of your Windows Vista. You can reinstall Windows Vista using the backup media (the original Windows Vista media).<\/p>\n<ol>\n<li>Turn on your computer<\/li>\n<li>Go to <strong>Start<\/strong> and then to <strong>All Programs<\/strong><\/li>\n<li>Find a <strong>Gateway Recovery Center<\/strong> folder and click on the <strong>Gateway Recovery Center<\/strong> item<\/li>\n<li>If Windows Vista&#8217; User Account Control (UAC) dialog appears, click <strong>Continue<\/strong> or <strong>Yes<\/strong><\/li>\n<li>When the <em>Welcome to Gateway Recovery Center<\/em> appears, click on <strong>Applications and Drivers external media<\/strong>\n<div id=\"attachment_1821\" style=\"width: 505px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1821\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png\" alt=\"Gateway Recovery Centre in Windows Vista\" width=\"495\" height=\"372\" class=\"size-full wp-image-1821 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png?w=495&amp;ssl=1 495w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png?resize=300%2C225&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png?resize=60%2C45&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png?resize=150%2C112&amp;ssl=1 150w\" sizes=\"auto, (max-width: 495px) 100vw, 495px\" \/><\/p>\n<p id=\"caption-attachment-1821\" class=\"wp-caption-text\">Gateway Recovery Centre in Windows Vista<\/p>\n<\/div>\n<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Make sure the <strong>Create system recovery discs option<\/strong> is selected and then click <strong>Next<\/strong><\/li>\n<li>Insert a blank CD or DVD in the optical drive. The software will notify you how many CDs or DVDs you will need to complete the processing, depending if you are using a CD or a DVD.<\/li>\n<li>Select <strong>I have enough discs, continue with this type of media<\/strong> and click <strong>Next<\/strong><\/li>\n<li>Wait for the process to finish<\/li>\n<li>When the <em>Congratulations<\/em> screen appears, click Next\n<div id=\"attachment_1822\" style=\"width: 343px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1822\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png\" alt=\"Disk created! Process complete!\" width=\"333\" height=\"160\" class=\"size-full wp-image-1822 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png?w=333&amp;ssl=1 333w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png?resize=300%2C144&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png?resize=60%2C28&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png?resize=150%2C72&amp;ssl=1 150w\" sizes=\"auto, (max-width: 333px) 100vw, 333px\" \/><\/p>\n<p id=\"caption-attachment-1822\" class=\"wp-caption-text\">Disk created! Process complete!<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<h3>Create the recovery disk in Windows 7<\/h3>\n<p>Windows 7 users can create the set of recovery disks using the <strong>Gateway Recovery Management<\/strong> software. Follow these instructions.<\/p>\n<ol>\n<li>Turn on your computer<\/li>\n<li>Go to <strong>Start<\/strong> and then to <strong>All Programs<\/strong><\/li>\n<li>Find a <strong>Gateway<\/strong> folder<\/li>\n<li>Click on <strong>Gateway Recovery Management<\/strong><\/li>\n<li>Select <strong>Create factory default disc<\/strong>\n<div id=\"attachment_1823\" style=\"width: 483px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1823\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png\" alt=\"Gateway Recovery Management in Windows 7\" width=\"473\" height=\"551\" class=\"size-full wp-image-1823 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png?w=473&amp;ssl=1 473w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png?resize=257%2C300&amp;ssl=1 257w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png?resize=51%2C60&amp;ssl=1 51w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png?resize=128%2C150&amp;ssl=1 128w\" sizes=\"auto, (max-width: 473px) 100vw, 473px\" \/><\/p>\n<p id=\"caption-attachment-1823\" class=\"wp-caption-text\">Gateway Recovery Management in Windows 7<\/p>\n<\/div>\n<\/li>\n<li>At the <em>Create Backup Disc<\/em> screen, insert your first blank CD or DVD and make sure the optical drive is selected at the &#8220;<strong>Burn to<\/strong>&#8221; item. The software will let you know how many CDs and DVDs you need, if you plan to use either a CD or a DVD<\/li>\n<li>Click <strong>Start<\/strong><\/li>\n<li>The software will prompt you to insert the next blank CD or DVD to continue the process<\/li>\n<li>Insert a new blank media and click <strong>OK<\/strong>\n<div id=\"attachment_1822\" style=\"width: 343px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1822\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png\" alt=\"Disk created. Continue with the next blank disk.\" width=\"333\" height=\"160\" class=\"size-full wp-image-1822 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png?w=333&amp;ssl=1 333w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png?resize=300%2C144&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png?resize=60%2C28&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-disk-complete.png?resize=150%2C72&amp;ssl=1 150w\" sizes=\"auto, (max-width: 333px) 100vw, 333px\" \/><\/p>\n<p id=\"caption-attachment-1822\" class=\"wp-caption-text\">Disk created. Continue with the next blank disk.<\/p>\n<\/div>\n<\/li>\n<li>When the process is complete, click <strong>OK<\/strong> to exit the software program<\/li>\n<\/ol>\n<h3>Create the recovery disk in Windows 8<\/h3>\n<p>Windows 8 users can use a USB flash drive to create a recovery disk for Gateway computers using the <strong>Gateway Recovery Management<\/strong> software program. The instructions are below.<\/p>\n<p class=\"alert\">This action <strong>will remove all personal files<\/strong> from your USB flash drive.<\/p>\n<ol>\n<li>Press the <kbd><span class='kbdkey'><img src='https:\/\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/02\/WinKey.svg' class='winkey colorbox-1811' \/><\/span><\/kbd> key and <kbd>Q<\/kbd><\/li>\n<li>Type &#8220;<em>recovery<\/em>&#8221; when the search field appears<\/li>\n<li>When the first search results appears, click on <strong>Gateway Recovery Management<\/strong><\/li>\n<li>Select <strong>Create Factory Default Disc<\/strong>\n<div id=\"attachment_1818\" style=\"width: 913px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1818\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png\" alt=\"The Gateway Recovery Management software\" width=\"903\" height=\"577\" class=\"size-full wp-image-1818 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?w=903&amp;ssl=1 903w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=300%2C191&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=60%2C38&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=150%2C95&amp;ssl=1 150w\" sizes=\"auto, (max-width: 903px) 100vw, 903px\" \/><\/p>\n<p id=\"caption-attachment-1818\" class=\"wp-caption-text\">Click on Create Factory Default Disc<\/p>\n<\/div>\n<\/li>\n<li>Select <strong>Copy content from the recovery partition to the recovery drive<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Select the USB flash drive to use as a recovery media from the list. You can also use DVDs as a recovery media<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Click <strong>Create<\/strong><\/li>\n<li>If you are being asked to delete the recovery partition from your computer, click <strong>No<\/strong><\/li>\n<\/ol>\n<h2>Restoring a Gateway computer<\/h2>\n<p>Users of Gateway computers can restore the system either by booting into Windows and use the installed recovery software, use the recovery partition from Gateway or use the recovery disks created with the software program.<\/p>\n<h3>Restore Windows XP<\/h3>\n<p>Windows XP can be restored using the recovery disks created for your Gateway computer by following these instructions.<\/p>\n<p class=\"alert\">All personal files <strong>will be deleted<\/strong> during the restore process. Backup your files before you continue!<\/p>\n<ol>\n<li>Remove any USBs, printers, cameras etc. connected to your computer<\/li>\n<li>Insert the first recovery disk in the optical drive<\/li>\n<li>Boot your computer<\/li>\n<li>When the following message appears, hit <kbd>R<\/kbd>:\n<pre>Gateway System Recovery\r\nPress 'R' to display Gateway System Recovery options.<\/pre>\n<div id=\"attachment_1824\" style=\"width: 990px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1824\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-system-recovery-boot-screen-windows-xp.png\" alt=\"Gateway Windows XP Recovery: Press R\" width=\"980\" height=\"450\" class=\"size-full wp-image-1824 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-system-recovery-boot-screen-windows-xp.png?w=980&amp;ssl=1 980w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-system-recovery-boot-screen-windows-xp.png?resize=300%2C137&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-system-recovery-boot-screen-windows-xp.png?resize=60%2C27&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-system-recovery-boot-screen-windows-xp.png?resize=150%2C68&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p id=\"caption-attachment-1824\" class=\"wp-caption-text\">Gateway Windows XP Recovery: Press R<\/p>\n<\/div>\n<\/li>\n<li>Hit <kbd>R<\/kbd> again when the following message appears to boot into Gateway System Recovery: (<em>Note:<\/em> Some recovery disks may not have a F option)\n<pre>Press 'R' for standard Gateway System Recovery options.\r\nYou will boot into the recovery partition or on CD if no recovery partition is found.\r\n\t\r\nPress 'F' to format drive and perform a full system recovery.\r\nAll data will be lost!\r\nNote: This option will install a recovery partition first, then restore the user partition.\r\n\t\r\nPress 'Q' to quit and boot the OS on hard disk.<\/pre>\n<\/li>\n<li>When the <em>System Restore Options<\/em> screen appears, choose <strong>Full System Restore (Destructive)<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Click <strong>Yes<\/strong> when the <em>Format and Recover<\/em> dialog appears with the following message:\n<pre>All files, including data files, on the user partition will be lost and the original factory-shipped files will be recovered to the user partition.\r\n\r\nDo you want to continue?<\/pre>\n<\/li>\n<li>When the software prompts you to insert the next recovery CD, do so. The prompt message is usually &#8220;<em>Please insert System Restore CD #2 now<\/em>&#8221; and so on for each recovery CD created.<\/li>\n<li>When the restore process is done, click <strong>Restart<\/strong>\n<p>The confirmation message is: &#8220;<em>System Restore finished. Restart the PC and remove the CD when the PC boots up<\/em>&#8220;.\n<\/li>\n<li>After your computer boots, remove the CD from your optical drive<\/li>\n<li>Windows XP should now boot with the <em>Installing Devices<\/em> screen first<\/li>\n<\/ol>\n<h3>Restore Windows Vista<\/h3>\n<p>Windows Vista users can restore their Gateway computer by following these instructions.<\/p>\n<h4>If you are able to boot into Windows Vista<\/h4>\n<p>If you are able to boot into Windows Vista and have the Gateway Recovery Center software program, follow these instructions:<\/p>\n<ol>\n<li>Power on your computer<\/li>\n<li>Click on <strong>Start<\/strong> &gt; <strong>All Programs<\/strong><\/li>\n<li>Find the <strong>Gateway Recovery Center<\/strong> folder<\/li>\n<li>Click on <strong>Gateway Recovery Center<\/strong><\/li>\n<li>If the User Account Control dialog appears, click <strong>Continue<\/strong> or <strong>Yes<\/strong> to allow the software program to make the necessary changes\n<\/li>\n<li>At the <em>Welcome to Gateway Recovery Center<\/em> screen, choose <strong>Recovery<\/strong>\n<div id=\"attachment_1821\" style=\"width: 505px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1821\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png\" alt=\"Gateway Recovery Centre in Windows Vista\" width=\"495\" height=\"372\" class=\"size-full wp-image-1821 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png?w=495&amp;ssl=1 495w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png?resize=300%2C225&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png?resize=60%2C45&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-centre-windows-vista.png?resize=150%2C112&amp;ssl=1 150w\" sizes=\"auto, (max-width: 495px) 100vw, 495px\" \/><\/p>\n<p id=\"caption-attachment-1821\" class=\"wp-caption-text\">Select Recovery from this list<\/p>\n<\/div>\n<\/li>\n<li>Make sure <strong>Yes, restart my computer now<\/strong> is selected<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Your computer will now reboot into Windows Recovery Environment (WinRE) from which you can choose multiple utilities: Startup Repair, System Restore etc.\n<p>If your recovery partition is intact, the last item in the System Recovery Options window should be &#8220;<strong>Recovery Manager<\/strong>&#8221; which you can use for your Gateway computer.\n<\/li>\n<li>Click on <strong>Recovery Manager<\/strong> item from the screen, if this item is available, and follow any wizard instructions to restore Windows Vista\n<div id=\"attachment_1825\" style=\"width: 420px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1825\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png\" alt=\"The Gateway Recovery Manager item at System Recovery Options\" width=\"410\" height=\"349\" class=\"size-full wp-image-1825 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png?w=410&amp;ssl=1 410w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png?resize=300%2C255&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png?resize=60%2C51&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png?resize=150%2C127&amp;ssl=1 150w\" sizes=\"auto, (max-width: 410px) 100vw, 410px\" \/><\/p>\n<p id=\"caption-attachment-1825\" class=\"wp-caption-text\">The Gateway Recovery Manager item at System Recovery Options<\/p>\n<\/div>\n<\/li>\n<li><em>The following steps apply if Recovery Manager is available<\/em><\/li>\n<li>When <em>Gateway Recovery Center<\/em> opens, click <strong>Next<\/strong><\/li>\n<li>Select <strong>Full factory recovery<\/strong> and then click <strong>Next<\/strong><\/li>\n<li>At the &#8220;<em>Are you sure you want to continue<\/em>&#8221; screen, select <strong>Yes<\/strong> and click <strong>Next<\/strong>\n<p class=\"alert\">This action erases all your personal data. Backup your files!<\/p>\n<\/li>\n<li>Wait for the process to finish. When the <em>Recovery is complete<\/em> screen appears, click <strong>Finish<\/strong><\/li>\n<li>If the <em>System Recovery Options<\/em> screen appears again, click <strong>Restart<\/strong> to restart the computer<\/li>\n<li>Follow any installation wizard instructions to setup Windows Vista again<\/li>\n<\/ol>\n<h4>If you can&#8217;t boot into Windows Vista<\/h4>\n<p><strong>If your recovery partition from Gateway is undamaged<\/strong> and you can&#8217;t boot into Windows Vista, you can follow these steps:<\/p>\n<ol>\n<li>Remove any external devices from your computer, except your mouse and your keyboard<\/li>\n<li>Remove any CDs, DVDs or USBs from your computer<\/li>\n<li>Turn on your computer<\/li>\n<li>When the Gateway logo appears, hit <kbd>F8<\/kbd> multiple times<\/li>\n<li>The <em>Advanced Boot Options<\/em> screen should appear:\n<div id=\"attachment_1826\" style=\"width: 990px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1826\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/advanced-boot-options-repair-computer-windows-vista-on-gateway.png\" alt=\"Advanced Boot Options in Windows Vista on a Gateway\" width=\"980\" height=\"650\" class=\"size-full wp-image-1826 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/advanced-boot-options-repair-computer-windows-vista-on-gateway.png?w=980&amp;ssl=1 980w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/advanced-boot-options-repair-computer-windows-vista-on-gateway.png?resize=300%2C198&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/advanced-boot-options-repair-computer-windows-vista-on-gateway.png?resize=60%2C39&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/advanced-boot-options-repair-computer-windows-vista-on-gateway.png?resize=150%2C99&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p id=\"caption-attachment-1826\" class=\"wp-caption-text\">Advanced Boot Options in Windows Vista on a Gateway<\/p>\n<\/div>\n<\/li>\n<li>Use your up and down arrow to highlight (select) the <strong>Repair Your Computer<\/strong> option<\/li>\n<li>Once selected, hit <kbd>Enter<\/kbd><\/li>\n<li>Select your keyboard layout<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Login as <strong>Administrator<\/strong> and then click <strong>OK<\/strong>. If you don&#8217;t have an &#8220;Administrator&#8221; account, use any account that has administrative rights to the system.<\/li>\n<li>At the <em>System Recovery Options<\/em> window, select <strong>Recovery Manager<\/strong>:\n<div id=\"attachment_1825\" style=\"width: 420px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1825\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png\" alt=\"The Gateway Recovery Manager item at System Recovery Options\" width=\"410\" height=\"349\" class=\"size-full wp-image-1825 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png?w=410&amp;ssl=1 410w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png?resize=300%2C255&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png?resize=60%2C51&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-manager-system-options.png?resize=150%2C127&amp;ssl=1 150w\" sizes=\"auto, (max-width: 410px) 100vw, 410px\" \/><\/p>\n<p id=\"caption-attachment-1825\" class=\"wp-caption-text\">The Gateway Recovery Manager item at System Recovery Options<\/p>\n<\/div>\n<\/li>\n<li>When <em>Gateway Recovery Center<\/em> opens, click <strong>Next<\/strong><\/li>\n<li>Select <strong>Full factory recovery<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>At the &#8220;<em>Are you sure you want to continue<\/em>&#8221; screen, select <strong>Yes<\/strong> and click <strong>Next<\/strong>\n<p class=\"info\">This action erases all your personal data permanently. Backup your files!<\/p>\n<\/li>\n<li>Wait for the process to finish<\/li>\n<li>When the <em>Recovery is complete<\/em> screen appears, click <strong>Finish<\/strong><\/li>\n<li>The <em>System Recovery Options<\/em> screen may appear again. If so, click <strong>Restart<\/strong>.<\/li>\n<li>Your computer will restart and your Windows Vista begins the reinstallation process<\/li>\n<li>Follow any installation wizard instructions to setup Windows again<\/li>\n<\/ol>\n<h4>If you have a Gateway recovery disk<\/h4>\n<p><strong>If you have a recovery disk for Windows Vista already created<\/strong>, follow the wizard instructions after doing these steps:<\/p>\n<ol>\n<li>Turn on your computer<\/li>\n<li>Insert the first recovery disk in the optical drive<\/li>\n<li>Restart your computer<\/li>\n<li>Hit <kbd>F12<\/kbd> to open the boot menu<\/li>\n<li>Use your up and down arrow keys to select the CD-ROM\/DVD item. This would boot from the recovery disk you inserted in the optical drive.<\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>Follow the wizard instructions to restore the system<\/li>\n<\/ol>\n<p>The above steps should boot your computer into the recovery software program made by Gateway for Windows Vista users. Follow any instructions given by the wizard to restore your computer to factory conditions.<\/p>\n<h3>Restore Windows 7<\/h3>\n<p>Windows 7 users can restore the system by following these instructions.<\/p>\n<h4>If you can boot into Windows 7<\/h4>\n<p>If you can still boot into Windows 7, follow these steps:<\/p>\n<ol>\n<li>Power on your computer<\/li>\n<li>Go to <strong>Start<\/strong> &gt; <strong>All Programs<\/strong><\/li>\n<li>Select <strong>Gateway Recovery Management<\/strong> from the <strong>Gateway<\/strong> folder<\/li>\n<li>When Gateway Recovery Management opens, select the <strong>Restore<\/strong> tab:\n<div id=\"attachment_1823\" style=\"width: 483px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1823\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png\" alt=\"Gateway Recovery Management in Windows 7\" width=\"473\" height=\"551\" class=\"size-full wp-image-1823 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png?w=473&amp;ssl=1 473w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png?resize=257%2C300&amp;ssl=1 257w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png?resize=51%2C60&amp;ssl=1 51w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows-7.png?resize=128%2C150&amp;ssl=1 128w\" sizes=\"auto, (max-width: 473px) 100vw, 473px\" \/><\/p>\n<p id=\"caption-attachment-1823\" class=\"wp-caption-text\">Select the Restore tab<\/p>\n<\/div>\n<\/li>\n<li>Select <strong>Restore system to factory default<\/strong><\/li>\n<li>Confirm the action by clicking <strong>Yes<\/strong> at the <em>Confirm Restoration<\/em> window\n<p class=\"alert\">The restore process erases all your personal files. Backup your files!<\/p>\n<\/li>\n<li>Click <strong>Start<\/strong><\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<li>When the recovery process has finished, the software prompts you to restart the computer. Click <strong>OK<\/strong> to do so.<\/li>\n<li>Follow the wizard instructions to setup Windows 7 again.<\/li>\n<\/ol>\n<h4>If you can&#8217;t boot into Windows 7<\/h4>\n<p><strong>If your Gateway recovery partition is still intact<\/strong> and you can&#8217;t boot into Windows:<\/p>\n<ol>\n<li>Power on your computer<\/li>\n<li>Press the following combination of keys at boot: <kbd>Alt<\/kbd> and <kbd>F10<\/kbd><\/li>\n<li>The <strong>Gateway Recovery Management<\/strong> software should load<\/li>\n<li>Select <strong>Restore system from factory default<\/strong>\n<p class=\"alert\">The restore process erases all your personal files. Backup your files!<\/p>\n<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Wait for the process to finish<\/li>\n<li>If a wizard appears: follow the wizard instructions to setup Windows 7 again<\/li>\n<\/ol>\n<h4>If you have the Gateway recovery disk for Windows 7<\/h4>\n<p>If you have the Gateway recovery disks created for Windows 7, follow the steps below.<\/p>\n<ol>\n<li>Turn on your computer<\/li>\n<li>Insert the first recovery disk in the optical drive<\/li>\n<li>Restart your computer<\/li>\n<li>During the startup process, hit <kbd>F12<\/kbd> to open the boot menu<\/li>\n<li>Use your up and down arrow keys to select the <strong>CD-ROM\/DVD<\/strong> item to boot from the recovery disk<\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>Follow the wizard instructions to restore your system<\/li>\n<\/ol>\n<h3>Restore Windows 8<\/h3>\n<p>Users of Windows 8 can restore the operating system using the built-in <strong>Gateway Recovery Management<\/strong> software.<\/p>\n<p class=\"alert\">This action restores the computer to the original factory configuration. This erases all your personal data. Backup your files!<\/p>\n<h4>If you can boot into Windows 8<\/h4>\n<p>These instructions apply if you are able to boot into Windows 8. If not, follow the next set of instructions.<\/p>\n<ol>\n<li>Power on your computer<\/li>\n<li>Press the <kbd><span class='kbdkey'><img src='https:\/\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/02\/WinKey.svg' class='winkey colorbox-1811' \/><\/span><\/kbd> key and <kbd>C<\/kbd> to open the <strong>Search Charm<\/strong> of Windows 8<\/li>\n<li>Click on <strong>Search<\/strong> and start typing &#8220;<em>recovery<\/em>&#8220;<\/li>\n<li>When the first results appear, click on <strong>Gateway Recovery Management<\/strong><\/li>\n<li>Click on <strong>Restore Factory Settings<\/strong> (at the <strong>Restore<\/strong> tab)\n<div id=\"attachment_1818\" style=\"width: 913px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1818\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png\" alt=\"The Gateway Recovery Management software\" width=\"903\" height=\"577\" class=\"size-full wp-image-1818 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?w=903&amp;ssl=1 903w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=300%2C191&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=60%2C38&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/03\/gateway-recovery-management-windows.png?resize=150%2C95&amp;ssl=1 150w\" sizes=\"auto, (max-width: 903px) 100vw, 903px\" \/><\/p>\n<p id=\"caption-attachment-1818\" class=\"wp-caption-text\">Go to the Restore tab<\/p>\n<\/div>\n<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Select <strong>Fully clean the drive option<\/strong><\/li>\n<li>Click <strong>Reset<\/strong><\/li>\n<li>Your computer will now restart and begin the restore process. It may restart again, once the process is done.<\/li>\n<\/ol>\n<h4>If you can&#8217;t boot into Windows 8<\/h4>\n<p>If you are not able to boot into Windows 8, <strong>but have the USB recovery created (using the Gateway Recovery Management software)<\/strong>, follow these instructions:<\/p>\n<ol>\n<li>Power off your computer<\/li>\n<li>Insert recovery USB flash drive you create with Gateway Recovery Management software<\/li>\n<li>Power on your computer<\/li>\n<li>Press <kbd>F2<\/kbd> to enter BIOS, as soon as your computer boots. If you have a desktop computer, you may need to press <kbd>Del<\/kbd> and not <kbd>F2<\/kbd>.<\/li>\n<li>Go to the <strong>Boot<\/strong> tab from the BIOS screen using the left and right arrow keys<\/li>\n<li>In the <em>Boot<\/em> tab screen, you need to find a <strong>&#8220;USB HDD&#8221;<\/strong> item from the list and highlight it by using the up and down arrow keys. USB HDD should be your plugged-in recovery media.<\/li>\n<li>Once you selected (highlighted) USB HDD, press <kbd>F6<\/kbd> to move it at the top of the list. You may need to press <kbd>F6<\/kbd> multiple times to move it at the top of the list.<\/li>\n<li>When USB HDD is at the top of the list, navigate to the <strong>Exit<\/strong> tab using your left and right arrow keys<\/li>\n<li>Select (or highlight) <strong>Exit Saving Changes<\/strong> using your up and down arrow keys<\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>Make sure <strong>[Yes]<\/strong> is selected at the dialog screen<\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>Your computer will reboot and boot into Windows 8<\/li>\n<li>Select a keyboard language<\/li>\n<li>Click on <strong>Troubleshoot<\/strong><\/li>\n<li>Click on <strong>Reset your PC<\/strong><\/li>\n<li>Click <strong>Next<\/strong> to confirm the action\n<p class=\"alert\">This action will erase all your personal files. Backup your files before proceeding!<\/p>\n<\/li>\n<li>Choose <strong>Windows 8<\/strong> from the list<\/li>\n<li>Select &#8220;<strong>Yes, repartition the drives<\/strong>&#8221; if you no longer have the recovery partition from Gateway to reinstall it. Otherwise, select &#8220;<strong>No, keep the existing partitions<\/strong>&#8220;.<\/li>\n<li>Select <strong>Just remove my files<\/strong> or <strong>Fully clean the drive<\/strong>. The last option takes longer, but cleans the entire drive. <strong>Fully clean the drive<\/strong> is recommended.<\/li>\n<li>Click <strong>Reset<\/strong><\/li>\n<li>The restore process will start<\/li>\n<li>Once this is complete, at the <em>Choose an option<\/em> screen, remove the recovery USB.\n<div id=\"attachment_1755\" style=\"width: 811px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1755\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/continue-choose-an-option-windows-8.png\" alt=\"Choose an option at boot\" width=\"801\" height=\"503\" class=\"size-full wp-image-1755 colorbox-1811\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/continue-choose-an-option-windows-8.png?w=801&amp;ssl=1 801w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/continue-choose-an-option-windows-8.png?resize=300%2C188&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/continue-choose-an-option-windows-8.png?resize=60%2C37&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/continue-choose-an-option-windows-8.png?resize=150%2C94&amp;ssl=1 150w\" sizes=\"auto, (max-width: 801px) 100vw, 801px\" \/><\/p>\n<p id=\"caption-attachment-1755\" class=\"wp-caption-text\">Choose an option at boot<\/p>\n<\/div>\n<\/li>\n<li>Click <strong>Continue<\/strong><\/li>\n<li>Follow any instructions from the wizard screen to setup Windows 8 again<\/li>\n<\/ol>\n<h4>If you don&#8217;t have a Gateway recovery USB<\/h4>\n<p><strong>If you don&#8217;t have the recovery USB created for the Gateway computer<\/strong>, follow these instructions.<\/p>\n<p>These instructions should work if your Gateway recovery partition is intact. If not, consider downloading an alternative recovery disk for Gateway, if your computer is displaying boot errors.<\/p>\n<p>Our recovery and repair disk&#8217;s Automated Repair function can automatically find and fix boot errors. <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download recovery disk for Gateway from here<\/a>.<\/p>\n<ol>\n<li>Restart your computer<\/li>\n<li>When the PC logo appears, press the <kbd>Alt<\/kbd> (the left key) and <kbd>F10<\/kbd> keys<\/li>\n<li>When the Recovery Management software appears, select what kind of restore you want: <strong>Restore Operating System to Factory Defaults<\/strong> or <strong>Restore Operating System and Retain User Data<\/strong>.\n<p class=\"info\">If the Recovery Management software program is branded as &#8220;Acer eRecovery Management&#8221;, even if your computer is from Gateway: Gateway was acquired by Acer in 2007. Your computer may use the software from Acer. <a href=\"https:\/\/neosmart.net\/wiki\/acer-recovery-disk\/\">Follow our guide from Acer recovery disks.<\/a><\/p>\n<\/li>\n<li>Select <strong>Restore Operating System to Factory Defaults<\/strong> and read the <em>Notice<\/em> screen<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Wait for the restore process to finish. Once it is complete, your Windows should load again by reinstalling the drivers and configuring itself.<\/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 (Gateway)<\/h3>\n<p>This Gateway-related knowledge base article applies to the following computer models:<\/p>\n<ul>\n<li><strong>400 series:<\/strong> 420<\/li>\n<li><strong>500 series:<\/strong> 500, 510, 520, 535, 540, 550, 560<\/li>\n<li><strong>600 series:<\/strong> 610, 614, 625, 627, 629<\/li>\n<li><strong>700 series:<\/strong> 700, 710, 711, 712, 714<\/li>\n<li><strong>800 series:<\/strong> 812GM, 815GM, 816GM, 817GM, 818GM, 819GM, 820GM, 825GM, 827GM, 830, 840GM, 842GM<\/li>\n<li><strong>3000 series:<\/strong> 3000, 3500, 3200, 3250, 3310<\/li>\n<li><strong>4000 series:<\/strong> 4010, 4020, 4030, 4040, 4520, 4530, 4540<\/li>\n<li><strong>5000 series:<\/strong> 5200, 5310<\/li>\n<li><strong>6000 series:<\/strong> 6010, 6020, 6510, 6520, 6530, 6830<\/li>\n<li><strong>7000 series:<\/strong> 7110, 7210, 7300, 7310, 7320, 7330, 7405, 7410, 7420, 7430, 7500, 7510, 7200, 7310<\/li>\n<li><strong>8000 series:<\/strong> 8510, 8550<\/li>\n<li><strong>9000 series:<\/strong> 9310<\/li>\n<li><strong>B series:<\/strong> B-330, B-530, B-730<\/li>\n<li><strong>C series:<\/strong> C-120, C-140, C-141, C-142, C-143, C-58510<\/li>\n<li><strong>CX series:<\/strong> CX200, CX210, CX2600, CX2610, CX2620, CX2720, CX2730, CX2750<\/li>\n<li><strong>DX series:<\/strong> DX100, DX110, DX200, DX210, DX2641, DX2710, DX300, DX310, DX420, DX4200, DX430, DX4300, DX4311, DX4320, DX4350, DX4370, DX4370G, DX4375, DX4375G, DX4380, DX4380G, DX440, DX441, DX442, DX4640, DX4710, DX4720, DX4800, DX4811, DX4820, DX4822, DX4830, DX4831, DX4840, DX4850, DX4860, DX4870, DX4885<\/li>\n<li><strong>E series:<\/strong> E-1500, E-2100, E-2300, E-2500, E-2600, E-2610, E-4100, E-4300, E-4350, E-4500D, E-4500S, E-4610D, E-4610S, E-4620, E-6100, E-6300, E-6500D, E-6610D, E-6610Q, E-100M, E-155C, E-265M, E-295C, E-475M<\/li>\n<li><strong>EC series:<\/strong> EC14, EC14D, EC18, EC19C, EC38, EC39C, EC54, EC58<\/li>\n<li><strong>FX series:<\/strong> FX400, FX4200, FX4710, FX510, FX530, FX540, FX541, FX542, FX6710, FX6800, FX6801, FX6802, FX6803, FX6830, FX6831, FX6840, FX6850, FX6860, FX7020, FX7024, FX7026, FX7028j, FX7029e, FX8000<\/li>\n<li><strong>GM series:<\/strong> GM3032b, GM4019e, GM4019h, GM5014b, GM5024b, GM5034b, GM5038b, GM5044f, GM5045e, GM5045h, GM5046b, GM5048, GM5048b, GM5052e, GM5066b, GM5066e, GM5067h, GM5072, GM5074b, GM5076e, GM5078b, GM5084, GM5088, GM5089e, GM5091e, GM5091h, GM5094e, GM5258h, GM5259e, GM5259h, GM5260, GM5266e, GM5407e, GM5407h, GM5410e, GM5410h, GM5416e, GM5420, GM5424, GM5442, GM5446e, GM5454e, GM5457e, GM5457h, GM5470e, GM5472, GM5474, GM5478, GM5480e, GM5483e, GM5485e, GM5485h, GM5626, GM5632e, GM5638e, GM5639e, GM5640e, GM5642e, GM5643e, GM5661e, GM5664, GM5684e, GM5688e<\/li>\n<li><strong>GT series:<\/strong> GT3010m, GT3012m, GT3015m, GT3016b, GT3020b, GT3020m, GT3022b, GT3035m, GT3045m, GT3050m, GT3055m, GT3070m, GT3072m, GT3074m, GT3076m, GT3078m, GT3080m, GT3082m, GT3084m, GT3086m, GT3088m, GT3210m, GT3212m, GT3214m, GT3216m, GT3218m, GT3220m, GT3222m, GT3224m, GT3226m, GT3228m, GT3230m, GT3231m, GT3232m, GT3234m, GT3236m, GT3238m, GT3240m, GT3242m, GT3246m, GT3248m, GT3250m, GT3252m, GT4009, GT4010, GT4012j, GT4014j, GT4015e, GT4015h, GT4016, GT4016j, GT4022, GT4023e, GT4024, GT4026e, GT4220m, GT4222m, GT4224m, GT4226m, GT4228m, GT4230m, GT5010c, GT5012, GT5012b, GT5012c, GT5012h, GT5014, GT5014c, GT5014h, GT5016c, GT5016e, GT5016h, GT5018e, GT5020j, GT5022j, GT5026e, GT5026f, GT5026j, GT5028, GT5028h, GT5030j, GT5032, GT5034, GT5036j, GT5038j, GT5040, GT5040h, GT5042b, GT5042j, GT5044j, GT5048j, GT5052b, GT5054b, GT5056, GT5056b, GT5056h, GT5056j, GT5058, GT5058j, GT5062b, GT5062e, GT5062j, GT5064, GT5064h, GT5068e, GT5072b, GT5078e, GT5082, GT5082b, GT5082h, GT5082j, GT5084j, GT5086b, GT5086j, GT5092b, GT5092j, GT5094j, GT5096j, GT5098e, GT5098j, GT5212j, GT5214j, GT5216j, GT5218j, GT5220, GT5222e, GT5224, GT5224j, GT5226j, GT5228, GT5228j, GT5232e, GT5232h, GT5235e, GT5235h, GT5236j, GT5238e, GT5240j, GT5242e, GT5244e, GT5252, GT5256c, GT5262c, GT5263e, GT5264c, GT5268e, GT5272e, GT5276b, GT5278b, GT5404, GT5405e, GT5405h, GT5408, GT5411e, GT5412, GT5414e, GT5418e, GT5422e, GT5426e, GT5428, GT5429h, GT5430e, GT5432, GT5435e, GT5436e, GT5438, GT5448e, GT5449e, GT5452e, GT5453e, GT5453h, GT5456h, GT5458e, GT5464, GT5465e, GT5468, GT5473e, GT5475e, GT5476e, GT5477e, GT5481e, GT5482e, GT5618e, GT5620, GT5622, GT5624e, GT5625e, GT5628, GT5630e, GT5634h, GT5636e, GT5637e, GT5644e, GT5646e, GT5648e, GT5650j, GT5652j, GT5654, GT5656, GT5657e, GT5658e, GT5660e, GT5662, GT5668e, GT5670, GT5672e, GT5674, GT5676, GT5678, GT5680e, GT5685e, GT5686j, GT5692, GT5694<\/li>\n<li><strong>GX series:<\/strong> GX7010j, GX7018e, GX7022e<\/li>\n<li><strong>GZ series:<\/strong> GZ7108, GZ7110, GZ7112, GZ7212, GZ7220<\/li>\n<li><strong>ID series:<\/strong> ID47H, ID49C, ID54, ID56, ID57H, ID58, ID59C, ID79C<\/li>\n<li><strong>LT series:<\/strong> LT10, LT20, LT21, LT22, LT23, LT25, LT27, LT28, LT30, LT31, LT32, LT40, LT41P<\/li>\n<li><strong>LX series:<\/strong> LX4200, LX4710, LX4720, LX4800, LX6200, LX6810, LX6820<\/li>\n<li><strong>M series:<\/strong> M-14, M-150, M-151, M-152, M-153, M-16, M-24, M-26, M-62, M-63, M-67, M-68, M-73, M-78, M210, M250, M255, M275, M280, M285, M305, M320, M325, M350, M360, M405, M460, M465, M500, M505, M520, M685<\/li>\n<li><strong>MC series:<\/strong> MC73, MC78<\/li>\n<li><strong>MD series:<\/strong> MD24, MD26, MD73, MD78<\/li>\n<li><strong>ML series:<\/strong> MD24, MD26, MD73, MD78<\/li>\n<li><strong>MD series:<\/strong> MD24, MD26, MD73, MD78<\/li>\n<li><strong>MT series: <\/strong> MT3100, MT3300, MT3410, MT3420, MT3700, MT3710, MT6010, MT6020, MT62, MT6220, MT6450, MT6460, MT6700, MT6710, MT6720, MT6730, MT6820, MT6830, MT6840, MT6910, MT6920<\/li>\n<li><strong>MX series:<\/strong> MX1020, MX1040, MX1050, MX3040, MX3050, MX3100, MX3130, MX3140, MX3210, MX3220, MX3230, MX3300, MX3310, MX3410, MX3420, MX3550, MX3560, MX3610, MX3630, MX3700, MX4610, MX6000, MX6020, MX6030, MX6110, MX6120, MX6130, MX6210, MX6240, MX6410, MX6420, MX6430, MX6440, MX6450, MX6610, MX6620, MX6630, MX6640, MX6650, MX6708, MX6710, MX6750, MX6830, MX6900, MX6910, MX6920, MX6930, MX6940, MX6950, MX6960, MX7110, MX7120, MX7310, MX7330, MX7340, MX7510, MX7520, MX7530, MX8520, MX8530, MX8550, MX8700, MX8710, MX8720, MX8730, MX8740<\/li>\n<li><strong>NE series:<\/strong> NE46R, NE510, NE51B, NE522, NE56R, NE570, NE572, NE71B, NE722<\/li>\n<li><strong>NS series:<\/strong> NS41C, NS51C<\/li>\n<li><strong>NV series:<\/strong> NV40, NV42, NV44, NV47H, NV48, NV49C, NV50A, NV51, NV510P, NV51B, NV51M, NV52, NV52L, NV53, NV53A, NV54, NV55C, NV55S, NV56, NV56R, NV570P, NV57H, NV58, NV59, NV59C, NV73, NV73A, NV74, NV75S, NV76R, NV77H, NV78, NV79, NV79C<\/li>\n<li><strong>NX series:<\/strong> NX100, NX200, NX250, NX260, NX270, NX500, NX510, NX550, NX560, NX570, NX580, NX850, NX860<\/li>\n<li><strong>P series:<\/strong> P-170, P-171, P-172, P-173, P-63, P-68, P-73, P-78, P-79<\/li>\n<li><strong>S series:<\/strong> S-5000, S-5105, S-5200, S-5205, S-5215, S-5405, S-5415, S-5600, S-5615, S-7125, S-7200, S-7220, S-7235, S-7320, S-7410, S-7500, S-7510, S-7700, S-7710<\/li>\n<li><strong>SX series:<\/strong> SX2100, SX2110, SX2110G, SX2185, SX2300, SX2310, SX2311, SX2360, SX2370, SX2380, SX2800, SX2801, SX2802, SX2803, SX2840, SX2841, SX2850, SX2851, SX2855, SX2860, SX2865, SX2870, SX2885<\/li>\n<li><strong>T series:<\/strong> T-14, T-16, T-62, T-63, T-68<\/li>\n<li><strong>TC series:<\/strong> TC72, TC73, TC74, TC78, TC79<\/li>\n<li><strong>UC series:<\/strong> UC73, UC78<\/li>\n<li><strong>VR series:<\/strong> VR46-EC14, VR46-EC18<\/li>\n<li><strong>ZX series:<\/strong> ZX190, ZX2300, ZX2301, ZX4250, ZX4250G, ZX4251, ZX4260, ZX4270, ZX4300, ZX4350, ZX4351, ZX4450, ZX4451, ZX4665, ZX4665G, ZX4800, ZX4801, ZX4830, ZX4831, ZX4850, ZX4930, ZX4931, ZX4950, ZX4951, ZX4970, ZX4970G, ZX4971, ZX4971G, ZX6800, ZX6810, ZX6900, ZX6910, ZX6951, ZX6960, ZX6961, ZX6970, ZX6971, ZX6980<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This guide is about Gateway recovery disks for the following versions of Windows: Windows XP, Windows Vista, Windows 7 and Windows 8. A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk. Gateway Computers acquired eMachines Computers in 2004 and, in 2007, Gateway Computers was acquired by Acer. [&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-1811","post","type-post","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3SlTq-td","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1811","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=1811"}],"version-history":[{"count":32,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1811\/revisions"}],"predecessor-version":[{"id":2320,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1811\/revisions\/2320"}],"wp:attachment":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/media?parent=1811"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}