<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":1734,"date":"2014-02-19T11:45:45","date_gmt":"2014-02-19T17:45:45","guid":{"rendered":"http:\/\/neosmart.net\/wiki\/?p=1734"},"modified":"2022-01-30T16:29:17","modified_gmt":"2022-01-30T22:29:17","slug":"acer-recovery-disk","status":"publish","type":"post","link":"https:\/\/neosmart.net\/wiki\/acer-recovery-disk\/","title":{"rendered":"Acer Recovery Disk: Guide for Windows XP, Vista, 7, 8"},"content":{"rendered":"<p>This is a guide about <strong>recovery disks for Acer computers<\/strong> for the following versions of Windows: <strong>Windows XP, Windows Vista, Windows 7 and Windows 8<\/strong>.<\/p>\n<p>A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-1802 colorbox-1734\" alt=\"Acer Logo\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/Acer-Logo-300x72.png\" width=\"300\" height=\"72\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/Acer-Logo.png?resize=300%2C72&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/Acer-Logo.png?resize=60%2C14&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/Acer-Logo.png?resize=150%2C36&amp;ssl=1 150w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/Acer-Logo.png?w=1000&amp;ssl=1 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>Acer users can create a recovery and backup disk using the computer&#8217;s installed <strong>Acer eRecovery Management<\/strong> software. This software is available in most computers made by Acer, by default &#8211; unless removed manually.<\/p>\n<p class=\"info\"><strong>Looking for a recovery disk for Acer?<\/strong> <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials, our recovery and repair disk for Acer computers<\/a>.<\/p>\n<p><em>Note:<\/em> Depending on your computer model the following screenshots and steps from these instructions might be slightly different.<\/p>\n<p><\/p>\n<h2>Download alternative recovery disk for Acer<\/h2>\n<p>If the recovery partition of your Acer computer is corrupt or not working, you can download Easy Recovery Essentials that is compatible with Acer computers and with Windows XP, Vista, 7 or 8:<\/p>\n<ul>\n<li>Microsoft Windows 8 (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-recovery-disk-download\/\" title=\"Windows 8\">Windows 8 Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows 7 (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7 Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows Vista (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows XP (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-xp-system-repair-and-recovery-cds-available\/\" title=\"Windows XP\">Windows XP Recovery and Repair Disk article<\/a>)<\/li>\n<li>Microsoft Windows Server 2003, 2008 and 2012  (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2013\/windows-server-2008-and-2012-recovery-discs-download\/\" title=\"Windows Server 2008 and 2012\">Windows Server 2008 and 2012 Recovery Discs Download article<\/a>)<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-512 colorbox-1734\" alt=\"EasyRE Home\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home-1024x631.png\" width=\"980\" height=\"603\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=1024%2C631&amp;ssl=1 1024w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=300%2C185&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=60%2C37&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=150%2C92&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p>You can burn Easy Recovery Essentials directly to a CD, DVD or a USB flash drive.<\/p>\n<p>You can use its <strong>Automated Repair<\/strong> feature to automatically find and fix boot errors of your computer.<\/p>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\"><strong>Download Easy Recovery Essentials for Acer<\/strong><\/a><\/p>\n<p><em>Note:<\/em> Easy Recovery Essentials can not be used to install or reinstall Windows.<\/p>\n<h2>Create the recovery disks for Acer using Acer eRecovery Management<\/h2>\n<p>Acer computers have, by default, a recovery partition (similar to the recovery partition of Dell computers) that allows users to restore their Windows system.<\/p>\n<p>The software that allows you to create a recovery media, reinstall Windows without the original installation disk and reinstall the drivers of your system is called <strong>Acer eRecovery Management<\/strong>.<\/p>\n<div id=\"attachment_1739\" style=\"width: 961px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1739\" class=\"size-full wp-image-1739 colorbox-1734\" alt=\"The Acer eRecovery Management software\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-1.png\" width=\"951\" height=\"603\" 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>The eRecovery Management software can look different, depending on your Acer model. Here is how it looks on computers with Windows XP:<\/p>\n<div id=\"attachment_1740\" style=\"width: 661px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1740\" class=\"size-full wp-image-1740 colorbox-1734\" alt=\"The Acer eRecovery Management software on different Acer models\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png\" width=\"651\" height=\"701\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png?w=651&amp;ssl=1 651w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png?resize=278%2C300&amp;ssl=1 278w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png?resize=55%2C60&amp;ssl=1 55w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png?resize=139%2C150&amp;ssl=1 139w\" sizes=\"auto, (max-width: 651px) 100vw, 651px\" \/><\/p>\n<p id=\"caption-attachment-1740\" class=\"wp-caption-text\">The Acer eRecovery Management software on different Acer models<\/p>\n<\/div>\n<p>The software for Windows 8 users should look like this:<\/p>\n<div id=\"attachment_1741\" style=\"width: 813px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1741\" class=\"size-full wp-image-1741 colorbox-1734\" alt=\"The Acer eRecovery Management software for Windows 8 users\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png\" width=\"803\" height=\"550\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png?w=803&amp;ssl=1 803w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png?resize=300%2C205&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png?resize=60%2C41&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png?resize=150%2C102&amp;ssl=1 150w\" sizes=\"auto, (max-width: 803px) 100vw, 803px\" \/><\/p>\n<p id=\"caption-attachment-1741\" class=\"wp-caption-text\">The Acer eRecovery Management software for Windows 8 users<\/p>\n<\/div>\n<p>Acer eRecovery Management allows you to:<\/p>\n<ul>\n<li>Restore your Windows using Recovery Management<\/li>\n<li>Create and use a recovery media (CD, DVD or USB)<\/li>\n<li>Reinstall your system drivers and applications<\/li>\n<\/ul>\n<h3>Create the recovery disk in Windows XP<\/h3>\n<p>Windows XP users can create a recovery disk for their Acer computers (desktops, laptops\/notebooks etc.) by following these instructions.<\/p>\n<p class=\"info\">USB flash drives are not available as a recovery media for Windows XP users.<\/p>\n<ol>\n<li>Boot your computer. The AC adapter must be plugged in, if you have an Acer laptop.<\/li>\n<li>Go to <strong>Start<\/strong> and then <strong>All Programs<\/strong>.<\/li>\n<li>Find the <strong>Acer Empowering Technology<\/strong> folder.\n<p class=\"info\">If the folder name is simply &#8220;<strong>Acer<\/strong>&#8221; and not &#8220;<strong>Acer Empowering Technology<\/strong>&#8220;, follow the instructions for Windows Vista (find these below). Your Windows XP system uses a different software version with different steps.<\/p>\n<\/li>\n<li>Click on <strong>Acer eRecovery Management<\/strong>.\n<div id=\"attachment_1742\" style=\"width: 510px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1742\" class=\"size-full wp-image-1742 colorbox-1734\" alt=\"The Acer Empowering Technology folder\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-empowering-technology-folder.png\" width=\"500\" height=\"500\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-empowering-technology-folder.png?w=500&amp;ssl=1 500w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-empowering-technology-folder.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-empowering-technology-folder.png?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-empowering-technology-folder.png?resize=60%2C60&amp;ssl=1 60w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/p>\n<p id=\"caption-attachment-1742\" class=\"wp-caption-text\">The Acer Empowering Technology folder<\/p>\n<\/div>\n<\/li>\n<li>Click on the icon that appears in the bottom right of your desktop.\n<div id=\"attachment_1743\" style=\"width: 326px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1743\" class=\"size-full wp-image-1743 colorbox-1734\" alt=\"The Acer eRecovery Management icon in Windows XP\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-windows-xp-icon.png\" width=\"316\" height=\"142\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-windows-xp-icon.png?w=316&amp;ssl=1 316w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-windows-xp-icon.png?resize=300%2C134&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-windows-xp-icon.png?resize=60%2C26&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-windows-xp-icon.png?resize=150%2C67&amp;ssl=1 150w\" sizes=\"auto, (max-width: 316px) 100vw, 316px\" \/><\/p>\n<p id=\"caption-attachment-1743\" class=\"wp-caption-text\">The Acer eRecovery Management icon in Windows XP<\/p>\n<\/div>\n<\/li>\n<li>Acer eRecovery Management now loads.\n<div id=\"attachment_1740\" style=\"width: 661px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1740\" class=\"size-full wp-image-1740 colorbox-1734\" alt=\"The Acer eRecovery Management software on different Acer models\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png\" width=\"651\" height=\"701\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png?w=651&amp;ssl=1 651w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png?resize=278%2C300&amp;ssl=1 278w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png?resize=55%2C60&amp;ssl=1 55w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-2.png?resize=139%2C150&amp;ssl=1 139w\" sizes=\"auto, (max-width: 651px) 100vw, 651px\" \/><\/p>\n<p id=\"caption-attachment-1740\" class=\"wp-caption-text\">The Acer eRecovery Management software in Windows XP<\/p>\n<\/div>\n<\/li>\n<li>If this is your first time loading the software program, it will ask you to:\n<ol>\n<li><strong>To enter a password for the software<\/strong>. Do so by following the wizard instructions. Keep the password easy to remember and safe.<\/li>\n<li><strong>To create your first factory default settings image CD\/DVD<\/strong>. If so, simply add the necessary blank CDs or DVDs (the software will mention how many disks you need) and click OK.At this step, this screen should appear like this:\n<div id=\"attachment_1744\" style=\"width: 660px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1744\" class=\"size-full wp-image-1744 colorbox-1734\" alt=\"Acer eRecovery Management Factory Default Settings Image\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-factory-default-settings-image.png\" width=\"650\" height=\"526\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-factory-default-settings-image.png?w=650&amp;ssl=1 650w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-factory-default-settings-image.png?resize=300%2C242&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-factory-default-settings-image.png?resize=60%2C48&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-factory-default-settings-image.png?resize=150%2C121&amp;ssl=1 150w\" sizes=\"auto, (max-width: 650px) 100vw, 650px\" \/><\/p>\n<p id=\"caption-attachment-1744\" class=\"wp-caption-text\">Acer eRecovery Management Factory Default Settings Image<\/p>\n<\/div>\n<\/li>\n<\/ol>\n<\/li>\n<li>To create the recovery disk, click the Create button.<\/li>\n<li>Select the Full backup option and click Next. The Incremental backup (fast) option will be active after the first Full backup is done. Incremental backups are faster and they use less space.<\/li>\n<li>Enter a reference name for this backup and click Next.<\/li>\n<li>If the software program prompts to close all running programs, do so by clicking Yes and then Next.<\/li>\n<li>At the <em>Do you want to continue?<\/em> screen, make sure <strong>Yes<\/strong> is selected and click Next.\n<div id=\"attachment_1745\" style=\"width: 658px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1745\" class=\"size-full wp-image-1745 colorbox-1734\" alt=\"Do you want to continue creating the backup discs?\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-do-you-want-continue.png\" width=\"648\" height=\"577\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-do-you-want-continue.png?w=648&amp;ssl=1 648w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-do-you-want-continue.png?resize=300%2C267&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-do-you-want-continue.png?resize=60%2C53&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-do-you-want-continue.png?resize=150%2C133&amp;ssl=1 150w\" sizes=\"auto, (max-width: 648px) 100vw, 648px\" \/><\/p>\n<p id=\"caption-attachment-1745\" class=\"wp-caption-text\">Do you want to continue creating the backup discs?<\/p>\n<\/div>\n<\/li>\n<li>The creation process starts.<\/li>\n<li>When the process is finished, a confirmation message will appear &#8211; <em>Backup files have been successfully created<\/em> -, click OK.<\/li>\n<li>Go to the <strong>Burn Disk<\/strong> tab of the software program. This should be at the bottom of the software&#8217;s screen.<\/li>\n<li>Click on <strong>Burn a backup disk using user&#8217;s backup<\/strong>. This option will burn your backups to a CD or DVD.\n<div id=\"attachment_1746\" style=\"width: 582px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1746\" class=\"size-full wp-image-1746 colorbox-1734\" alt=\"Burn a backup disk item\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-burn-backup-disk.png\" width=\"572\" height=\"618\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-burn-backup-disk.png?w=572&amp;ssl=1 572w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-burn-backup-disk.png?resize=277%2C300&amp;ssl=1 277w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-burn-backup-disk.png?resize=55%2C60&amp;ssl=1 55w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-burn-backup-disk.png?resize=138%2C150&amp;ssl=1 138w\" sizes=\"auto, (max-width: 572px) 100vw, 572px\" \/><\/p>\n<p id=\"caption-attachment-1746\" class=\"wp-caption-text\">Burn a backup disk item<\/p>\n<\/div>\n<\/li>\n<li>Select your optical drive to use and click OK.<\/li>\n<li>Insert any additional CD or DVD needed when prompted.<\/li>\n<li>When the process is done, label these disks and keep them safe1<\/li>\n<\/ol>\n<h3>Create the recovery disk in Windows Vista<\/h3>\n<p>Users with Windows Vista installed can create a recovery disk for their Acer computer using these instructions:<\/p>\n<ol>\n<li>Power on your computer. The AC adapter must be plugged in for laptops.<\/li>\n<li>Go to <em>Start<\/em> and find the &#8220;<strong>Acer<\/strong>&#8221; folder. You can type <em>Acer<\/em> in the <em>Search programs and files<\/em> search bar.\n<p class=\"info\">If the folder name is &#8220;<strong>Acer Empowering Technology<\/strong>&#8220;, follow the instructions from Windows XP as your Windows Vista uses a different software version with slightly different steps.<\/p>\n<\/li>\n<li>In this folder, click on <strong>Acer eRecovery Management<\/strong>.\n<div id=\"attachment_1747\" style=\"width: 570px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1747\" class=\"size-full wp-image-1747 colorbox-1734\" alt=\"The Acer folder at Start\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png\" width=\"560\" height=\"471\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png?resize=300%2C252&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png?resize=60%2C50&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png?resize=150%2C126&amp;ssl=1 150w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/p>\n<p id=\"caption-attachment-1747\" class=\"wp-caption-text\">The Acer folder at Start<\/p>\n<\/div>\n<\/li>\n<li>If Windows&#8217; User Account Control opens and asks for permission to run the program, click Yes.<\/li>\n<li>Click Backup from the left menu.<\/li>\n<li>Click on <strong>Create Factory Default Disc<\/strong>.\n<div id=\"attachment_1748\" style=\"width: 517px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1748\" class=\"size-full wp-image-1748 colorbox-1734\" alt=\"Create Factory Default Disc\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png\" width=\"507\" height=\"111\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png?w=507&amp;ssl=1 507w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png?resize=300%2C65&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png?resize=60%2C13&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png?resize=150%2C32&amp;ssl=1 150w\" sizes=\"auto, (max-width: 507px) 100vw, 507px\" \/><\/p>\n<p id=\"caption-attachment-1748\" class=\"wp-caption-text\">Create Factory Default Disc<\/p>\n<\/div>\n<\/li>\n<li>Insert your first blank DVD.\n<p class=\"info\">All DVDs you plan to use for this process must be blank.<\/p>\n<p>The software will notify you how many DVDs you need to create the set of recovery disks. When the first DVD is finished, the software will ask for the second DVD:<\/p>\n<div id=\"attachment_1749\" style=\"width: 546px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1749\" class=\"size-full wp-image-1749 colorbox-1734\" alt=\"Disc 1 is finished\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png\" width=\"536\" height=\"259\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png?w=536&amp;ssl=1 536w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png?resize=300%2C144&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png?resize=60%2C28&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png?resize=150%2C72&amp;ssl=1 150w\" sizes=\"auto, (max-width: 536px) 100vw, 536px\" \/><\/p>\n<p id=\"caption-attachment-1749\" class=\"wp-caption-text\">Disc 1 is finished<\/p>\n<\/div>\n<p>Remove the first DVD, label it and then insert another blank DVD. And so on until the process is complete.<\/li>\n<li>When the software finishes the process, click Finish to exit the program.<\/li>\n<li>Your recovery disks are now created. Label them and keep them safe!<\/li>\n<\/ol>\n<h3>Create the recovery disk in Windows 7<\/h3>\n<p>Windows 7 users with Acer computers can follow these instructions to create the recovery disks. These instructions are similar with those of Windows Vista.<\/p>\n<ol>\n<li>Boot your computer. The AC adapter must be plugged in for any Acer laptops before starting this process.<\/li>\n<li>Go to <em>Start<\/em> and find the &#8220;<strong>Acer<\/strong>&#8221; folder in All Programs. You can type the folder name in the <em>Search programs and files<\/em> search bar.\n<p class=\"info\">If the folder name is &#8220;<strong>Acer Empowering Technology<\/strong>&#8221; and not &#8220;<strong>Acer<\/strong>&#8220;, follow the steps from Windows XP.<\/p>\n<\/li>\n<li>Click on <strong>Acer eRecovery Management<\/strong>.\n<div id=\"attachment_1747\" style=\"width: 570px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1747\" class=\"size-full wp-image-1747 colorbox-1734\" alt=\"The Acer folder at Start\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png\" width=\"560\" height=\"471\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png?resize=300%2C252&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png?resize=60%2C50&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-start-all-programs.png?resize=150%2C126&amp;ssl=1 150w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/p>\n<p id=\"caption-attachment-1747\" class=\"wp-caption-text\">Find the Acer folder by clicking on Start<\/p>\n<\/div>\n<\/li>\n<li>Click Yes, if Windows UAC dialog opens and asks permission to run the software.<\/li>\n<li>Click Backup<\/li>\n<li>Click <strong>Create Factory Default Disc<\/strong>.\n<div id=\"attachment_1748\" style=\"width: 517px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1748\" class=\"size-full wp-image-1748 colorbox-1734\" alt=\"Create Factory Default Disc\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png\" width=\"507\" height=\"111\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png?w=507&amp;ssl=1 507w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png?resize=300%2C65&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png?resize=60%2C13&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-disc.png?resize=150%2C32&amp;ssl=1 150w\" sizes=\"auto, (max-width: 507px) 100vw, 507px\" \/><\/p>\n<p id=\"caption-attachment-1748\" class=\"wp-caption-text\">Click on Create Factory Default Disc<\/p>\n<\/div>\n<\/li>\n<li>Insert the first DVD.\n<p class=\"info\">All DVDs for this process must be blank.<\/p>\n<\/li>\n<li>Insert the second DVD when prompted:\n<div id=\"attachment_1749\" style=\"width: 546px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1749\" class=\"size-full wp-image-1749 colorbox-1734\" alt=\"Disc 1 is finished\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png\" width=\"536\" height=\"259\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png?w=536&amp;ssl=1 536w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png?resize=300%2C144&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png?resize=60%2C28&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/disc-1-finished-label-it-as-recovery1.png?resize=150%2C72&amp;ssl=1 150w\" sizes=\"auto, (max-width: 536px) 100vw, 536px\" \/><\/p>\n<p id=\"caption-attachment-1749\" class=\"wp-caption-text\">Disc 1 is finished. Insert disc 2<\/p>\n<\/div>\n<\/li>\n<li>Click Finish when the creation process is done<\/li>\n<li>Your recovery disks are now created. Label them with a permanent marker and keep them safe!<\/li>\n<\/ol>\n<h3>Create the recovery disk in Windows 8<\/h3>\n<p>Windows 8 users can create their set of recovery disks for Acer using the following instructions.<\/p>\n<p class=\"info\">A CD or a DVD is not available as a recovery media for Windows 8. Use only USB flash drive with more than 16 GB in available file size. Make sure the drive you are about to use is blank. All previous data <strong>will be removed from the flash drive<\/strong> during this process.<\/p>\n<ol>\n<li>Boot the computer.<\/li>\n<li>When Windows 8 boots, simply start typing &#8220;<strong>recovery<\/strong>&#8221; to open the Windows 8 Search Charm (or press the <kbd><span class='kbdkey'><img src='https:\/\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/02\/WinKey.svg' class='winkey colorbox-1734' \/><\/span><\/kbd> and <kbd>Q<\/kbd>). A search result will appear for &#8220;<strong>Acer Recovery Management<\/strong>&#8220;. Click on that name.\n<div id=\"attachment_1750\" style=\"width: 811px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1750\" class=\"size-full wp-image-1750 colorbox-1734\" alt=\"Acer Recovery Management software in Windows 8\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-recovery-management-search-windows-8.png\" width=\"801\" height=\"214\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-recovery-management-search-windows-8.png?w=801&amp;ssl=1 801w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-recovery-management-search-windows-8.png?resize=300%2C80&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-recovery-management-search-windows-8.png?resize=60%2C16&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-recovery-management-search-windows-8.png?resize=150%2C40&amp;ssl=1 150w\" sizes=\"auto, (max-width: 801px) 100vw, 801px\" \/><\/p>\n<p id=\"caption-attachment-1750\" class=\"wp-caption-text\">Acer Recovery Management software in Windows 8<\/p>\n<\/div>\n<\/li>\n<li>If you receive this message &#8211; <strong>Do you want to allow the following program to make changes to this computer?<\/strong> &#8211; from the Windows 8 UAC (User Account Control), click Yes.<\/li>\n<li>The <strong>Acer Recovery Management<\/strong> software will now load.\n<div id=\"attachment_1741\" style=\"width: 813px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1741\" class=\"size-full wp-image-1741 colorbox-1734\" alt=\"The Acer eRecovery Management software for Windows 8 users\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png\" width=\"803\" height=\"550\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png?w=803&amp;ssl=1 803w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png?resize=300%2C205&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png?resize=60%2C41&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-3.png?resize=150%2C102&amp;ssl=1 150w\" sizes=\"auto, (max-width: 803px) 100vw, 803px\" \/><\/p>\n<p id=\"caption-attachment-1741\" class=\"wp-caption-text\">How Acer eRecovery Management software should look<\/p>\n<\/div>\n<\/li>\n<li>Click on <strong>Create Factory Default Backup<\/strong>.\n<div id=\"attachment_1751\" style=\"width: 385px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1751\" class=\"size-full wp-image-1751 colorbox-1734\" alt=\"Create Factory Default Backup in Windows 8\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-backup-windows-8.png\" width=\"375\" height=\"119\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-backup-windows-8.png?w=375&amp;ssl=1 375w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-backup-windows-8.png?resize=300%2C95&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-backup-windows-8.png?resize=60%2C19&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/create-factory-default-backup-windows-8.png?resize=150%2C47&amp;ssl=1 150w\" sizes=\"auto, (max-width: 375px) 100vw, 375px\" \/><\/p>\n<p id=\"caption-attachment-1751\" class=\"wp-caption-text\">Create Factory Default Backup in Windows 8<\/p>\n<\/div>\n<\/li>\n<li>The &#8220;<em>Create a recovery drive<\/em>&#8221; screen will appear, click Next. You can leave the <strong>Copy the recovery partition from the PC to the recovery drive<\/strong> checkbox checked.<\/li>\n<li>When the &#8220;<em>Select the USB flash drive<\/em>&#8221; screen appears, make sure your USB flash drive is listed at the &#8220;<em>Available drive(s)<\/em>&#8221; list, it has at least 16 GB in available size and it&#8217;s blank.\n<p class=\"alert\"><strong>Warning:<\/strong><br \/>\n<strong>All data from the USB flash drive will be removed.<\/strong> Backup your USB drive before using it as a recovery media.<\/p>\n<\/li>\n<li>Click Next<\/li>\n<li>Click Create at the warning message <em>Everything on the drive will be deleted. If you have any personal files on this drive, make sure you&#8217;ve backed up the files<\/em>.<\/li>\n<li>The process of creating the recovery disk will now begin. It can take up to 30 minutes, if the &#8220;<em>Copy the recovery partition<\/em>&#8221; checkbox was checked, otherwise it will take less time.<\/li>\n<li>When the process is done, at the &#8220;<em>The recovery drive is ready<\/em>&#8221; screen, click Finish.<\/li>\n<li>Exit the software.<\/li>\n<li>Label your USB drive and keep it safe, away from damage of any kind or loss!<\/li>\n<\/ol>\n<h2>Restore Acer computers<\/h2>\n<p>You can restore your system using the recovery partition that comes bundled in with your Acer computer.<\/p>\n<p>You can boot into the recovery mode by pressing and holding the <kbd>Alt<\/kbd> and <kbd>F10<\/kbd> key, when the splash screen appears (at the Acer logo), after you restart your computer.<\/p>\n<p class=\"info\">If you haven&#8217;t created a backup disk of your computer using Acer eRecovery Management, you can only restore your computer to its factory default settings.<\/p>\n<p class=\"alert\"><strong>Warning:<\/strong><br \/>\nRestoring your computer to its factory default settings <strong>erases all data<\/strong> from your computer and reinstalls Windows. Backup your files before you continue with this process.<\/p>\n<p class=\"info\">You can use the Browse\/Backup files feature of Easy Recovery Essentials (our recovery and repair disk) to <strong>access and backup your files<\/strong>. <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials for Acer computers from here<\/a>.<\/p>\n<h3>Restore instructions for Windows XP<\/h3>\n<p>Restore your Acer computer to its factory default settings or to the latest saved backup disk settings by following the instructions below.<\/p>\n<p>If you are not able to boot into Windows XP to open Acer eRecovery Management, you need to:<\/p>\n<ol>\n<li>Restart your computer.<\/li>\n<li>Press and hold the <kbd>Alt<\/kbd> + <kbd>F10<\/kbd> keys to boot into the <strong>Acer eRecovery Management<\/strong> software, when the Acer splash screen appears.<\/li>\n<\/ol>\n<p>If you want to restore the computer to its default factory settings <strong>without using the recovery disks<\/strong>, these are the instructions:<\/p>\n<ul>\n<li>If your computer has the <strong>Acer eRecovery Management<\/strong> software branded with <strong>Empowering Technology<\/strong>, continue with these instructions:\n<ol>\n<li>Make sure the <strong>Restore<\/strong> tab is selected.\n<div id=\"attachment_1752\" style=\"width: 659px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1752\" class=\"size-full wp-image-1752 colorbox-1734\" alt=\"Restore Tab in Acer eRecovery Management Empowering Technology\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png\" width=\"649\" height=\"697\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png?w=649&amp;ssl=1 649w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png?resize=279%2C300&amp;ssl=1 279w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png?resize=55%2C60&amp;ssl=1 55w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png?resize=139%2C150&amp;ssl=1 139w\" sizes=\"auto, (max-width: 649px) 100vw, 649px\" \/><\/p>\n<p id=\"caption-attachment-1752\" class=\"wp-caption-text\">Restore Tab in Acer eRecovery Management Empowering Technology<\/p>\n<\/div>\n<\/li>\n<li>Click on <strong>Restore system to factory default<\/strong>.<\/li>\n<li>Enter the Acer eRecovery Management software password. By default this is <code>000000<\/code> (6 zeros). If you can not remember it, go to <a href=\"#Troubleshooting\">Troubleshooting for more information<\/a> and find out how you can recover the password.<\/li>\n<li>Confirm that you want to proceed with the restore process.\n<p class=\"alert\"><strong>Warning:<\/strong><br \/>\n<strong>This process erases all your data<\/strong>. Backup your files!<\/p>\n<\/li>\n<li>Follow the next set of instructions from the wizard.<\/li>\n<\/ol>\n<\/li>\n<li>If the Acer eRecovery Management software your computer uses <strong>doesn&#8217;t mention<\/strong> Empowering Technology, continue with these instructions:\n<ol>\n<li>Click <strong>Restore<\/strong> from the left.\n<div id=\"attachment_1753\" style=\"width: 370px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1753\" class=\"size-full wp-image-1753 colorbox-1734\" alt=\"Restore tab in Acer eRecovery Management\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-acer-erecovery-management.png\" width=\"360\" height=\"475\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-acer-erecovery-management.png?w=360&amp;ssl=1 360w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-acer-erecovery-management.png?resize=227%2C300&amp;ssl=1 227w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-acer-erecovery-management.png?resize=45%2C60&amp;ssl=1 45w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-acer-erecovery-management.png?resize=113%2C150&amp;ssl=1 113w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/p>\n<p id=\"caption-attachment-1753\" class=\"wp-caption-text\">Restore tab in Acer eRecovery Management<\/p>\n<\/div>\n<\/li>\n<li>Click on <strong>Completely Restore System to Factory Defaults<\/strong>.<\/li>\n<li>Select Yes when the &#8220;<em>This process will reboot and restore your system<\/em>&#8221; window appears.<\/li>\n<li>Click Start.<\/li>\n<li>Click OK to confirm.<\/li>\n<li>Your computer will now restart and boot into the Acer eRecovery Management program.<\/li>\n<li>At the &#8220;<em>Notice<\/em>&#8221; screen, click Next.<\/li>\n<li>Click Next at the &#8220;<em>Restore Destination<\/em>&#8221; screen.<\/li>\n<li>Click OK to confirm the action.<\/li>\n<li>The restore process should now start. It may take up to 30-40 minutes.<\/li>\n<li>When the Restore finished message appears, click OK.<\/li>\n<li>Your computer will restart and Windows will reconfigure. Your computer may restart afterwards.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<p>If you want to restore the computer using your saved Acer recovery disks, follow these instructions. These apply for the <strong>Acer eRecovery Management<\/strong> software branded with the <strong>Empowering Technology<\/strong> name:<\/p>\n<ol>\n<li>Select the <strong>Restore<\/strong> tab.\n<div id=\"attachment_1752\" style=\"width: 659px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1752\" class=\"size-full wp-image-1752 colorbox-1734\" alt=\"Restore Tab in Acer eRecovery Management Empowering Technology\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png\" width=\"649\" height=\"697\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png?w=649&amp;ssl=1 649w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png?resize=279%2C300&amp;ssl=1 279w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png?resize=55%2C60&amp;ssl=1 55w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/restore-tab-empowering-technology-acer-erecovery.png?resize=139%2C150&amp;ssl=1 139w\" sizes=\"auto, (max-width: 649px) 100vw, 649px\" \/><\/p>\n<p id=\"caption-attachment-1752\" class=\"wp-caption-text\">The Restore Tab<\/p>\n<\/div>\n<\/li>\n<li>Click on <strong>Recover system from CD\/DVD<\/strong>.<\/li>\n<li>Insert the first disk of your recovery disks set into your optical drive.<\/li>\n<li>Confirm the process.\n<p class=\"alert\"><strong>Warning:<\/strong><br \/>\n<strong>This process will erase all your data<\/strong>. Backup your files first!<\/p>\n<\/li>\n<li>Insert any of the next set of disks when prompted by the software.<\/li>\n<\/ol>\n<h3>Restore instructions for Windows Vista<\/h3>\n<p>If you want to restore the computer using the created Acer recovery disks, follow these steps. These instructions are for Windows Vista.<\/p>\n<p>These steps are for the <strong>Acer eRecovery Management<\/strong> software without the Empowering Technology name. If your software version for the Windows Vista system is branded with Empowering Technology, follow the steps from Windows XP.<\/p>\n<p>The Windows Vista software version should look 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\" class=\"size-full wp-image-1739 colorbox-1734\" alt=\"The Acer eRecovery Management software\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-erecovery-management-screenshot-1.png\" width=\"951\" height=\"603\" 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>The instructions are:<\/p>\n<ol>\n<li>Boot your computer and press <kbd>F12<\/kbd> repeatedly to enter the Boot menu.<\/li>\n<li>When the Boot menu has loaded, use your arrow keys and select your optical drive, e.g. IDE CD-ROM Device<\/li>\n<li>Add your first disk from the recovery disk set and hit <kbd>Enter<\/kbd>.<\/li>\n<li>The recovery media should now load.<\/li>\n<li>Follow the instructions from the wizard to reinstall your Windows Vista.<\/li>\n<\/ol>\n<h3>Restore instructions for Windows 7<\/h3>\n<p>You can restore your Windows 7 using your saved sets of Acer recovery disks by following these instructions:<\/p>\n<ol>\n<li>Boot the computer.<\/li>\n<li>Press <kbd>F12<\/kbd> repeatedly to enter the Boot menu.<\/li>\n<li>Select your optical drive, e.g. IDE CD-ROM Device, by using your arrow keys: <kbd>\u2191<\/kbd> and <kbd>\u2193<\/kbd>.<\/li>\n<li>Add the first disk from your recovery disks set.<\/li>\n<li>Hit <kbd>Enter<\/kbd>.<\/li>\n<li>Your Acer recovery media should load.<\/li>\n<li>Follow the wizard instructions to reinstall your Windows 7.<\/li>\n<\/ol>\n<h3>Restore instructions for Windows 8<\/h3>\n<p>If you are able to boot into Windows 8, you can restore your system by following these instructions:<\/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-1734' \/><\/span><\/kbd> and <kbd>C<\/kbd> to open the Search charm of Windows 8.<\/li>\n<li>Type &#8220;<strong>recovery<\/strong>&#8221; in the search bar.<\/li>\n<li>Select the <strong>Acer Recovery Management<\/strong> item.<\/li>\n<li>If you are being asked to allow this software program to make changes, click Yes.<\/li>\n<li>Click on <strong>Restore Factory Settings<\/strong>.\n<div id=\"attachment_1754\" style=\"width: 815px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1754\" class=\"size-full wp-image-1754 colorbox-1734\" alt=\"Restore Factory Settings in Windows 8\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-restore-factory-settings-windows-8.png\" width=\"805\" height=\"548\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-restore-factory-settings-windows-8.png?w=805&amp;ssl=1 805w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-restore-factory-settings-windows-8.png?resize=300%2C204&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-restore-factory-settings-windows-8.png?resize=60%2C40&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/acer-restore-factory-settings-windows-8.png?resize=150%2C102&amp;ssl=1 150w\" sizes=\"auto, (max-width: 805px) 100vw, 805px\" \/><\/p>\n<p id=\"caption-attachment-1754\" class=\"wp-caption-text\">Restore Factory Settings in Windows 8<\/p>\n<\/div>\n<\/li>\n<li>Click Next.\n<p class=\"alert\"><strong>Warning:<\/strong><br \/>\nRestoring to Factory Settings <strong>will erase all your personal files<\/strong>. Backup your files first!<\/p>\n<\/li>\n<li>Select either <strong>Just remove my files<\/strong> or <strong>Fully clean the drive<\/strong> (this is recommended).<\/li>\n<li>Click Reset to confirm.<\/li>\n<li>The restore process will now begin.<\/li>\n<li>Follow any wizard instructions after this process is done to setup your Windows 8 again.<\/li>\n<\/ol>\n<p>If you are not able to boot into Windows 8, but have the USB recovery disk created, you can restore the system by following these instructions:<\/p>\n<ol>\n<li>Power off your computer.<\/li>\n<li>Insert the USB recovery disk.<\/li>\n<li>Power on the computer.<\/li>\n<li>Press <kbd>F2<\/kbd> as soon as possible to enter BIOS. If you have a desktop from Acer, press <kbd>Del<\/kbd> instead.<\/li>\n<li>Navigate to the <strong>Boot<\/strong> tab of BIOS using your arrow keys: <kbd>\u2190<\/kbd> and <kbd>\u2192<\/kbd>.<\/li>\n<li>Find a &#8220;<strong>USB HDD<\/strong>&#8221; (this is your USB recovery disk) item from the list and highlight it by using your arrow keys: <kbd>\u2191<\/kbd> and <kbd>\u2193<\/kbd>.<\/li>\n<li>When &#8220;USB HDD&#8221; is selected, press <kbd>F6<\/kbd> to move it at the top of the list. Depending on its current position, you may need to press <kbd>F6<\/kbd> multiple times to move it up.<\/li>\n<li>Once &#8220;USB HDD&#8221; is at the top of the list, navigate to the <strong>Exit<\/strong> tab using your arrow keys: <kbd>\u2190<\/kbd> and <kbd>\u2192<\/kbd>.<\/li>\n<li>Highlight <strong>Exit Saving Changes<\/strong> using your arrow keys: <kbd>\u2191<\/kbd> and <kbd>\u2193<\/kbd> and hit <kbd>Enter<\/kbd><\/li>\n<li>Make sure <strong>[Yes]<\/strong> is selected and hit <kbd>Enter<kbd>.<\/kbd><\/kbd><\/li>\n<li>Your computer will reboot.<\/li>\n<li>When Windows 8 starts again, select a keyboard language.<\/li>\n<li>Click on Troubleshoot.<\/li>\n<li>Click on Reset your PC.<\/li>\n<li>Click Next to confirm the action.\n<p class=\"alert\"><strong>Warning:<\/strong><br \/>\nThis action <strong>will erase all your personal files<\/strong>. Backup your files before proceeding!<\/p>\n<\/li>\n<li>Choose <strong>Windows 8<\/strong> from the list.<\/li>\n<li>Select <strong>Yes, repartition the drives<\/strong> if you no longer have the recovery partition Acer to reinstall this. Otherwise, select <strong>No, keep the existing partitions<\/strong>.<\/li>\n<li>Select <strong>Just remove my files<\/strong> or <strong>Fully clean the drive<\/strong>. <strong>Fully clean the drive<\/strong> longer, but cleans the entire drive (this is recommended).<\/li>\n<li>Click Reset.<\/li>\n<li>The process will now start.<\/li>\n<li>Once the process is finished, the &#8220;<em>Choose an option<\/em>&#8221; screen will appear.<\/li>\n<li>Remove the USB recovery disk.<\/li>\n<li>Click Continue at the &#8220;<em>Choose an option<\/em>&#8221; screen.\n<div id=\"attachment_1755\" style=\"width: 811px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1755\" class=\"size-full wp-image-1755 colorbox-1734\" alt=\"Choose an option at boot\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/continue-choose-an-option-windows-8.png\" width=\"801\" height=\"503\" 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>Follow the wizard instructions to setup your Windows 8 again.<\/li>\n<\/ol>\n<h2>Troubleshooting<\/h2>\n<h3>Acer eRecovery Management is not working<\/h3>\n<p>Acer eRecovery Management may not work if the <strong>D2D<\/strong> recovery option in the computer&#8217;s BIOS is disabled.<\/p>\n<p>You can enable <strong>D2D Recovery<\/strong> option by following these instructions:<\/p>\n<ol>\n<li>Boot your computer.<\/li>\n<li>Press <kbd>F2<\/kbd> when the plash screen appears to open BIOS.<\/li>\n<li>Navigate to <strong>Main<\/strong> tab by using the arrow keys (<kbd>\u2190<\/kbd> and <kbd>\u2192<\/kbd>).<\/li>\n<li>See if the <strong>D2D Recovery<\/strong> item (usually the last item in the menu) is marked as <strong>[Enabled]<\/strong> or <strong>[Disabled]<\/strong>.If D2D Recovery is [Disabled], use the arrow keys (<kbd>\u2191<\/kbd> and <kbd>\u2193<\/kbd>) to select the D2D Recovery item and once it&#8217;s selected (highlighted), press <kbd>Enter<\/kbd> and then select Enabled.<\/li>\n<\/ol>\n<h3>Acer eRecovery Management is stuck<\/h3>\n<p>The Acer eRecovery Management can be stuck at various steps during either the process of creating the set of recovery disks or through the process of restoring the computer settings.<\/p>\n<p>Common issues is having the software stuck at 0% or 99% or at loading files.<\/p>\n<p>The hard disk or the Acer recovery partition (required to restore the computer to default settings) might be corrupted.<\/p>\n<p>You can try one of the following fixes (or both) below.<\/p>\n<p class=\"alert\"><strong>Warning:<\/strong><br \/>\nIf the recovery partition from Acer is corrupted and you don&#8217;t have a create recovery disk set, you may not be able to restore your computer.<\/p>\n<p class=\"info\">You can use Easy Recovery Essentials (our recovery and repair disk) to automatically find and fix boot errors. <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials<\/a>.<\/p>\n<p><strong>Fix #1:<\/strong> Remove any peripherals from your computer and leave only the essentials (keyboard and mouse): printers, USB flash drives, scanners etc.<\/p>\n<p><strong>Fix #2:<\/strong> You can run the <em>chkdsk<\/em> command through Command Prompt to verify the integrity of your hard drive.<\/p>\n<p class=\"alert\"><strong>Warning:<\/strong><br \/>\n<em>chkdsk<\/em> will check for hard drive bad sectors. If any bad sectors are found, chkdsk will try to repair the sectors resulting in <strong>potential data lost<\/strong> found in any of those sectors. Backup your computer!<\/p>\n<p>You need to have your Windows installation CD to boot into Recovery Console and access Command Prompt.<\/p>\n<p>If you don&#8217;t have the original Windows CD, you can download Easy Recovery Essentials, our recovery and repair disk for Windows. If your computer displays boot errors, you can run the <strong>Automated Repair<\/strong> feature to automatically find and fix boot errors.<\/p>\n<p>Run the <em>chkdsk<\/em> command by following these steps:<\/p>\n<ol>\n<li>Insert your Windows installation CD.<\/li>\n<li>Restart your computer to boot from the installation CD.<\/li>\n<li>Press any key when the &#8220;<em>Press any key to boot from CD<\/em>&#8221; message appears on your computer.<\/li>\n<li>Depending on your Windows version, follow these steps:\n<ul>\n<li>If you have Windows XP:\n<ol>\n<li>Press <kbd>R<\/kbd> to open the <strong>Recovery Console<\/strong> at the Options menu.<\/li>\n<li>Type in your Administrator password.<\/li>\n<li>Hit <kbd>Enter<\/kbd>.<\/li>\n<\/ol>\n<\/li>\n<li>If you have Windows Vista or Windows 7:\n<ol>\n<li>Select &#8220;<strong>Repair your computer<\/strong>&#8221; after you select your language, time and keyboard method.<\/li>\n<li>Select your Windows installation drive (usually <em>C:\\<\/em>) and click Next.<\/li>\n<li>Click on <strong>Command Prompt<\/strong> from the System Recovery Options box.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<li>When Command Prompt opens, type the following command:\n<pre>chkdsk \/f \/r<\/pre>\n<p>Windows Vista and 7 users may need to add the hard drive letter after <code>chkdsk<\/code>, like this:<\/p>\n<pre>chkdsk C: \/f \/r<\/pre>\n<p>where <em>C:<\/em> (without a trailing slash: \/) is where you have Windows installed (usually <em>C:<\/em>).<\/li>\n<li>After the <code>chkdsk<\/code> process is completed, restart your computer.<\/li>\n<li>Try running Acer eRecovery Management again.<\/li>\n<\/ol>\n<h3>Forgot the password for Acer eRecovery Management<\/h3>\n<h4>Default password<\/h4>\n<p>Acer eRecovery Management software default password is <code>000000<\/code> (6 zeros).<\/p>\n<h4>Change the password<\/h4>\n<p>If you need to change the password, but you are able to boot your computer follow these instructions.<\/p>\n<p>Depending on your Acer computer model the following options can be slightly different, but you should be able to change the password.<\/p>\n<ol>\n<li>Boot your computer and find the Acer eRecovery Management software (start by clicking Start, go to All Programs and find the &#8220;<strong>Acer<\/strong>&#8221; folder or the &#8220;<strong>Acer Empowering Technology<\/strong>&#8221; folder).<\/li>\n<li>When the software opens, either select <strong>Password: Change eRecovery Password<\/strong> and click Next (if you have this options; this depends on your software version) or go to <strong>Settings<\/strong> where you should find an option to change your password.<\/li>\n<\/ol>\n<h4>Run Acer eRecovery Management in Safe Mode<\/h4>\n<p>If you are not able to boot into Windows, you can try running Acer eRecovery Management in Safe Mode and try changing the password from this mode.<\/p>\n<p>To boot into Safe Mode, follow these instructions:<\/p>\n<ul>\n<li>Windows XP users:\n<ol>\n<li>Press <kbd>F8<\/kbd> multiple times before Windows XP splash screen appears.<\/li>\n<li>Select &#8220;<strong>Safe Mode with Networking<\/strong>&#8221; from the Options menu.<\/li>\n<\/ol>\n<\/li>\n<li>Windows Vista users:\n<ol>\n<li>Press <kbd>F8<\/kbd> multiple times before the Windows Vista splash screen is shown.<\/li>\n<li>Select the <strong>Safe Mode<\/strong> option from the Advanced Boot Options menu.<\/li>\n<\/ol>\n<\/li>\n<li>Windows 7 users:\n<ol>\n<li>Press <kbd>F8<\/kbd> repeatedly after you restarted your computer.<\/li>\n<li>Select <strong>Safe Mode<\/strong> from the Options menu.<\/li>\n<\/ol>\n<\/li>\n<li>Windows 8 users:\n<ol>\n<li>Restart your computer and immediately hold the <kbd>Shift<\/kbd> key and click on the <kbd>Restart<\/kbd> key.<\/li>\n<li>When the Startup Settings screen appears, select the <strong>Safe Mode<\/strong> option.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<h4>Find the aimdrs.dat file on the recovery partition<\/h4>\n<p>If you are not able to boot into Windows or run the software in Safe Mode to change the password, you can try the following alternative: finding the aimdrs.dat file on the recovery partition.<\/p>\n<p>You need to use a live Linux CD to run commands in Terminal. When Terminal is open, run these commands:<\/p>\n<ol>\n<li>Type <code>ls \/dev\/sda1<\/code>, hit <kbd>Enter<\/kbd>.\n<p class=\"info\">If your computer has SATA drives, run <code>ls \/dev\/sda1<\/code>. Otherwise, run <code>ls \/dev\/hda1<\/code>.<\/p>\n<\/li>\n<li>Type <code>cd \/mnt<\/code>, hit <kbd>Enter<\/kbd>.<\/li>\n<li>Type <code>mkdir acer<\/code>, hit <kbd>Enter<\/kbd>.\n<p class=\"info\">If you receive a &#8220;permission denied&#8221; error, run <code>sudo mkdir acer<\/code>.<\/p>\n<\/li>\n<li>Type <code>ls<\/code>, hit <kbd>Enter<\/kbd> to verify that an &#8220;<strong>acer<\/strong>&#8221; appears listed (folder created).<\/li>\n<li>Type <code>mount \/dev\/sda1 \/mnt\/acer<\/code>, hit <kbd>Enter<\/kbd>.\n<p class=\"info\">If you receive the a &#8220;permission denied&#8221; error, run <code>sudo mount \/dev\/sda1 \/mnt\/acer<\/code>.<\/p>\n<p class=\"info\">If you used <code>hda1<\/code> at step #1, replace <code>sda1<\/code> with <code>hda1<\/code>. In this case, the command would be <code>mount \/dev\/hda1 \/mnt\/acer<\/code>.<\/p>\n<\/li>\n<li>Type <code>cd \/mnt\/acer<\/code>, hit <kbd>Enter<\/kbd>.<\/li>\n<li>Type <code>ls<\/code>, hit <code>Enter<\/code>. A list of files should be listed now, one of each should be named as <code>aimdrs.dat<\/code>.<\/li>\n<li>Type <code>cat aimdrs.dat<\/code>, hit <kbd>Enter<\/kbd>.<\/li>\n<li>Your Acer eRecovery Management password should be at the <strong>[MyData]<\/strong> tab, under this format:\n<pre>[MyData]\nPD=your_password<\/pre>\n<p>Or it can be under this format:<\/p>\n<pre>[MyData]\nPASSWORD=your_password<\/pre>\n<\/li>\n<\/ol>\n<h3>Creating the USB recovery drive in Windows 8 doesn&#8217;t work<\/h3>\n<p>If the Acer Recovery Management software for Windows 8 displays errors when creating the USB recovery drive, make sure you have all the Microsoft Windows updates available and installed to your computer.<\/p>\n<p>Microsoft released a hotfix for this issue in May, 2013.<\/p>\n<p>Your Windows 8 system must have the updates released in May, 2013 by Microsoft installed.<\/p>\n<h2>More Information<\/h2>\n<h3>Support Links<\/h3>\n<ul>\n<li><strong><a href=\"http:\/\/neosmart.net\/EasyRE\/\" title=\"Easy Recovery Essentials\">Easy Recovery Essentials for Windows<\/a> &#8211; our repair and recovery disk.<\/strong><br \/>\n<br \/>\nIt&#8217;s an easy-to-use and automated diagnostics disk. It&#8217;s available for <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-repair-cd-download\/\" title=\"Windows 8\">Windows 8<\/a>, <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7<\/a> and <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista<\/a>. It&#8217;s also available for Windows XP and Windows Server.<\/p>\n<p>Read more at <a href=\"https:\/\/neosmart.net\/blog\/windows-recovery-discs\/\" title=\"Windows Recovery Disks\">Windows Recovery Disks<\/a>.\n<\/li>\n<li><a href=\"http:\/\/neosmart.net\/forums\/\" title=\"The NeoSmart Support Forums\" rel=\"nofollow\">The NeoSmart Support Forums<\/a>, member-to-member technical support and troubleshooting.<\/li>\n<li>Get a discounted price on replacement setup and installation discs: <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B00022PTI4\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B00022PTI4&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows XP<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B000HCZ9BG\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000HCZ9BG&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows Vista<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B004Q0PT3I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B004Q0PT3I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 7<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B008H3SW4I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B008H3SW4I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 8<\/a>.<\/li>\n<\/ul>\n<h3>Applicable Systems<\/h3>\n<p>This Windows-related knowledgebase article applies to the following operating systems:<\/p>\n<ul>\n<li>Windows XP (all editions)<\/li>\n<li>Windows Vista (all editions)<\/li>\n<li>Windows 7 (all editions)<\/li>\n<li>Windows 8 (all editions)<\/li>\n<li>Windows 8.1 (all editions)<\/li>\n<li>Windows Server 2003 (all editions)<\/li>\n<li>Windows Server 2008 (all editions)<\/li>\n<li>Windows Server 2012 (all editions)<\/li>\n<\/ul>\n<h3>Applicable Models<\/h3>\n<p>This Acer-related knowledge base article applies to the following computer models:<\/p>\n<ul>\n<li><strong>Aspire series:<\/strong> 1300, 1350, 1360, 1400, 1410, 1420P, 1430, 1430Z, 1500, 1520, 1551, 1640, 1640Z, 1650, 1660, 1670, 1680, 1690, 1700, 1710, 1800, 1810T, 1810TZ, 1820PT, 1830, 1830T, 1830TZ, 2000, 2010, 2020, 2420, 2430, 2920, 2920Z, 2930, 2930Z, 3000, 3050, 3100, 3500, 3600, 3610, 3620, 3630, 3640, 3650, 3660, 3680, 3690, 3750, 3750G, 3750Z, 3750ZG, 3810T, 3810TZ, 3820T, 3820TG, 3820TZ, 3830, 3830G, 3830T, 3830TG, 3935, 4220, 4230, 4250, 4251, 4252, 4253, 4310, 4315, 4320, 4330, 4332, 4333, 4336, 4339, 4349, 4350, 4350G, 4352, 4352G, 4410, 4520, 4520G, 4530, 4535, 4535G, 4540, 4540G, 4551, 4551G, 4552, 4552G, 4553, 4553G, 4560, 4560G, 4625G, 4710, 4710G, 4710Z, 4710ZG, 4715Z, 4720, 4720G, 4720Z, 4720ZG, 4730, 4730Z, 4730ZG, 4732Z, 4733Z, 4735Z, 4735ZG, 4736, 4736G, 4736Z, 4736ZG, 4738, 4738G, 4738Z, 4738ZG, 4739, 4739Z, 4740, 4740G, 4741, 4741G, 4741ZG, 4743, 4743Z, 4745, 4745G, 4745Z, 4749, 4749Z, 4750, 4750G, 4750Z, 4750ZG, 4752, 4752G, 4752Z, 4752ZG, 4755, 4755G, 4810T, 4810TG, 4810TZ, 4810TZG, 4820, 4820G, 4820T, 4820TG, 4820TZ, 4820TZG, 4830, 4830G, 4830T, 4830TG, 4830Z, 4920, 4920G, 4925, 4925G, 4930, 4930G, 4930ZG, 4935, 4935G, 4937, 4937G, 5000, 5010, 5020, 5030, 5040, 5050, 5100, 5110, 5220, 5230, 5235, 5250, 5251, 5252, 5253, 5310, 5315, 5320, 5330, 5332, 5333, 5334, 5335, 5336, 5338, 5342, 5349, 5350, 5410, 5500, 5500Z, 5510, 5515, 5516, 5517, 5520, 5520G, 5530, 5530G, 5532, 5534, 5535, 5536, 5536G, 5538, 5538G, 5540, 5541G, 5542, 5542G, 5550, 5551, 5551G, 5552, 5552G, 5553, 5553G, 5560, 5560G, 5570, 5570Z, 5580, 5590, 5600, 5610, 5610Z, 5620, 5625, 5625G, 5630, 5650, 5670, 5680, 5710, 5710G, 5710Z, 5710ZG, 5715Z, 5720, 5720G, 5720Z, 5720ZG, 5730, 5730G, 5730Z, 5730ZG, 5732Z, 5732ZG, 5733, 5733Z, 5734Z, 5735, 5735Z, 5736G, 5736Z, 5737Z, 5738, 5738DG, 5738DZG, 5738G, 5738PG, 5738PZG, 5738Z, 5738ZG, 5739, 5739G, 5740, 5740DG, 5740G, 5741, 5741G, 5741Z, 5741ZG, 5742, 5742G, 5742Z, 5742ZG, 5745, 5745DG, 5745G, 5745P, 5745PG, 5745Z, 5749, 5749Z, 5750, 5750G, 5750Z, 5750ZG, 5755, 5755G, 5810T, 5810TG, 5810TZ, 5810TZG, 5820, 5820G, 5820T, 5820TG, 5820TZ, 5820TZG, 5830G, 5830T, 5830TG, 5910, 5910G, 5920, 5920G, 5925G, 5930, 5930G, 5930Z, 5935G, 5940G, 5942G, 5943G, 5951G, 6530, 6530G, 6920, 6920G, 6930, 6930G, 6930Z, 6930ZG, 6935, 6935G, 7000, 7100, 7110, 7220, 7230, 7235G, 7250, 7250G, 7315, 7320, 7330, 7339, 7520, 7520G, 7530, 7530G, 7535, 7535G, 7540, 7540G, 7551, 7551G, 7552G, 7560, 7560G, 7715Z, 7720, 7720G, 7720Z, 7720ZG, 7730, 7730G, 7730Z, 7730ZG, 7735, 7735G, 7735Z, 7735ZG, 7736, 7736G, 7736Z, 7736ZG, 7738G, 7739, 7739G, 7739Z, 7739ZG, 7740, 7740G, 7741, 7741G, 7741Z, 7741ZG, 7745, 7745G, 7745Z, 7750, 7750G, 7750Z, 7750ZG, 8530, 8530G, 8730, 8730G, 8730ZG, 8735, 8735G, 8735ZG, 8920G, 8930G, 8935G, 8940G, 8942G, 8943G, 8950G, 8951G, 9100, 9110, 9120, 9300, 9400, 9410, 9410Z, 9420, 9500, 9510, 9520, 9800, 9810, 9920, 9920G, E1-410, E1-410G, E1-421, E1-422, E1-422G, E1-430, E1-430G, E1-430P, E1-431, E1-431G, E1-432, E1-432G, E1-432P, E1-451G, E1-470, E1-470G, E1-470P, E1-470PG, E1-471, E1-471G, E1-472, E1-472G, E1-472P, E1-510, E1-510P, E1-521, E1-522, E1-530, E1-530G, E1-531, E1-531G, E1-532, E1-532G, E1-532P, E1-532PG, E1-570, E1-570G, E1-571, E1-571G, E1-572, E1-572G, E1-572P, E1-572PG, E1-731, E1-731G, E1-732G, E1-771, E1-771G, E1-772, E1-772G, EC-471G, R7-571, R7-571G, R7-572, R7-572G, V3-431, V3-471, V3-471G, V3-531, V3-531G, V3-551, V3-551G, V3-571, V3-571G, V3-731, V3-731G, V3-771, V3-7710, V3-7710G, V3-771G, V3-772G, , M3-481, M3-481G, M3-580G, M3-581G, M3-581PT, M3-581PTG, M3-581T, M3-581TG, M5-481, M5-481G, M5-481PT, M5-481PTG, M5-481T, M5-481TG, M5-581G, M5-581T, M5-581TG, M5-582PT, M5-583P, P3-131, P3-171, S3-331, S3-371, S3-391, S3-392, S3-392G, S3-951, S5-391, S7-191, S7-391, S7-392, V5-121, V5-122P, V5-123, V5-131, V5-132, V5-132P, V5-171, V5-431, V5-431G, V5-431P, V5-431PG, V5-452G, V5-452PG, V5-471, V5-471G, V5-471P, V5-471PG, V5-472, V5-472G, V5-472P, V5-472PG, V5-473, V5-473G, V5-473P, V5-473PG, V5-531, V5-531G, V5-531P, V5-531PG, V5-551, V5-551G, V5-552, V5-552G, V5-552P, V5-552PG, V5-561, V5-561G, V5-561P, V5-561PG, V5-571, V5-571G, V5-571P, V5-571PG, V5-572, V5-572G, V5-572P, V5-572PG, V5-573, V5-573G, V5-573P, V5-573PG, V7-481, V7-481G, V7-481P, V7-481PG, V7-482P, V7-482PG, V7-581, V7-581G, V7-581P, V7-581PG, V7-582P, V7-582PG, 1100X, 1110X, 1600X, 1601M, 1601X, 1602M, 6100, 6400, 6600, C500, E360, E380, E500, E560, E571, E600, E650, E700, EL, ELD, G3-605, G7700, G7710, G7750, IDea500, IDea510, L100, L310, L320, L350, L3600, L5100, M1100, M1200, M1201, M1202, M1420, M1470, M1600, M1610, M1620, M1640, M1831, M1860, M1920, M1930, M1935, M3100, M3160, M3200, M3201, M3202, M3203, M3300, M3400, M3410, M3420, M3450, M3470, M3470G, M3600, M3640, M3660, M3710, M3800, M3802, M3860, M3900, M3910, M3920, M3970, M3970G, M3985, M5100, M5200, M5201, M5400, M5600, M5620, M5621, M5630, M5640, M5641, M5700, M5800, M5802, M5810, M5811, M5910, M7720, MC605, ME600, R1600, R3600, R3610, R3700, SA10, SA20, SA60, SA80, SA85, SA90, T100, T135, T136, T160, T180, T300, T3-100, T320, T3-600, T3-605, T600, T630, T650, T660, T670, T671, T680, T690, TC-100, TC-102, TC-105, TC-600, TC-603, TC-605, X1200, X1300, X1301, X1400, X1420, X1420G, X1430, X1430G, X1440, X1470, X1700, X1800, X1900, X1920, X1930, X1935, X3-100, X3200, X3300, X3400, X3400G, X3450, X3470, X3475, X3-600, X3810, X3812, X3910, X3950, X3960, X3990, X3995, X5810, XC100, XC-105, XC600, XC-602, XC-603, XC-603G, XC-605, 5600U, 7600U, U5-610, Z1100, Z1110, Z1220, Z1620, Z1650, Z1800, Z1801, Z1810, Z1811, Z1850, Z3100, Z3101, Z3-105, Z3170, Z3171, Z3280, Z3-600, Z3-605, Z3-610, Z3620, Z3730, Z3731, Z3760, Z3761, Z3770, Z3771, Z3800, Z3801, Z5101, Z5600, Z5610, Z5700, Z5710, Z5730, Z5751, Z5760, Z5761, Z5770, Z5771, Z5801, ZC-102, ZC-105, ZC-602, ZC-605, ZC-610, ZS600, ZS600G<\/li>\n<li><strong>Aspire One series:<\/strong> AO521, AO522, AO531h, AO532h, AO533, AO721, AO722, AO725, AO751h, AO752, AO753, AO756, AOA110, AOA150, AOD150, AOD250, AOD255, AOD255E, AOD257, AOD260, AOD270, AOD271, AOHAPPY, AOHAPPY2, AOP531h<\/li>\n<li><strong>Ferrari series:<\/strong> 1000, 1100, 3000, 3200, 3400, 4000, 5000<\/li>\n<li><strong>Extensa series:<\/strong> 2000, 2300, 2350, 2500, 2600, 2900, 2900D, 2900E, 2950, 3000, 3100, 4010, 4100, 4120, 4130, 4210, 4220, 4230, 4420, 4430, 4620, 4620Z, 4630, 4630G, 4630Z, 4630ZG, 500, 5010, 5120, 5200, 5210, 5220, 5230, 5230E, 5235, 5410, 5420, 5420G, 5430, 5510, 5510Z, 5610, 5610G, 5620, 5620G, 5620Z, 5620ZG, 5630, 5630EZ, 5630G, 5630Z, 5630ZG, 5635, 5635G, 5635Z, 5635ZG, 6600, 6700, 6700Z, 710, 7120, 7220, 7230, 7230E, 7420, 7620, 7620G, 7620Z, 7630, 7630EZ, 7630G, 7630Z, 7630ZG<\/li>\n<li><strong>Veriton series:<\/strong> A430_31, A430_51, Z2610G, Z2611G, Z2620G, Z2621G, Z2630G, Z2640G, Z2650G, Z2660G, Z280G, Z290G, Z291G, Z410G, Z430, Z431G, Z4610G, Z4611G, Z4620G, Z4621G, Z4630G, Z4631G, Z6610G, Z6611G<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This is a guide about recovery disks for Acer computers 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. Acer users can create a recovery and backup disk using the computer&#8217;s installed [&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-1734","post","type-post","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3SlTq-rY","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1734","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=1734"}],"version-history":[{"count":28,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1734\/revisions"}],"predecessor-version":[{"id":5580,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1734\/revisions\/5580"}],"wp:attachment":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/media?parent=1734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}