<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":1955,"date":"2014-05-17T10:41:42","date_gmt":"2014-05-17T15:41:42","guid":{"rendered":"http:\/\/neosmart.net\/wiki\/?p=1955"},"modified":"2016-11-13T02:30:25","modified_gmt":"2016-11-13T08:30:25","slug":"windows-system-restore","status":"publish","type":"post","link":"https:\/\/neosmart.net\/wiki\/windows-system-restore\/","title":{"rendered":"Windows System Restore &#8211; Guide for Windows XP, Vista, 7, 8, 10"},"content":{"rendered":"<p>This guide is about <strong>Windows System Restore feature<\/strong> for the following versions of Windows: <strong>Windows XP, Vista 7, 8, 8.1 <\/strong>and<strong> 10.<\/strong><\/p>\n<p><\/p>\n<h2>What is System Restore<\/h2>\n<p>System Restore is a feature of Windows that allows you to revert your computer&#8217;s state to a previous point in time. These restore points can be automatically or manually set.<\/p>\n<p>This guide covers the restore feature for the following versions of Windows:<\/p>\n<ul>\n<li><a href=\"#Restore_Windows_XP\">Windows XP<\/a><\/li>\n<li><a href=\"#Restore_Windows_Vista\">Windows Vista<\/a><\/li>\n<li><a href=\"#Restore_Windows_8\">Windows 7<\/a><\/li>\n<li><a href=\"#Restore_Windows_8\">Windows 8<\/a><\/li>\n<li><a href=\"#Restore_Windows_10\">Windows 10<\/a><\/li>\n<\/ul>\n<p>If you&#8217;re looking for a restore disk for your computer, <a href=\"#Use_Easy_Recovery_Essentials_to_restore_your_computer\">go to Download restore disk.<\/a><\/p>\n<h2>Use Easy Recovery Essentials to restore your computer<\/h2>\n<p>If you need to restore your computer to a working state, download our recovery disk Easy Recovery Essentials to restore your computer:<\/p>\n<ol>\n<li><a href=\"https:\/\/neosmart.net\/EasyRE\/\"><strong>Download Easy Recovery Essentials from here<\/strong><\/a><\/li>\n<li>Burn the image. Follow these instructions on <a href=\"https:\/\/neosmart.net\/wiki\/creating-a-bootable-cd-or-dvd\/\">how to burn the bootable ISO image<\/a> very carefully, as making a bootable CD can be tricky! Alternatively, these instructions explain <a href=\"https:\/\/neosmart.net\/wiki\/easybcd\/tips-and-tricks\/easyre-recovery-usb\/\">how to create a bootable EasyRE recovery USB stick\/drive.<\/a><\/li>\n<li>Open Easy Recovery Essentials. It starts with a list of detected Windows installations<br \/>\n<img data-recalc-dims=\"1\" class=\"colorbox-1955\"  decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/EasyRE\/images\/screenshots\/FoundDrives.png?w=980&#038;ssl=1\" alt=\"EasyRE - Drives\" \/><\/li>\n<li>Choose from the list of available restore points<br \/>\n<img data-recalc-dims=\"1\" class=\"colorbox-1955\"  decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/EasyRE\/images\/screenshots\/SystemRestorePoints.png?w=980&#038;ssl=1\" alt=\"EasyRE Restore\" \/><\/li>\n<li>Easy Recovery Essentials will now create a backup of your current system configuration and begin restoring the selected snapshot.<br \/>\n<img data-recalc-dims=\"1\" class=\"colorbox-1955\"  decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/EasyRE\/images\/screenshots\/SystemRestore.png?w=980&#038;ssl=1\" alt=\"EasyRE Restore Feature\" \/><\/li>\n<\/ol>\n<p><strong>Features of Easy Recovery Essentials include:<\/strong><\/p>\n<ul>\n<li>Automatically find and fix boot errors<\/li>\n<li>Works even when you can&#8217;t get into Windows<\/li>\n<li>Recover from virus infections<\/li>\n<li>Restore your PC to a working state<\/li>\n<li>Access and backup your important data<\/li>\n<li>Advanced tools for IT experts<\/li>\n<\/ul>\n<p>Easy Recovery Essentials is an ISO download image ready to be burned directly to a CD, DVD or a USB flash drive.<\/p>\n<div id=\"attachment_512\" style=\"width: 990px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-512\" class=\"size-large wp-image-512 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home-1024x631.png\" alt=\"Screenshot of Easy Recovery Essentials\" 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 id=\"caption-attachment-512\" class=\"wp-caption-text\">Screenshot of Easy Recovery Essentials<\/p>\n<\/div>\n<p><em>Note:<\/em> Easy Recovery Essentials can not be used to install or reinstall Windows.<\/p>\n<p><strong>With Easy Recovery Essentials you can:<\/strong><\/p>\n<ul>\n<li>Find and fix errors automatically with Automated Repair<\/li>\n<li>Recover your PC from infections with the built-in antivirus<\/li>\n<li>Restore your PC to a working state<\/li>\n<li>Access and backup your most important data (like documents, pictures, music, videos and so on)<\/li>\n<\/ul>\n<p>Easy Recovery Essentials is compatible with the following Windows versions:<\/p>\n<ul>\n<li>Windows XP<\/li>\n<li>Windows Vista<\/li>\n<li>Windows 7<\/li>\n<li>Windows 8<\/li>\n<\/ul>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\"><strong>Download Easy Recovery Essentials and restore your computer<\/strong><\/a><\/p>\n<h2>How to use System Restore<\/h2>\n<h3>Restore Windows XP<\/h3>\n<p>System Restore is, by default, turned on in all versions of Windows XP. Windows XP Professional has the option to turn it off. If it is turned off, you can not use it to restore your computer.<\/p>\n<p class=\"info\">You can&#8217;t use the restore utility if Windows XP is unbootable. If you can&#8217;t boot into Windows XP, <a href=\"#Use_Easy_Recovery_Essentials_to_restore_your_computer\">go to Download restore disk to restore your PC.<\/a><\/p>\n<p>Before you begin, you must login as an Administrator. If you don&#8217;t have an &#8220;Administrator&#8221; user account, login with any user account that has administrative rights to the system.<\/p>\n<h4>Restore computer<\/h4>\n<p>To restore your computer with Windows XP installed, following these steps:<\/p>\n<ol>\n<li>Click <strong>Start<\/strong><\/li>\n<li>Go to <strong>All Programs<\/strong><\/li>\n<li>Find the <strong>Accessories<\/strong> folder<\/li>\n<li>Go to <strong>System Tools<\/strong><\/li>\n<li>Find the <strong>System Restore<\/strong> item<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"221\" height=\"184\" class=\"size-full wp-image-1961 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-menu-item.png\" alt=\"Windows XP Restore Item In Menu\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-menu-item.png?w=221&amp;ssl=1 221w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-menu-item.png?resize=60%2C49&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-menu-item.png?resize=150%2C124&amp;ssl=1 150w\" sizes=\"auto, (max-width: 221px) 100vw, 221px\" \/><\/li>\n<li>At the <em>Welcome to System Restore<\/em> welcome screen, make sure the &#8220;<strong>Restore my computer to an earlier time<\/strong>&#8221; option is selected<img loading=\"lazy\" decoding=\"async\" width=\"775\" height=\"572\" class=\"size-full wp-image-1962 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-welcome-screen.jpg\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-welcome-screen.jpg?w=775&amp;ssl=1 775w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-welcome-screen.jpg?resize=300%2C221&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-welcome-screen.jpg?resize=60%2C44&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-welcome-screen.jpg?resize=150%2C110&amp;ssl=1 150w\" sizes=\"auto, (max-width: 775px) 100vw, 775px\" \/><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>At the <em>Select a Restore Point<\/em> screen, select the date you want to restore your computer from the &#8220;<strong>1. On this calendar, click a bold date<\/strong>&#8221; area.Dates that are colored from the calendar (in blue) mean that at least 1 restore point is available for that date<\/li>\n<li>Select one of the available restore points from the selected date from the &#8220;<strong>2. On this list, click a restore point.<\/strong>&#8221; area<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>At the <em>Confirm Restore Point Selection<\/em> screen, click <strong>Next<\/strong><\/li>\n<li>Wait for the software to restore your Windows XP to the previous date you selected<\/li>\n<li>Your computer will restart<\/li>\n<li>Once Windows XP boots, login as an administrator again<\/li>\n<li>At the <em>Restoration Complete<\/em> screen, click <strong>OK<\/strong><\/li>\n<\/ol>\n<h4>Create restore point<\/h4>\n<p>To create a restore point in Windows XP, follow these steps:<\/p>\n<ol>\n<li>Boot your computer<\/li>\n<li>Login in as an Administrator or with any user account that has administrative rights<\/li>\n<li>Click <strong>Start &gt; All Programs &gt; Accessories &gt; System Tools<\/strong><\/li>\n<li>Click on <strong>System Restore<br \/>\n<\/strong><img loading=\"lazy\" decoding=\"async\" width=\"221\" height=\"184\" class=\"size-full wp-image-1961 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-menu-item.png\" alt=\"Windows XP Restore Item In Menu\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-menu-item.png?w=221&amp;ssl=1 221w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-menu-item.png?resize=60%2C49&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-menu-item.png?resize=150%2C124&amp;ssl=1 150w\" sizes=\"auto, (max-width: 221px) 100vw, 221px\" \/><\/li>\n<li>Wait for the software to open. If it doesn&#8217;t open, it might be turned off<\/li>\n<li>Click on <strong>Create a restore point<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>At the <em>Restore point description<\/em> screen, type a description of this restore point you&#8217;re about to create. Use any hints that might help you understand what this restore point is about<\/li>\n<li>Click <strong>Create<\/strong><\/li>\n<li>The wizard screen will notify you when the restore point is created<\/li>\n<li>When finished, click <strong>Close<\/strong><\/li>\n<\/ol>\n<p>You can verify that the restore point was created successfully by following the steps from <a href=\"#Restore_computer\">Restore computer<\/a> until step 8.<\/p>\n<h4>Turn on\/off<\/h4>\n<p>The restore feature is usually, by default, turned on. If this is not the case for your computer, follow these steps to enable it for Windows:<\/p>\n<ol>\n<li>Click <strong>Start<\/strong><\/li>\n<li>Go to <strong>Control Panel<\/strong><\/li>\n<li>Click on <strong>System<\/strong> (or double-click)<\/li>\n<li>Go to the <strong>System Restore<\/strong> tab<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"419\" height=\"486\" class=\"size-full wp-image-1963 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-tab.png\" alt=\"Windows XP Restore tab\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-tab.png?w=419&amp;ssl=1 419w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-tab.png?resize=258%2C300&amp;ssl=1 258w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-tab.png?resize=51%2C60&amp;ssl=1 51w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-system-restore-tab.png?resize=129%2C150&amp;ssl=1 129w\" sizes=\"auto, (max-width: 419px) 100vw, 419px\" \/><\/li>\n<li>Make sure the <strong>Turn off System Restore<\/strong> (or <strong>Turn off System Restore on all devices<\/strong>) check box is not selected:\n<ul>\n<li>If this check box is selected, System Restore is <strong>turned off<\/strong><\/li>\n<li>If this check box is not selected, System Restore is <strong>turned on<\/strong><\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>OK<\/strong> if you made any changes<\/li>\n<\/ol>\n<h4>Run in Safe Mode<\/h4>\n<p>You can run Windows XP in Safe Mode, to restore your computer, by following these steps.<\/p>\n<p>Before you begin, you must have access to the Administrator user account or any user account that has administrative rights to the system.<\/p>\n<p class=\"info\">If you&#8217;re not able to run Safe Mode because of a boot error, <a href=\"https:\/\/neosmart.net\/EasyRE\/\">download our disk Easy Recovery Essentials<\/a> that can automatically fix boot errors using its Automated Repair features (<a href=\"https:\/\/neosmart.net\/EasyRE\/Features\/\">read features list<\/a>).<\/p>\n<ol>\n<li>Restart your computer<\/li>\n<li>Press and hold the <kbd>F8<\/kbd> key right after<\/li>\n<li>At the <strong>Windows Advanced Options<\/strong> screen, select <strong>Safe mode with a Command prompt<\/strong>\n<div id=\"attachment_1964\" style=\"width: 990px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1964\" class=\"size-full wp-image-1964 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-advanced-options-screen.png\" alt=\"Windows XP Advanced Options Menu\" width=\"980\" height=\"500\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-advanced-options-screen.png?w=980&amp;ssl=1 980w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-advanced-options-screen.png?resize=300%2C153&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-advanced-options-screen.png?resize=60%2C30&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-advanced-options-screen.png?resize=150%2C76&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p id=\"caption-attachment-1964\" class=\"wp-caption-text\">Windows XP Advanced Options Menu<\/p>\n<\/div>\n<\/li>\n<li>After this item is selected, hit <kbd>Enter<\/kbd><\/li>\n<li>Log in as an administrator<\/li>\n<li>When the command prompt appears, type <code>%systemroot%\\system32\\restore\\rstrui.exe<\/code> and hit <kbd>Enter<\/kbd><\/li>\n<li>Follow the instructions on the screen<\/li>\n<\/ol>\n<h3>Restore Windows Vista<\/h3>\n<p>You will not be able to restore your computer if the restore feature is turned off or if Windows Vista is unbootable. <a href=\"#Use_Easy_Recovery_Essentials_to_restore_your_computer\">Go to Download restore disk<\/a> and see how to use Easy Recovery Essentials to restore your PC.<\/p>\n<h4>Restore computer<\/h4>\n<p>You can restore your Windows Vista by following these steps:<\/p>\n<ol>\n<li>Boot Windows Vista<\/li>\n<li>Click on <strong>Start<\/strong><\/li>\n<li>Start typing &#8220;<strong>restore<\/strong>&#8221; in the search bar<\/li>\n<li>When the <strong>Backup and Restore Center<\/strong> item appears, click it\n<div id=\"attachment_1965\" style=\"width: 308px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1965\" class=\"size-full wp-image-1965 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-backup-and-restore-center.png\" alt=\"Windows Vista Backup and Restore Centre Menu Item\" width=\"298\" height=\"102\" \/><\/p>\n<p id=\"caption-attachment-1965\" class=\"wp-caption-text\">Windows Vista Backup and Restore Centre Menu Item<\/p>\n<\/div>\n<\/li>\n<li>At the <em>Restore system files and settings<\/em> screen, select either to restore your computer to the recommended date (suggested by Windows Vista) or choose a different restore point. Leave the <strong>Recommended restore<\/strong> option selected to restore your computer to the date Windows Vista suggests<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>At the confirmation screen, click <strong>Yes<\/strong>. The confirmation message is this:\n<pre>Once started, System Restore may not be interrupted and cannot be undone until after it has completed. Are you sure you want to continue?<\/pre>\n<div id=\"attachment_1966\" style=\"width: 463px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1966\" class=\"size-full wp-image-1966 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-warning.png\" alt=\"Windows Vista Restore Warning Message\" width=\"453\" height=\"177\" \/><\/p>\n<p id=\"caption-attachment-1966\" class=\"wp-caption-text\">Windows Vista Restore Warning Message<\/p>\n<\/div>\n<\/li>\n<li>The software will now start and your computer will reboot<\/li>\n<li>When it reboots back, the confirmation message that the restore has been successful is this: <em>System Restore completed successfully<\/em><\/li>\n<li>Click <strong>Close<\/strong><\/li>\n<\/ol>\n<h4>Create restore point<\/h4>\n<p>You can create a restore point for Windows Vista using this set of instructions:<\/p>\n<ol>\n<li>Go to <strong>Start<\/strong><\/li>\n<li>Click on <strong>All Programs<\/strong><\/li>\n<li>Find the <strong>Accessories<\/strong> folder<\/li>\n<li>Go to <strong>System Tools<\/strong><\/li>\n<li>Click on <strong>System Restore<\/strong><\/li>\n<li>At the <em>Restore system files and settings<\/em>, click on &#8220;<strong>open System Protection<\/strong>&#8220;. <strong>Do not click Next.<\/strong>\n<div id=\"attachment_1967\" style=\"width: 460px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1967\" class=\"wp-image-1967 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-open-system-protection-300x239.png\" alt=\"Windows Vista Open System Protection\" width=\"450\" height=\"359\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-open-system-protection.png?resize=300%2C239&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-open-system-protection.png?resize=60%2C47&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-open-system-protection.png?resize=150%2C119&amp;ssl=1 150w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-open-system-protection.png?w=580&amp;ssl=1 580w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/p>\n<p id=\"caption-attachment-1967\" class=\"wp-caption-text\">Windows Vista Open System Protection<\/p>\n<\/div>\n<\/li>\n<li>The System Properties window will load, go to <strong>System Protection<\/strong> tab (or make sure it is selected)<\/li>\n<li>Click <strong>Create<\/strong><\/li>\n<li>At the <em>Create a restore point<\/em> screen, enter a description or name for this point. Use any hints you want.<\/li>\n<li>Wait for the software to create the point<\/li>\n<li>When the &#8220;<em>The restore point was created successfully<\/em>&#8221; message appears, click <strong>OK<\/strong><\/li>\n<\/ol>\n<h4>Turn on\/off<\/h4>\n<p>You can turn on or off the restore utility of any Windows Vista systems by following these steps:<\/p>\n<ol>\n<li>Go to <strong>Start &gt; All Programs &gt; Accessories &gt; System Tools<\/strong><\/li>\n<li>Click on <strong>System Restore<\/strong><\/li>\n<li>Click on &#8220;<strong>open System Protection<\/strong>&#8220;<\/li>\n<li>At the <strong>System Protection<\/strong> tab, check any check boxes of the <strong>Available Disks<\/strong> (from the Automatic restore points area) you want to make sure a restore point will be created:\n<ul>\n<li>For any disks you check, the restore feature will be <strong>turned on<\/strong><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1968 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-turned-on-c-drive.png\" alt=\"Windows Vista System Restore Turned On\" width=\"505\" height=\"174\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-turned-on-c-drive.png?w=505&amp;ssl=1 505w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-turned-on-c-drive.png?resize=300%2C103&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-turned-on-c-drive.png?resize=60%2C20&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-vista-system-restore-turned-on-c-drive.png?resize=150%2C51&amp;ssl=1 150w\" sizes=\"auto, (max-width: 505px) 100vw, 505px\" \/><\/li>\n<li>If no check boxes are selected, System Restore is <strong>turned off<\/strong><\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<\/ol>\n<h4>Run in Safe Mode<\/h4>\n<p>If you can&#8217;t start Windows Vista properly, you can boot into Safe Mode and restore your computer to a previously working state.<\/p>\n<p class=\"info\">If you&#8217;re not able to run Safe Mode because of a boot error, <a href=\"https:\/\/neosmart.net\/EasyRE\/\">download our disk Easy Recovery Essentials<\/a> that can automatically fix boot errors using its Automated Repair features (<a href=\"https:\/\/neosmart.net\/EasyRE\/Features\/\">read features list<\/a>).<\/p>\n<ol>\n<li>Boot your computer<\/li>\n<li>Press and hold the <kbd>F8<\/kbd> key before the Windows logo appears. If it appears, you need to try again by pressing and holding <kbd>F8<\/kbd><\/li>\n<li>At the <strong>Advanced Boot Options<\/strong> screen, select <strong>Safe mode with command prompt<\/strong>\n<div id=\"attachment_1397\" style=\"width: 1034px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1397\" class=\"size-full wp-image-1397 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Advanced-Boot-Options-menu.png\" alt=\"The Advanced Boot Options screen in Windows Vista\" width=\"1024\" height=\"768\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Advanced-Boot-Options-menu.png?w=1024&amp;ssl=1 1024w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Advanced-Boot-Options-menu.png?resize=300%2C225&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Advanced-Boot-Options-menu.png?resize=60%2C45&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Advanced-Boot-Options-menu.png?resize=150%2C112&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p id=\"caption-attachment-1397\" class=\"wp-caption-text\">The Advanced Boot Options screen in Windows Vista<\/p>\n<\/div>\n<\/li>\n<li>When the command prompt appears, type <code>rstrui.exe<\/code> and hit <kbd>Enter<\/kbd><\/li>\n<li>If Windows Vista asks for an administrator password, type the password<\/li>\n<li>Follow the wizard instructions to choose a restore point<\/li>\n<\/ol>\n<h3>Restore Windows 7<\/h3>\n<p>You can restore your Windows 7 if the restore software has been enabled (<a href=\"#Turn_onoff-3\">see Turn on\/off on how to check<\/a>).<\/p>\n<h4>Restore computer<\/h4>\n<p>You can restore Windows 7 by following these steps:<\/p>\n<ol>\n<li>Boot your Windows 7<\/li>\n<li>Click <strong>Start<\/strong><\/li>\n<li>In the search bar, type: &#8220;<strong>System Restore<\/strong>&#8220;<\/li>\n<li>From the list of search results, select <strong>System Restore<\/strong><\/li>\n<li>If the system asks for your administrator password, type the password<\/li>\n<li>Click <strong>Next<\/strong><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1969 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-restore-screen.png\" alt=\"Windows 7 System Restore Screen\" width=\"610\" height=\"491\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-restore-screen.png?resize=300%2C240&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-restore-screen.png?resize=60%2C48&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-restore-screen.png?resize=150%2C120&amp;ssl=1 150w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/li>\n<li>At the <em>Restore system fields and settings<\/em> screen, select <strong>Choose a different restore point<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Select a restore point from the available list<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Click <strong>Finish<\/strong><\/li>\n<li>Click <strong>Yes<\/strong> to confirm<\/li>\n<li>The software will now start and your computer will reboot<\/li>\n<li>After your computer boots back, at the &#8220;<em>System Restore completed successfully<\/em>&#8221; confirmation message, click <strong>Close<\/strong><\/li>\n<\/ol>\n<h4>Create restore point<\/h4>\n<p>You can create a restore point in Windows 7 like this:<\/p>\n<ol>\n<li>Go to <strong>Start<\/strong><\/li>\n<li>Right click on Computer<\/li>\n<li>Click <strong>Properties<\/strong><\/li>\n<li>Click on <strong>System protection<\/strong>, from the left side\n<div id=\"attachment_1970\" style=\"width: 257px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1970\" class=\"size-full wp-image-1970 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-protection.png\" alt=\"Windows 7 System Protection in Control Panel\" width=\"247\" height=\"297\" \/><\/p>\n<p id=\"caption-attachment-1970\" class=\"wp-caption-text\">Windows 7 System Protection in Control Panel<\/p>\n<\/div>\n<\/li>\n<li>If your administrator password is required, type it<\/li>\n<li>Go to <strong>System Protection<\/strong> tab<\/li>\n<li>Click <strong>Create<\/strong><\/li>\n<li>At the <em>System Protection<\/em> screen, type a description of this restore point<\/li>\n<li>Click <strong>Create<\/strong><\/li>\n<\/ol>\n<h4>Turn on\/off<\/h4>\n<p>The restore software can be turned on or off.<\/p>\n<ol>\n<li>Go to <strong>Control Panel<\/strong><\/li>\n<li>Click <strong>System<\/strong><\/li>\n<li>Choose <strong>System Protection<\/strong> from the left side<\/li>\n<li>Go to the <strong>System Protection<\/strong> tab<\/li>\n<li>Select what drives you want the restore utility to be active for. Your local disk, where Windows 7 is installed, is usually <strong>C:\\<\/strong> and marked with the Windows logo<\/li>\n<li>Click <strong>Configure<\/strong><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1971 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-restore-configure-screen.png\" alt=\"Windows 7 Configure System Restore\" width=\"502\" height=\"539\" \/><\/li>\n<li>The restore feature can now be turned on or off for the C:\\ drive:\n<ul>\n<li>Select <strong>Restore system settings and previous versions of files<\/strong> to have System Restore turned on<\/li>\n<li>Select <strong>Turn off system protection<\/strong> to have System Restore turned off<\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<li>Click <strong>Apply<\/strong> or <strong>OK<\/strong> at the System Properties window<\/li>\n<\/ol>\n<h4>Run in Safe Mode<\/h4>\n<p>The restore software of Windows 7 can also be ran from Safe Mode.<\/p>\n<p>You can&#8217;t undo the restore operation if you run it from Safe Mode. If you want to have the undo option, <a href=\"#Using_the_installation_disk\">go to Using the installation disk.<\/a><\/p>\n<p class=\"info\">If you&#8217;re not able to run Safe Mode because of a boot error, <a href=\"https:\/\/neosmart.net\/EasyRE\/\">download our disk Easy Recovery Essentials<\/a> that can automatically fix boot errors using its Automated Repair features (<a href=\"https:\/\/neosmart.net\/EasyRE\/Features\/\">read features list<\/a>).<\/p>\n<ol>\n<li>Boot your computer<\/li>\n<li>Press and hold the <kbd>F8<\/kbd> keyboard key before the Windows 7 logo appears<\/li>\n<li>At the <strong>Advanced Boot Options<\/strong> screen, choose <strong>Safe Mode with Command Prompt<\/strong>\n<div id=\"attachment_1399\" style=\"width: 1034px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1399\" class=\"size-full wp-image-1399 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png\" alt=\"Advanced Boot Options on Windows 7\" width=\"1024\" height=\"768\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png?w=1024&amp;ssl=1 1024w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png?resize=300%2C225&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png?resize=60%2C45&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png?resize=150%2C112&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p id=\"caption-attachment-1399\" class=\"wp-caption-text\">Advanced Boot Options on Windows 7<\/p>\n<\/div>\n<\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>You may need to log on to the computer using your administrator account (or any account with administrative rights to the system)<\/li>\n<li>When command prompt appears, type: <code>rstrui.exe<\/code><\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>Follow the wizard instructions<\/li>\n<\/ol>\n<h4>Using the installation disk<\/h4>\n<p>If your original Windows 7 installation disk is available, you can run the restore process from System Recovery Options by following the steps below.<\/p>\n<p class=\"info\">If you no longer have the original installation disk, <a href=\"#Use_Easy_Recovery_Essentials_to_restore_your_computer\">go to Download restore disk.<\/a><\/p>\n<p>Unlike the Safe Mode option, running the restore wizard using the installation disk allows you to undo the operation when needed.<\/p>\n<ol>\n<li>Restart your computer<\/li>\n<li>Press and hold the <kbd>F8<\/kbd> key to boot into the <strong>Advanced Boot Options<\/strong> menu<\/li>\n<li>Select <strong>Repair your computer<\/strong>\n<div id=\"attachment_1399\" style=\"width: 1034px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1399\" class=\"size-full wp-image-1399 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png\" alt=\"Advanced Boot Options on Windows 7\" width=\"1024\" height=\"768\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png?w=1024&amp;ssl=1 1024w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png?resize=300%2C225&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png?resize=60%2C45&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png?resize=150%2C112&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p id=\"caption-attachment-1399\" class=\"wp-caption-text\">Advanced Boot Options on Windows 7<\/p>\n<\/div>\n<\/li>\n<li>Press <strong>Enter<\/strong><\/li>\n<li>Select your keyboard language<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Login as an administrator<\/li>\n<li>At the <em>System Recovery Options<\/em> screen, click on <strong>System Restore<\/strong>\n<div id=\"attachment_1972\" style=\"width: 406px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1972\" class=\"size-full wp-image-1972 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-recovery-options-screen.jpg\" alt=\"Windows 7 System Recovery Options Screen\" width=\"396\" height=\"296\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-recovery-options-screen.jpg?w=485&amp;ssl=1 485w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-recovery-options-screen.jpg?resize=300%2C223&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-recovery-options-screen.jpg?resize=60%2C44&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-7-system-recovery-options-screen.jpg?resize=150%2C111&amp;ssl=1 150w\" sizes=\"auto, (max-width: 396px) 100vw, 396px\" \/><\/p>\n<p id=\"caption-attachment-1972\" class=\"wp-caption-text\">Windows 7 System Recovery Options Screen<\/p>\n<\/div>\n<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Make sure &#8220;<strong>Choose a different restore point<\/strong>&#8221; is selected and then click <strong>Next<\/strong><\/li>\n<li>Select a restore point<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Confirm by clicking <strong>Yes<\/strong> at the warning screen<\/li>\n<li>Wait for software to finish<\/li>\n<\/ol>\n<h3>Restore Windows 8<\/h3>\n<p>You can restore Windows 8 using the restore software, if it&#8217;s turned on.<\/p>\n<h4>Restore computer<\/h4>\n<p>You can restore your computer running Windows 8 with this set of instructions. If you&#8217;re not able to boot into Windows 8, <a href=\"#Use_Easy_Recovery_Essentials_to_restore_your_computer\">go to Download restore disk.<\/a><\/p>\n<ol>\n<li>Open Windows 8 and type &#8220;<strong>system restore<\/strong>&#8221; in the search bar<\/li>\n<li>Click <strong>Create a restore point<\/strong> from the search results list\n<div id=\"attachment_1973\" style=\"width: 355px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1973\" class=\"wp-image-1973 size-full colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png\" alt=\"Windows 8 Create Restore Point\" width=\"345\" height=\"421\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?w=345&amp;ssl=1 345w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=245%2C300&amp;ssl=1 245w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=49%2C60&amp;ssl=1 49w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=122%2C150&amp;ssl=1 122w\" sizes=\"auto, (max-width: 345px) 100vw, 345px\" \/><\/p>\n<p id=\"caption-attachment-1973\" class=\"wp-caption-text\">Windows 8 Create Restore Point<\/p>\n<\/div>\n<\/li>\n<li>From the System Protection tab, at the System Restore area, click on <strong>System Restore<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Select a restore point from the available list<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Click <strong>Finish<\/strong><\/li>\n<li>Confirm this operation by clicking <strong>Yes<\/strong> at the warning message (&#8220;<em>Once started, System Restore cannot be interrupted. Do you want to continue?<\/em>&#8220;).<img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1974 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-system-restore-warning-message.png\" alt=\"Windows 8 System Restore Warning\" width=\"543\" height=\"173\" \/><\/li>\n<li>The restore software will now start and your computer will restart<\/li>\n<li>After your computer boots back, go to your <strong>Desktop<\/strong> and you should see the confirmation message that the restore process has been successful: <em>System Restore completed successfully.<\/em><\/li>\n<\/ol>\n<h4>Create restore point<\/h4>\n<p>You can create a restore point in Windows 8 with these steps:<\/p>\n<ol>\n<li>Open Windows 8<\/li>\n<li>Type &#8220;<strong>system restore<\/strong>&#8221; in the search bar<\/li>\n<li>Click on <strong>Create a restore point<\/strong> from the search results list\n<div id=\"attachment_1973\" style=\"width: 355px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1973\" class=\"wp-image-1973 size-full colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png\" alt=\"Windows 8 Create Restore Point\" width=\"345\" height=\"421\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?w=345&amp;ssl=1 345w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=245%2C300&amp;ssl=1 245w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=49%2C60&amp;ssl=1 49w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=122%2C150&amp;ssl=1 122w\" sizes=\"auto, (max-width: 345px) 100vw, 345px\" \/><\/p>\n<p id=\"caption-attachment-1973\" class=\"wp-caption-text\">Windows 8 Create Restore Point<\/p>\n<\/div>\n<\/li>\n<li>At the <strong>System Protection<\/strong> tab, from the Protection Settings area select what drives you want to turn restore on. Usually the local drive where Windows 8 is installed is <strong>C:\\<\/strong> and has the Windows icon next to it<\/li>\n<li>Click <strong>Configure<\/strong><\/li>\n<li>Select <strong>Turn on system protection<\/strong>. If this is already selected, the restore software might be working.<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<\/ol>\n<h4>Turn on\/off<\/h4>\n<p>The restore software in Windows 8 can be turned on or off by following these steps:<\/p>\n<ol>\n<li>Open Windows 8 and start typing &#8220;<strong>system restore<\/strong>&#8221; in the search bar<\/li>\n<li>From the search results list, click on <strong>Create a Restore point<\/strong>\n<div id=\"attachment_1973\" style=\"width: 355px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1973\" class=\"wp-image-1973 size-full colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png\" alt=\"Windows 8 Create Restore Point\" width=\"345\" height=\"421\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?w=345&amp;ssl=1 345w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=245%2C300&amp;ssl=1 245w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=49%2C60&amp;ssl=1 49w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-create-a-restore-point.png?resize=122%2C150&amp;ssl=1 122w\" sizes=\"auto, (max-width: 345px) 100vw, 345px\" \/><\/p>\n<p id=\"caption-attachment-1973\" class=\"wp-caption-text\">Windows 8 Create Restore Point<\/p>\n<\/div>\n<\/li>\n<li>Go to the <strong>System Protection<\/strong> tab (or make sure it&#8217;s already selected)<\/li>\n<li>Select what drives you want the restore utility to be turned on or off<\/li>\n<li>Once the drive is selected, click <strong>Configure<\/strong><\/li>\n<li>At this point, the feature can be turned on or off:\n<ul>\n<li>Select <strong>Turn on system protection<\/strong> to have System Restore turned on<\/li>\n<li>Select <strong>Disable system protection<\/strong> to have System Restore turned off<\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<\/ol>\n<h4>Run at boot<\/h4>\n<p>You can run the restore wizard at boot, before logging into Windows 8 using your account:<\/p>\n<ol>\n<li>Restart your computer<\/li>\n<li>Press the <kbd>F11<\/kbd> key to open <strong>System Recovery<\/strong><\/li>\n<li>When the Advanced Options screen appears, select <strong>System Restore<\/strong><\/li>\n<li>Choose an administrator account to continue<\/li>\n<li>Enter the password for the selected account<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Make sure &#8220;<strong>Choose a different restore point<\/strong>&#8221; option is selected and then click <strong>Next<\/strong><\/li>\n<li>Select a restore point from the available list<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Click <strong>Next<\/strong>, at the <em>Confirm your restore point<\/em> screen<\/li>\n<li>Click <strong>Yes<\/strong> at the warning message<\/li>\n<li>Wait for the restore software to continue. Your computer will restart<\/li>\n<li>Once you log back in, go to your <strong>Desktop<\/strong> and see if the confirmation message appears: <em>System Restore completed successfully.<\/em><\/li>\n<\/ol>\n<h3>Restore Windows 10<\/h3>\n<p>You can restore Windows 10 using the restore software, if it&#8217;s turned on.<\/p>\n<h4>Restore computer<\/h4>\n<p>You can restore your computer running Windows 10 with this set of instructions. If you&#8217;re not able to boot into Windows 10, <a href=\"#Use_Easy_Recovery_Essentials_to_restore_your_computer\">go to Download restore disk.<\/a><\/p>\n<ol>\n<li>Open Windows 10\u00a0and type &#8220;<strong>restore point<\/strong>&#8221; in the search bar<\/li>\n<li>Click <strong>Create a restore point<\/strong> from the search results list<img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5213 colorbox-1955\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=320%2C512&#038;ssl=1\" alt=\"Create restore point Windows 10\" width=\"320\" height=\"512\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?w=320&amp;ssl=1 320w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=188%2C300&amp;ssl=1 188w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=38%2C60&amp;ssl=1 38w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=94%2C150&amp;ssl=1 94w\" sizes=\"auto, (max-width: 320px) 100vw, 320px\" \/><\/li>\n<li>From the System Protection tab, at the System Restore area, click on <strong>System Restore<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Select a restore point from the available list<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Click <strong>Finish<\/strong><\/li>\n<li>Confirm this operation by clicking <strong>Yes<\/strong> at the warning message (&#8220;<em>Once started, System Restore cannot be interrupted. Do you want to continue?<\/em>&#8220;).<img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1974 colorbox-1955\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-8-system-restore-warning-message.png\" alt=\"Windows 8 System Restore Warning\" width=\"543\" height=\"173\" \/><\/li>\n<li>The restore software will now start and your computer will restart<\/li>\n<li>After your computer boots back, go to your <strong>Desktop<\/strong> and you should see the confirmation message that the restore process has been successful: <em>System Restore completed successfully.<\/em><\/li>\n<\/ol>\n<h4>Create restore point<\/h4>\n<p>You can create a restore point in Windows 8 with these steps:<\/p>\n<ol>\n<li>Open Windows 8<\/li>\n<li>Type &#8220;<strong>system restore<\/strong>&#8221; in the search bar<\/li>\n<li>Click on <strong>Create a restore point<\/strong> from the search results list<img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5213 colorbox-1955\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=320%2C512&#038;ssl=1\" alt=\"Create restore point Windows 10\" width=\"320\" height=\"512\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?w=320&amp;ssl=1 320w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=188%2C300&amp;ssl=1 188w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=38%2C60&amp;ssl=1 38w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=94%2C150&amp;ssl=1 94w\" sizes=\"auto, (max-width: 320px) 100vw, 320px\" \/><\/li>\n<li>At the <strong>System Protection<\/strong> tab, from the Protection Settings area select what drives you want to turn restore on. Usually the local drive where Windows 8 is installed is <strong>C:\\<\/strong> and has the Windows icon next to it<\/li>\n<li>Click <strong>Configure<\/strong><\/li>\n<li>Select <strong>Turn on system protection<\/strong>. If this is already selected, the restore software might be working.<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<\/ol>\n<h4>Turn on\/off<\/h4>\n<p>The restore software in Windows 8 can be turned on or off by following these steps:<\/p>\n<ol>\n<li>Open Windows 8 and start typing &#8220;<strong>system restore<\/strong>&#8221; in the search bar<\/li>\n<li>From the search results list, click on <strong>Create a Restore point<img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5213 colorbox-1955\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=320%2C512&#038;ssl=1\" alt=\"Create restore point Windows 10\" width=\"320\" height=\"512\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?w=320&amp;ssl=1 320w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=188%2C300&amp;ssl=1 188w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=38%2C60&amp;ssl=1 38w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/System-restore-Windows-10.png?resize=94%2C150&amp;ssl=1 94w\" sizes=\"auto, (max-width: 320px) 100vw, 320px\" \/><\/strong><\/li>\n<li>Go to the <strong>System Protection<\/strong> tab (or make sure it&#8217;s already selected)<\/li>\n<li>Select what drives you want the restore utility to be turned on or off<\/li>\n<li>Once the drive is selected, click <strong>Configure<\/strong><\/li>\n<li>At this point, the feature can be turned on or off:\n<ul>\n<li>Select <strong>Turn on system protection<\/strong> to have System Restore turned on<\/li>\n<li>Select <strong>Disable system protection<\/strong> to have System Restore turned off<\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<\/ol>\n<h4>Run at boot<\/h4>\n<p>You can run the restore wizard at boot, before logging into Windows 8 using your account:<\/p>\n<ol>\n<li>Restart your computer<\/li>\n<li>Press the <kbd>F11<\/kbd> key to open <strong>System Recovery<\/strong><\/li>\n<li>When the Advanced Options screen appears, select <strong>System Restore<\/strong><\/li>\n<li>Choose an administrator account to continue<\/li>\n<li>Enter the password for the selected account<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Make sure &#8220;<strong>Choose a different restore point<\/strong>&#8221; option is selected and then click <strong>Next<\/strong><\/li>\n<li>Select a restore point from the available list<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Click <strong>Next<\/strong>, at the <em>Confirm your restore point<\/em> screen<\/li>\n<li>Click <strong>Yes<\/strong> at the warning message<\/li>\n<li>Wait for the restore software to continue. Your computer will restart<\/li>\n<li>Once you log back in, go to your <strong>Desktop<\/strong> and see if the confirmation message appears: <em>System Restore completed successfully.<\/em><\/li>\n<\/ol>\n<h2>Troubleshoot<\/h2>\n<h3>System Restore errors in Windows Vista<\/h3>\n<p>If the wizard shows any error, try any of the following tips:<\/p>\n<p><strong>Fix #1: Run it in Safe Mode<\/strong><\/p>\n<p>Go to <a href=\"#Run_in_Safe_Mode-2\">Windows Vista &gt; Run in Safe Mode<\/a> for instructions on how to start your system in Safe Mode and continue from there.<\/p>\n<p><strong>Fix #2: Disable Automatic Restart<\/strong><\/p>\n<ol>\n<li>Right click on <strong>My Computer<\/strong><\/li>\n<li>Go to <strong>Properties<\/strong><\/li>\n<li>Go to the <strong>Advanced<\/strong> tab<\/li>\n<li>At the Startup and Recovery area, click on <strong>Settings<\/strong><\/li>\n<li>Underneath System failure title, make sure the <strong>Automatically restart<\/strong> option is unchecked<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<\/ol>\n<p><strong>Fix #3: Run the sfc \/scannow command<\/strong><\/p>\n<ol>\n<li>Open Command Prompt<\/li>\n<li>Type <code>sfc \/scannow<\/code><\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<\/ol>\n<h3>System Restore errors in Windows 7<\/h3>\n<p>If the restore wizard fails or displays an error, you can try one of the following tips.<\/p>\n<p class=\"info\"><a href=\"#Use_Easy_Recovery_Essentials_to_restore_your_computer\">Go to Use Easy Recovery Essentials<\/a> to restore your computer or fix boot errors automatically.<\/p>\n<p><strong>Fix #1: Try a different restore point<\/strong><\/p>\n<p>If a certain restore point fails, try switching with a different restore point.<\/p>\n<p><strong>Fix #2: Turn off the restore software for all drives, except your main drive<\/strong><\/p>\n<ol>\n<li>Go to <strong>Control Panel &gt; System &amp; Security &gt; System &gt; System Protection<\/strong><\/li>\n<li>From the <strong>System Protection<\/strong> tab, make sure only your main drive is checked (this is usually C:\\ and has the Windows icon next to it)<\/li>\n<li>Wait for the process to finish. It can take up to 20 minutes<\/li>\n<\/ol>\n<p><strong>Fix #3: Increase the space size for restore points<\/strong><\/p>\n<ol>\n<li>Click <strong>Start<\/strong><\/li>\n<li>Right-click on <strong>My Computer<\/strong><\/li>\n<li>Click on <strong>Properties<\/strong><\/li>\n<li>Choose the <strong>System Protection<\/strong> tab<\/li>\n<li>Select your main drive (where Windows is installed; usually C:\\)<\/li>\n<li>Click <strong>Configure<\/strong><\/li>\n<li>Check the <strong>Max Usage<\/strong> slider and update accordingly<\/li>\n<\/ol>\n<p><strong>Fix #4: Run the restore process from a clean boot<\/strong><\/p>\n<ol>\n<li>Reboot your system<\/li>\n<li>Press <kbd>F8<\/kbd> to open <strong>Advanced Boot Options<\/strong><\/li>\n<li>Choose <strong>Repair Your Computer<\/strong><\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>At the System Recovery Options screen, choose <strong>System Restore<\/strong><\/li>\n<\/ol>\n<h3>System Restore errors in Windows 8\/10<\/h3>\n<p>If the wizard in Windows 8 displays errors, you try any of the following tips.<\/p>\n<p class=\"info\"><a href=\"#Use_Easy_Recovery_Essentials_to_restore_your_computer\">Go to Use Easy Recovery Essentials<\/a> to restore your computer or fix boot errors automatically.<\/p>\n<p><strong>Fix #1: Disable any antivirus or security software you might be running<\/strong><\/p>\n<p>If the software isn&#8217;t working, go and disable any antivirus or security software your Windows 8 might be running and try again.<\/p>\n<p><strong>Fix #2: Run the sfc \/scannow command<\/strong><\/p>\n<p>If you can&#8217;t boot into Windows 8:<\/p>\n<ol>\n<li>Boot into Windows 8 using your installation disk (if you don&#8217;t have one, go to Use Easy Recovery Essentials as you can use its built-in Command Prompt)<\/li>\n<li>Open command prompt<\/li>\n<li>Type <code>diskpart<\/code><\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>Type <code>list volume<\/code><\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>Note the drives letter. Type <code>exit<\/code><\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<li>Type the sfc command like this:\n<pre>sfc \/scannow \/offbootdir=d:\\ \/offwindir=d:\\windows<\/pre>\n<p>where <code>d<\/code> is your drive letter where Windows is installed.<\/li>\n<\/ol>\n<p>If you can boot into Windows 8:<\/p>\n<ol>\n<li>Open Command Prompt<\/li>\n<li>Type <code>sfc \/scannow<\/code><\/li>\n<li>Hit <kbd>Enter<\/kbd><\/li>\n<\/ol>\n<h2>More Information<\/h2>\n<h3>Support Links<\/h3>\n<ul>\n<li><strong><a href=\"http:\/\/neosmart.net\/EasyRE\/\" title=\"Easy Recovery Essentials\">Easy Recovery Essentials for Windows<\/a> &#8211; our repair and recovery disk.<\/strong><br \/>\n<br \/>\nIt&#8217;s an easy-to-use and automated diagnostics disk. It&#8217;s available for <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-repair-cd-download\/\" title=\"Windows 8\">Windows 8<\/a>, <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7<\/a> and <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista<\/a>. It&#8217;s also available for Windows XP and Windows Server.<\/p>\n<p>Read more at <a href=\"https:\/\/neosmart.net\/blog\/windows-recovery-discs\/\" title=\"Windows Recovery Disks\">Windows Recovery Disks<\/a>.\n<\/li>\n<li><a href=\"http:\/\/neosmart.net\/forums\/\" title=\"The NeoSmart Support Forums\" rel=\"nofollow\">The NeoSmart Support Forums<\/a>, member-to-member technical support and troubleshooting.<\/li>\n<li>Get a discounted price on replacement setup and installation discs: <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B00022PTI4\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B00022PTI4&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows XP<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B000HCZ9BG\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000HCZ9BG&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows Vista<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B004Q0PT3I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B004Q0PT3I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 7<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B008H3SW4I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B008H3SW4I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 8<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/Windows-Professional-Bit-OEM-DVD\/dp\/B08HDKTGBL?&#038;linkCode=ll1&#038;tag=neosmart.tech-20&#038;linkId=c1a541f8b3e350a03fcca7c6ce59031f&#038;language=en_US&#038;ref_=as_li_ss_tl\">Windows 10<\/a>.<\/li>\n<\/ul>\n<h3>Applicable Systems<\/h3>\n<p>This Windows-related knowledgebase article applies to the following operating systems:<\/p>\n<ul>\n<li>Windows XP (all editions)<\/li>\n<li>Windows Vista (all editions)<\/li>\n<li>Windows 7 (all editions)<\/li>\n<li>Windows 8 (all editions)<\/li>\n<li>Windows 8.1 (all editions)<\/li>\n<li>Windows 10 (all editions)<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This guide is about Windows System Restore feature for the following versions of Windows: Windows XP, Vista 7, 8, 8.1 and 10. What is System Restore System Restore is a feature of Windows that allows you to revert your computer&#8217;s state to a previous point in time. These restore points can be automatically or manually [&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-1955","post","type-post","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3SlTq-vx","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1955","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=1955"}],"version-history":[{"count":30,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1955\/revisions"}],"predecessor-version":[{"id":5215,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/1955\/revisions\/5215"}],"wp:attachment":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/media?parent=1955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}