<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":2253,"date":"2014-07-16T09:49:04","date_gmt":"2014-07-16T14:49:04","guid":{"rendered":"http:\/\/neosmart.net\/wiki\/?p=2253"},"modified":"2019-09-25T19:57:26","modified_gmt":"2019-09-26T00:57:26","slug":"vaio-recovery-disk","status":"publish","type":"post","link":"https:\/\/neosmart.net\/wiki\/vaio-recovery-disk\/","title":{"rendered":"VAIO Recovery Disk &#8211; Guide for Windows XP, Vista, 7, 8"},"content":{"rendered":"<p>This guide is about <strong>recovery disks for VAIO computers (including Sony VAIO)<\/strong> for the following versions of Windows: <strong>Windows XP, Windows Vista, Windows 7 and Windows 8.<\/strong><\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-logo.png?resize=296%2C93&#038;ssl=1\" alt=\"VAIO Logo\" width=\"296\" height=\"93\" class=\"alignright size-full wp-image-2269 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-logo.png?w=296&amp;ssl=1 296w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-logo.png?resize=60%2C18&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-logo.png?resize=150%2C47&amp;ssl=1 150w\" sizes=\"auto, (max-width: 296px) 100vw, 296px\" \/><\/p>\n<p>A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk.<\/p>\n<p>VAIO computers were originally manufactured by the Sony Corporation, but the division was sold in February 2014.<\/p>\n<p>This guide covers all computers models, that have Windows XP, Vista, 7 or 8 installed, known as Sony VAIO and the newer models from the VAIO Corporation that now builds these computers.<\/p>\n<p class=\"info\"><strong>Looking for a recovery disk for VAIO?<\/strong> <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials (our recovery and repair disk for VAIO).<\/a><\/p>\n<p><\/p>\n<h2>Download VAIO recovery disk<\/h2>\n<p>If your recovery partition is no longer available on your VAIO computer or you don&#8217;t have a set of recovery disks to restore your computer, <a href=\"https:\/\/neosmart.net\/EasyRE\/\">download Easy Recovery Essentials<\/a>, our recovery and repair disk.<\/p>\n<p>Easy Recovery Essentials works with any VAIO computer model and it&#8217;s compatible with the following Windows versions:<\/p>\n<ul>\n<li>Microsoft Windows XP<\/li>\n<li>Microsoft Windows Vista<\/li>\n<li>Microsoft Windows 7<\/li>\n<li>Microsoft Windows 8<\/li>\n<li>Microsoft Windows Server 2003, 2008 and 2012<\/li>\n<\/ul>\n<p><img data-recalc-dims=\"1\" height=\"604\" width=\"980\" class=\"colorbox-2253\"  decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=980%2C604&#038;ssl=1\" alt=\"Easy Recovery Essentials\" \/><\/p>\n<p>Burn Easy Recovery Essentials directly to a CD, DVD or a USB flash drive and use the Automated Repair function to automatically find and fix boot errors.<\/p>\n<p><a href=\"https:\/\/neosmart.net\/EasyRE\/\"><strong>Download Easy Recovery Essentials for VAIO<\/strong><\/a><\/p>\n<p><em>Note:<\/em> Easy Recovery Essentials can not be used to install or reinstall Windows.<\/p>\n<h2>Create set of recovery disks for VAIO<\/h2>\n<p>Sony VAIO computers and laptops don&#8217;t come with a recovery CD or DVD included with your purchase, but the computers have a recovery partition available (<a href=\"https:\/\/neosmart.net\/wiki\/dell-recovery-partition\/\">similar to a Dell recovery partition<\/a>) that you can use to create your <strong>VAIO Recovery Media Kit<\/strong> (this is the set of recovery CDs or DVDs that you will use to restore your computer) using the software application provided by Sony\/VAIO.<\/p>\n<p>Depending on your computer model and your Windows version, this software application can have different names:<\/p>\n<ul>\n<li>VAIO Recovery Wizard<\/li>\n<li>VAIO Recovery Center<\/li>\n<li>VAIO Care<\/li>\n<\/ul>\n<p>Your computer&#8217;s recovery partition might not be available if you changed the partitions on your hard drive in any way and incidentally deleted this partition.<\/p>\n<p class=\"info\">Backup your computer before you proceed. Running the recovery software utility to create a Recovery Media Kit can lead to data loss (including your music, movies, pictures and applications).<\/p>\n<p>Depending on the computer model you have, you will need either a set of CDs or DVDs to create the disks.<\/p>\n<p>You can use simple CDs or DVDs:<\/p>\n<ul>\n<li>CD-R<\/li>\n<li>DVD-R or DVD+R (only single layer)<\/li>\n<\/ul>\n<p>You can&#8217;t use any of the following types of media:<\/p>\n<ul>\n<li>CD-RW<\/li>\n<li>DVD+RW<\/li>\n<li>DVD-RW<\/li>\n<li>Double layer DVD-R or DVD+R<\/li>\n<\/ul>\n<p>You might need 10 &#8211; 12 CDs or 1 &#8211; 2 DVDs, depending on the computer model you have. The VAIO software will notify you about the required media type you need to use and how many you&#8217;ll need.<\/p>\n<p>Before you begin to create the recovery disks, please make sure that you:<\/p>\n<ul>\n<li>Close any programs<\/li>\n<li>Disconnect from the Internet and all other network connections with might have opened<\/li>\n<li>Disconnect any peripheral devices, e.g. USB flash drives, external hard disk<\/li>\n<li>Disable any antivirus software<\/li>\n<li>Disable your screensaver<\/li>\n<\/ul>\n<p>Follow these instructions for the VAIO software you have installed:<\/p>\n<ul>\n<li><a href=\"#Using_VAIO_Recovery_Wizard\">VAIO Recovery Wizard<\/a><\/li>\n<li><a href=\"#Using_VAIO_Care\">VAIO Care<\/a><\/li>\n<\/ul>\n<h3>Using VAIO Recovery Wizard<\/h3>\n<p>Follow these instructions to create a set of recovery disks for a Sony VAIO computer using the <strong>VAIO Recovery Wizard<\/strong> software:<\/p>\n<p class=\"info\">If you&#8217;re not able to create the disks, <a href=\"#Download_VAIO_recovery_disk\">use Easy Recovery Essentials for VAIO<\/a><\/p>\n<ol>\n<li>Boot your computer<\/li>\n<li>Login into Windows<\/li>\n<li>Click Start<\/li>\n<li>Go to <strong>Control Panel<\/strong>. If you have the Category View enabled, go to <strong>Performance and Maintenance<\/strong><\/li>\n<li>Click on the <strong>VAIO Recovery Wizard<\/strong> item<\/li>\n<li>Wait for the VAIO Recovery Wizard software to open<\/li>\n<li>Click Next\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?resize=424%2C318&#038;ssl=1\" alt=\"Welcome screen in VAIO Recovery Wizard software\" width=\"424\" height=\"318\" class=\"size-full wp-image-2255 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?w=424&amp;ssl=1 424w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?resize=300%2C224&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?resize=60%2C45&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?resize=150%2C112&amp;ssl=1 150w\" sizes=\"auto, (max-width: 424px) 100vw, 424px\" \/><\/p>\n<\/li>\n<li>Select <strong>Create Recovery Media Kit (Strongly Recommended)<\/strong> and click Next\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-create-media-kit.png?resize=440%2C328&#038;ssl=1\" alt=\"Create Recovery Media Kit in VAIO Recovery Wizard\" width=\"440\" height=\"328\" class=\"size-full wp-image-2256 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-create-media-kit.png?w=440&amp;ssl=1 440w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-create-media-kit.png?resize=300%2C223&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-create-media-kit.png?resize=60%2C44&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-create-media-kit.png?resize=150%2C111&amp;ssl=1 150w\" sizes=\"auto, (max-width: 440px) 100vw, 440px\" \/>\n<\/li>\n<li>Select what type of media you want to use: CDs or DVDs.\n<p class=\"info\">Even if your computer has a DVD-RW or DVD\u00b1RW drive, the VAIO Recovery Wizard does not support any of the following: CD-RW, DVD+RW, DVD-RW, 1X and 2X speed DVD-R, or double layer DVD+R and DVD-R.<\/p>\n<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Insert your first blank disk in the drive<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Continue with the rest of the CDs or DVDs<\/li>\n<li>When the &#8220;<em>The Recovery Media Kit is complete<\/em>&#8221; window appears, click <strong>OK<\/strong><\/li>\n<li>Click Finish<\/li>\n<li>Your computer will now restart. The Recovery Media Kit is completed. Label the disks and keep them safe!<\/li>\n<\/ol>\n<h3>Using VAIO Care<\/h3>\n<p>Follow these instructions to create a set of recovery disks for Sony VAIO computers using the <strong>VAIO Care<\/strong> software:<\/p>\n<p class=\"info\">If you&#8217;re not able to create the disks, <a href=\"#Download_VAIO_recovery_disk\">use Easy Recovery Essentials for VAIO<\/a><\/p>\n<ol>\n<li>Boot your computer<\/li>\n<li>Connect to the Internet and run <strong>VAIO Update<\/strong> to get all the updates for your computer and Windows<\/li>\n<li>Then, click <strong>Start<\/strong><\/li>\n<li>Go to <strong>All Programs<\/strong><\/li>\n<li>Select and click <strong>VAIO Care<\/strong>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care.jpg?resize=818%2C515&#038;ssl=1\" alt=\"VAIO Care screenshot\" width=\"818\" height=\"515\" class=\"size-full wp-image-2257 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care.jpg?w=818&amp;ssl=1 818w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care.jpg?resize=300%2C188&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care.jpg?resize=60%2C37&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care.jpg?resize=150%2C94&amp;ssl=1 150w\" sizes=\"auto, (max-width: 818px) 100vw, 818px\" \/><\/p>\n<\/li>\n<li>If the UAC (User Account Control) window appears, click Yes<\/li>\n<li>Select <strong>Recovery &amp; restore<\/strong> from the left menu options<\/li>\n<li>Click <strong>Create Recovery Media<\/strong><\/li>\n<li>Read the instructions and then click Next<\/li>\n<li>Follow the instructions on the screen to continue with the process<\/li>\n<\/ol>\n<h2>Restore a VAIO computer<\/h2>\n<p>Your computer can be recovered and restored using the following options:<\/p>\n<ul>\n<li>If you can boot into Windows to run the VAIO software<\/li>\n<li>If you have a set of disks already created to run the VAIO software<\/li>\n<li>If you have the recovery partition available on your computer to run the VAIO software<\/li>\n<\/ul>\n<h3>Restore Windows XP<\/h3>\n<p>If you have the recovery partition intact or have a set of recovery disks created (the <strong>Recovery Media Kit<\/strong>), you can access the VAIO Recovery Wizard software to restore Windows XP.<\/p>\n<p class=\"info\">If you no longer have the recovery partition or the recovery disks, <a href=\"#Download_VAIO_recovery_disk\">use Easy Recovery Essentials for VAIO<\/a><\/p>\n<p>You can find instructions below, for each case:<\/p>\n<ul>\n<li>If you can boot into Windows XP<\/li>\n<li>If you have a set of recovery disks (you can use these if you can&#8217;t boot into Windows)<\/li>\n<li>If you have the recovery partition available. You can use this option if you can&#8217;t boot into Windows XP and don&#8217;t have a set of disks available<\/li>\n<\/ul>\n<p>If you can boot into Windows XP, follow these instructions:<\/p>\n<ol>\n<li>Boot into Windows XP<\/li>\n<li>Click <strong>Start<\/strong><\/li>\n<li>Go to Control panel. If you have the Category View enabled, select the <strong>Performance and Maintenance<\/strong> category<\/li>\n<li>Click <strong>VAIO Recovery Wizard<\/strong><\/li>\n<li>At the <em>Welcome<\/em> window, click <strong>Next<\/strong>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?resize=424%2C318&#038;ssl=1\" alt=\"Welcome screen in VAIO Recovery Wizard software\" width=\"424\" height=\"318\" class=\"size-full wp-image-2255 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?w=424&amp;ssl=1 424w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?resize=300%2C224&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?resize=60%2C45&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-wizard-windows-xp-welcome.png?resize=150%2C112&amp;ssl=1 150w\" sizes=\"auto, (max-width: 424px) 100vw, 424px\" \/>\n<\/li>\n<li>Select any of the available menu options and continue with the instructions on the screen<\/li>\n<\/ol>\n<p>If you have a set of disks created: <\/p>\n<ol>\n<li>Boot your computer by pressing the <kbd>Power<\/kbd> button<\/li>\n<li>Insert your first disk in the optical drive and close it<\/li>\n<li>Turn off your computer<\/li>\n<li>Wait 30 seconds (approximately)<\/li>\n<li>Turn on the computer<\/li>\n<li>When prompted, insert the disk asked by the VAIO Recovery Wizard software<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Select any of the available options and continue with the instructions on the screen<\/li>\n<\/ol>\n<p>If you have the recovery partition available on your computer:<\/p>\n<ol>\n<li>Turn off your computer<\/li>\n<li>Boot your computer<\/li>\n<li>When the VAIO logo appears, press the <kbd>F10<\/kbd> key<\/li>\n<li>Wait for the <strong>VAIO Recovery Wizard<\/strong> to appear<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Continue with the instructions on the screen after you selected any of the available options presented by the software utility<\/li>\n<\/ol>\n<h3>Restore Windows Vista<\/h3>\n<p>VAIO computers with Windows Vista have the VAIO Recovery Center software installed that you can use to do a factory reset of your computer.<\/p>\n<p class=\"info\">If you don&#8217;t have the disks, <a href=\"#Download_VAIO_recovery_disk\">use Easy Recovery Essentials for VAIO<\/a><\/p>\n<p>If you have the disks available, follow these instructions:<\/p>\n<ol>\n<li>Turn on your PC and insert the first disk in the optical drive<\/li>\n<li>Restart your computer<\/li>\n<li>Wait for the recovery program to load<\/li>\n<li>Select <strong>Restore Complete System<\/strong>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-center-restore-complete-system.png?resize=238%2C60&#038;ssl=1\" alt=\"Restore Complete System in VAIO Recovery Center\" width=\"238\" height=\"60\" class=\"size-full wp-image-2259 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-center-restore-complete-system.png?w=238&amp;ssl=1 238w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-center-restore-complete-system.png?resize=60%2C15&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-center-restore-complete-system.png?resize=150%2C37&amp;ssl=1 150w\" sizes=\"auto, (max-width: 238px) 100vw, 238px\" \/><\/p>\n<\/li>\n<li>Click <strong>Start<\/strong>, then Next<\/li>\n<li>Check <strong>Yes<\/strong> at the question about your C: drive size, and click Next<\/li>\n<li>Check the &#8220;<em>I understand<\/em>&#8221; checkbox and click Start<\/li>\n<li>Click Yes at the &#8220;<em>Are you sure?<\/em>&#8221; question<\/li>\n<li>Wait for the software to finish the process. Follow any instructions on the screen to complete the process<\/li>\n<\/ol>\n<p>If you have the partition available on your computer, follow these instructions:<\/p>\n<ol>\n<li>Boot your Windows Vista<\/li>\n<li>While it&#8217;s booting up, press the <kbd>Alt<\/kbd> and <kbd>F10<\/kbd> key several times before the VAIO logo appears on your screen.<\/li>\n<li>At the <strong>VAIO Recovery Center<\/strong> software screen, select <strong>Restore Complete System<\/strong> from the menu on the left\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-center-restore-complete-system.png?resize=238%2C60&#038;ssl=1\" alt=\"Restore Complete System in VAIO Recovery Center\" width=\"238\" height=\"60\" class=\"size-full wp-image-2259 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-center-restore-complete-system.png?w=238&amp;ssl=1 238w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-center-restore-complete-system.png?resize=60%2C15&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-recovery-center-restore-complete-system.png?resize=150%2C37&amp;ssl=1 150w\" sizes=\"auto, (max-width: 238px) 100vw, 238px\" \/><\/p>\n<\/li>\n<li>Click <strong>Start<\/strong><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Check <strong>Yes<\/strong> at the &#8220;<em>Do you want to keep the factory default C: drive size?<\/em>&#8221; question and click Next<\/li>\n<li>Check the &#8220;<em>I understand<\/em>&#8221; option and click <strong>Start<\/strong><\/li>\n<li>Click <strong>Yes<\/strong> at the &#8220;<em>Are you sure?<\/em>&#8221; question<\/li>\n<li>Wait for the process to finish<\/li>\n<li>Follow the next set of instructions on the screen to complete the process<\/li>\n<\/ol>\n<p>If <kbd>Alt<\/kbd> and <kbd>F10<\/kbd> didn&#8217;t work to open the software utility, try pressing only the <kbd>F10<\/kbd> key or the <kbd>ASSIST<\/kbd> button from your keyboard (if your computer model has this button on the keyboard).<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=244%2C200&#038;ssl=1\" alt=\"ASSIST button in a VAIO computer\" width=\"244\" height=\"200\" class=\"size-full wp-image-2261 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?w=244&amp;ssl=1 244w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=60%2C49&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=150%2C122&amp;ssl=1 150w\" sizes=\"auto, (max-width: 244px) 100vw, 244px\" \/><\/p>\n<p>Another alternative is to press the <kbd>F8<\/kbd> key to boot into the <strong>Advanced Boot Options<\/strong> of Windows Vista, then select <strong>Repair Your Computer<\/strong> and wait for the VAIO Recovery Center software to appear.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/advanced-boot-options-repair-computer-windows-vista-vaio.png?resize=980%2C650&#038;ssl=1\" alt=\"Advanced Boot Options on a VAIO computer in Windows Vista\" width=\"980\" height=\"650\" class=\"size-full wp-image-2260 colorbox-2253\" \/><\/p>\n<h3>Restore Windows 7<\/h3>\n<p>You can do a factory reset on a Sony VAIO with Windows 7 installed. VAIO computers with Windows 7 have the <strong>VAIO Care<\/strong> software installed. Other models can have the VAIO Recovery Center software.<\/p>\n<p class=\"info\">To restore your computer, you can also <a href=\"#Download_VAIO_recovery_disk\">use Easy Recovery Essentials for VAIO<\/a>, if you don&#8217;t have the disks created with VAIO Care<\/p>\n<p>If you can boot into Windows 7, follow these steps:<\/p>\n<ol>\n<li>Start Windows 7<\/li>\n<li>Press the <kbd>ASSIST<\/kbd> button available on your keyboard to open the VAIO Care software. If you don&#8217;t have an ASSIST button, find the VAIO Care software by going to <strong>Start &gt; All Programs<\/strong>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=244%2C200&#038;ssl=1\" alt=\"ASSIST button in a VAIO computer\" width=\"244\" height=\"200\" class=\"size-full wp-image-2261 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?w=244&amp;ssl=1 244w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=60%2C49&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=150%2C122&amp;ssl=1 150w\" sizes=\"auto, (max-width: 244px) 100vw, 244px\" \/><\/p>\n<\/li>\n<li>At the <em>Recovery &amp; restore<\/em> section from the left menu, select <strong>Recovery<\/strong><\/li>\n<li>Select <strong>Recover computer<\/strong><\/li>\n<li>Click <strong>Yes<\/strong><\/li>\n<li>Wait for your computer to reboot<\/li>\n<li>At the <em>VAIO Care Rescue<\/em> screen, select <strong>Start recovery wizard<\/strong>. Advanced options are available by clicking Tools.\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-start-recovery-wizard.jpg?resize=379%2C108&#038;ssl=1\" alt=\"Start Recovery Wizard in VAIO Care Rescue\" width=\"379\" height=\"108\" class=\"size-full wp-image-2262 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-start-recovery-wizard.jpg?w=379&amp;ssl=1 379w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-start-recovery-wizard.jpg?resize=300%2C85&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-start-recovery-wizard.jpg?resize=60%2C17&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-start-recovery-wizard.jpg?resize=150%2C42&amp;ssl=1 150w\" sizes=\"auto, (max-width: 379px) 100vw, 379px\" \/>\n<\/li>\n<li>Select <strong>Skip rescue<\/strong><\/li>\n<li>Check the &#8220;<em>I&#8217;m sure<\/em>&#8221; option and then click <strong>Start recovery<\/strong><\/li>\n<li>Wait for the process to finish. Your computer may restart several times during this process.<\/li>\n<li>At the <em>Recovery complete<\/em> window, click <strong>Restart<\/strong><\/li>\n<li>Follow the instructions on the screen to setup Windows 7 again<\/li>\n<\/ol>\n<p>If you have the recovery partition available, follow these steps:<\/p>\n<ol>\n<li>Turn on your computer and hit <kbd>F10<\/kbd> several times (or <kbd>Alt<\/kbd> and <kbd>F10<\/kbd>). You can also press the <kbd>ASSIST<\/kbd> button, if this is available for your computer model\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=244%2C200&#038;ssl=1\" alt=\"ASSIST button in a VAIO computer\" width=\"244\" height=\"200\" class=\"size-full wp-image-2261 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?w=244&amp;ssl=1 244w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=60%2C49&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=150%2C122&amp;ssl=1 150w\" sizes=\"auto, (max-width: 244px) 100vw, 244px\" \/><\/p>\n<\/li>\n<li>If the &#8220;<strong>Edit Windows boot options<\/strong>&#8221; screen appears, hit <kbd>Enter<\/kbd><\/li>\n<li>Wait for the software to appear<\/li>\n<li>Click <strong>Start recovery wizard<\/strong> and follow the instructions on the screen<\/li>\n<\/ol>\n<p>If you have the disks follow the instructions from Windows 8, at the <a href=\"#Restore_Windows_8\">&#8220;If you have a set of recovery disks created&#8221; section.<\/a><\/p>\n<h3>Restore Windows 8<\/h3>\n<p>VAIO computers with Windows 8 installed have the <strong>VAIO Care<\/strong> software installed that you can use to recover and restore your computer.<\/p>\n<p class=\"info\">To restore your computer, you can also <a href=\"#Download_VAIO_recovery_disk\">use Easy Recovery Essentials for VAIO<\/a>, if you don&#8217;t have the disks created with VAIO Care<\/p>\n<p>If you can boot into Windows 8, follow these instructions:<\/p>\n<ol>\n<li>Boot into Windows 8<\/li>\n<li>Press the <kbd><span class='kbdkey'><img src='https:\/\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/02\/WinKey.svg' class='winkey colorbox-2253' \/><\/span><\/kbd> and <kbd>C<\/kbd> key to open the Charm bar<\/li>\n<li>Select <strong>Search<\/strong><\/li>\n<li>Type in &#8220;<strong>vaio care<\/strong>&#8220;<\/li>\n<li>Select <strong>VAIO Care<\/strong> (or the <strong>VAIO Care (Desktop)<\/strong> item) from the result items on the left<\/li>\n<li>Select Advanced Tools<\/li>\n<li>Select Restore and recovery<\/li>\n<li>Select <strong>Recover or maintain your system<\/strong><\/li>\n<li>Click <strong>Yes<\/strong> and wait for your computer to restart<\/li>\n<li>After restart, select your keyboard layout<\/li>\n<li>At the &#8220;<em>Choose an option<\/em>&#8221; screen, select <strong>Troubleshoot<\/strong>\n<p><img data-recalc-dims=\"1\" class=\"colorbox-2253\"  decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/windows-8-recovery-options-screen-troubleshoot.png?w=980&#038;ssl=1\" alt=\"Troubleshoot item\" \/>\n<\/li>\n<li>Select <strong>Recovery and maintenance<\/strong><\/li>\n<li>At the <em>Recovery Tool<\/em> screen, select your operating system (usually this is named &#8220;Windows 8\/;)<\/li>\n<li>At the <em>VAIO Care Rescue Mode<\/em> window, select <strong>Start recovery wizard<\/strong><\/li>\n<li>Select <strong>Skip rescue<\/strong>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-skip-rescue.jpg?resize=536%2C412&#038;ssl=1\" alt=\"VAIO Care - Skip Rescue\" width=\"536\" height=\"412\" class=\"size-full wp-image-2263 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-skip-rescue.jpg?w=536&amp;ssl=1 536w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-skip-rescue.jpg?resize=300%2C230&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-skip-rescue.jpg?resize=60%2C46&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/vaio-care-rescue-skip-rescue.jpg?resize=150%2C115&amp;ssl=1 150w\" sizes=\"auto, (max-width: 536px) 100vw, 536px\" \/><\/p>\n<\/li>\n<li>Check the &#8220;<em>Yes, I&#8217;m sure<\/em>&#8221; option<\/li>\n<li>Click <strong>Start recovery<\/strong><\/li>\n<li>The recovery process now begins<\/li>\n<\/ol>\n<p>If you have a set of recovery disks created, follow these instructions:<\/p>\n<ol>\n<li>Turn on your computer to insert the first disk in your computer&#8217;s optical drive<\/li>\n<li>Turn off your computer<\/li>\n<li>Turn on your computer again<\/li>\n<li>At the <em>Windows Boot Manager<\/em>, select <strong>Start VAIO Care Rescue<\/strong> and hit <kbd>Enter<\/kbd>. If you have an external optical drive, you may need to press F11 multiple time before the VAIO logo disappears to boot into the Windows Boot Manager.<\/li>\n<li>Select <strong>Start recovery wizard<\/strong><\/li>\n<li>Follow the instructions on the screen to continue with the process. If you want a custom recovery process, you can select Tools instead of Start recovery wizard and then click Start advanced recovery wizard<\/li>\n<\/ol>\n<p>If you have the recovery partition on your computer, follow these steps:<\/p>\n<ul>\n<li>\n<p>If your computer has an <strong>ASSIST<\/strong> button:<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=244%2C200&#038;ssl=1\" alt=\"ASSIST button in a VAIO computer\" width=\"244\" height=\"200\" class=\"size-full wp-image-2261 colorbox-2253\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?w=244&amp;ssl=1 244w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=60%2C49&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/07\/assist-button-vaio.jpg?resize=150%2C122&amp;ssl=1 150w\" sizes=\"auto, (max-width: 244px) 100vw, 244px\" \/><\/p>\n<ol>\n<li>Turn off your computer<\/li>\n<li>Press the <kbd>ASSIST<\/kbd> button<\/li>\n<li>Wait for the VAIO Care Rescue software to launch<\/li>\n<li>Click <strong>Start recovery wizard<\/strong>. For more advanced options on the recovery process, select Tools and then click Start advanced recovery wizard<\/li>\n<li>Follow the instructions on the screen<\/li>\n<\/li>\n<\/ol>\n<li>\n<p>If your computer does not have an <strong>ASSIST<\/strong> button:<\/p>\n<ol>\n<li>Turn on your computer<\/li>\n<li>Press the <kbd>F10<\/kbd> key several times before the VAIO logo disappears<\/li>\n<li>If the <strong>Edit Boot Options<\/strong> screen appears, hit <kbd>Enter<\/kbd><\/li>\n<li>Select <strong>Start recovery wizard<\/strong>. For more options, select Tools and then click Start advanced recovery wizard<\/li>\n<li>Follow the instructions on the screen<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<h2>Troubleshooting<\/h2>\n<h3>Error loading operating system<\/h3>\n<p>If you received this error message after running the VAIO Recovery Wizard software &#8211; <em>Error loading operating system<\/em> &#8211; run the software again.<\/p>\n<p>The power to your computer might have been interrupted during the process.<\/p>\n<h3>Windows &#8211; No Disk<\/h3>\n<p>If you received this error message &#8211; <em>Windows &#8211; No Disk<\/em> &#8211; when booting the computer with the set of disks you created, the recovery disks you&#8217;ve used may have been corrupted (either due to bad quality or incompatibility).<\/p>\n<p>In this case, you need to create a new set of disks.<\/p>\n<h3>Cannot find the partition, restart<\/h3>\n<p>If you&#8217;ve used the software utility before and it didn&#8217;t closed properly, you may receive this error message at its next start:<\/p>\n<pre>VAIO Recovery Wizard cannot find the partition. Restart your computer.<\/pre>\n<p>If so, restart your computer and start VAIO Recovery Wizard again.<\/p>\n<h3>Can&#8217;t create a Recovery Media<\/h3>\n<p>If you can&#8217;t create the disks, follow these tips and try again:<\/p>\n<ul>\n<li>Turn off your computer and run the software again. Make sure you close all your open programs, antivirus software and remove any plugged-in peripherals.<\/li>\n<li>Download the latest available updates for your computer model from the VAIO Update software<\/li>\n<li>Try a different set of CDs or DVDs with a better quality<\/li>\n<\/ul>\n<h3>Can&#8217;t complete the recovery process<\/h3>\n<p>If you can&#8217;t complete the recovery process, try these suggestions:<\/p>\n<ul>\n<li>Disconnect any external drives<\/li>\n<li>If you can&#8217;t complete the process from the VAIO Recovery Wizard or the VAIO Care software, try using your set of disks instead<\/li>\n<li>Check the disks you&#8217;re using for any damages. The disks need to be clean and high quality.<\/li>\n<\/ul>\n<h3>Screen is blank, power indicator is green<\/h3>\n<p>If the power indicator is green but the computer screen is blank or stuck, follow any of these tips:<\/p>\n<ul>\n<li>Press the <kbd>Alt<\/kbd> and <kbd>F4<\/kbd> keys to close a software application<\/li>\n<li>Press <kbd>Ctrl<\/kbd>+<kbd>Alt<\/kbd>+<kbd>Delete<\/kbd> and then go to <strong>Shutdown<\/strong> and select <strong>Restart<\/strong> to restart your computer<\/li>\n<li>Press and hold the <kbd>Power<\/kbd> button for more than 4 seconds to shutdown your computer<\/li>\n<li>Make sure you don&#8217;t have any external devices plugged-in<\/li>\n<\/ul>\n<h3>Enter Onetime password<\/h3>\n<p>If you entered the password wrong 3 times, the following error message appears on your screen:<\/p>\n<pre>Enter Onetime Password.<\/pre>\n<p>In this case, press and hold the <kbd>Power<\/kbd> button for more than 4 seconds to shutdown your computer. When you are sure than your computer has been turned off completely, wait 10 to 15 seconds and then restart your computer again.<\/p>\n<h2>More Information<\/h2>\n<h3>Support Links<\/h3>\n<ul>\n<li><strong><a href=\"http:\/\/neosmart.net\/EasyRE\/\" title=\"Easy Recovery Essentials\">Easy Recovery Essentials for Windows<\/a> &#8211; our repair and recovery disk.<\/strong><br \/>\n<br \/>\nIt&#8217;s an easy-to-use and automated diagnostics disk. It&#8217;s available for <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-repair-cd-download\/\" title=\"Windows 8\">Windows 8<\/a>, <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7<\/a> and <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista<\/a>. It&#8217;s also available for Windows XP and Windows Server.<\/p>\n<p>Read more at <a href=\"https:\/\/neosmart.net\/blog\/windows-recovery-discs\/\" title=\"Windows Recovery Disks\">Windows Recovery Disks<\/a>.\n<\/li>\n<li><a href=\"http:\/\/neosmart.net\/forums\/\" title=\"The NeoSmart Support Forums\" rel=\"nofollow\">The NeoSmart Support Forums<\/a>, member-to-member technical support and troubleshooting.<\/li>\n<li>Get a discounted price on replacement setup and installation discs: <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B00022PTI4\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B00022PTI4&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows XP<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B000HCZ9BG\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000HCZ9BG&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows Vista<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B004Q0PT3I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B004Q0PT3I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 7<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B008H3SW4I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B008H3SW4I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 8<\/a>.<\/li>\n<\/ul>\n<h3>Applicable Systems<\/h3>\n<p>This Windows-related knowledgebase article applies to the following operating systems:<\/p>\n<ul>\n<li>Windows XP (all editions)<\/li>\n<li>Windows Vista (all editions)<\/li>\n<li>Windows 7 (all editions)<\/li>\n<li>Windows 8 (all editions)<\/li>\n<li>Windows 8.1 (all editions)<\/li>\n<li>Windows Server 2003 (all editions)<\/li>\n<li>Windows Server 2008 (all editions)<\/li>\n<li>Windows Server 2012 (all editions)<\/li>\n<\/ul>\n<h3>Applicable Models<\/h3>\n<p>This VAIO-related knowledge base article applies to the following computer models:<\/p>\n<ul>\n<li><strong>PCG series:<\/strong> PCG-505, PCG-505G, PCG-505GX, PCG-505TS, PCG-505TX, PCG-838, PCG-C1XS, PCG-F150, PCG-F160, PCG-F180, PCG-F190, PCG-F340, PCG-F350, PCG-F360, PCG-F370, PCG-F390, PCG-F420, PCG-F480, PCG-F490, PCG-F520, PCG-F540, PCG-F560, PCG-F570, PCG-F580, PCG-F590, PCG-F610, PCG-F630, PCG-F650, PCG-F6650K, PCG-F680, PCG-F680K, PCG-F690, PCG-F690K, PCG-FR100, PCG-FRV26, PCG-FRV27, PCG-FRV28, PCG-FRV30, PCG-FRV31, PCG-FRV33, PCG-FRV34, PCG-FRV35, PCG-FRV35Q, PCG-FRV37, PCG-FRV37B, PCG-FX120, PCG-FX120K, PCG-FX140, PCG-FX140K, PCG-FX150, PCG-FX150K, PCG-FX170, PCG-FX170K, PCG-FX190, PCG-FX200, PCG-FX200K, PCG-FX210, PCG-FX215, PCG-FX220, PCG-FX290K, PCG-FX300, PCG-FX30010B, PCG-FX30011B, PCG-FX30012B, PCG-FX30013B, PCG-FX30014B, PCG-FX30015B, PCG-FX30016B, PCG-FX30017B, PCG-FX30018B, PCG-FX30019B, PCG-FX3001B, PCG-FX30020B, PCG-FX30021B, PCG-FX30022B, PCG-FX30023B, PCG-FX30024B, PCG-FX30025B, PCG-FX30026B, PCG-FX30027B, PCG-FX30028B, PCG-FX30029B, PCG-FX3002B, PCG-FX30030B, PCG-FX30031B, PCG-FX30032B, PCG-FX30033B, PCG-FX30034B, PCG-FX30035B, PCG-FX30036B, PCG-FX3003B, PCG-FX3004B, PCG-FX3005B, PCG-FX3006B, PCG-FX3007B, PCG-FX3008B, PCG-FX3009B, PCG-FX300K, PCG-FX300P, PCG-FX310, PCG-FX340, PCG-FX350, PCG-FX370, PCG-FX390, PCG-FX400, PCG-FXA32, PCG-FXA33, PCG-FXA36, PCG-FXA40, PCG-FXA47, PCG-FXA47B, PCG-FXA48, PCG-FXA48DB, PCG-FXA49, PCG-GR200, PCG-GR200P, PCG-GR250, PCG-GR300, PCG-GR350, PCG-GR370, PCG-GR390, PCG-GRT100, PCG-GRT170, PCG-GRT200, PCG-GRT200K, PCG-GRT200P, PCG-GRT240G, PCG-GRT260G, PCG-GRT270G, PCG-GRV550, PCG-GRV600, PCG-GRV670, PCG-GRX500, PCG-GRX520, PCG-GRX550, PCG-GRX560, PCG-GRX590, PCG-GRZ530, PCG-GRZ600, PCG-GRZ610, PCG-GRZ630, PCG-GRZ660, PCG-NV100, PCG-R505TEK, PCG-R505TSK, PCG-SR17K, PCG-SR33, PCG-SR33K, PCG-SR5K, PCG-SR7, PCG-SR7K, PCG-SRX77, PCG-SRX77P, PCG-SRX99P, PCG-TR2A, PCG-TR2AP, PCG-TR3A, PCG-TR3AP, PCG-TR5AP, PCG-VX89, PCG-XG18, PCG-XG19, PCG-XG28, PCG-XG28K, PCG-XG29, PCG-XG29K, PCG-XG38, PCG-XG38K, PCG-XG39, PCG-XG39K, PCG-XG500, PCG-XG500K, PCG-XG700, PCG-XG700K, PCG-XG9, PCG-Z1VA, PCG-Z1VAP, PCG-Z505G, PCG-Z505GX, PCG-Z505HE, PCG-Z505HS, PCG-Z505JE, PCG-Z505JEK, PCG-Z505JS, PCG-Z505JSK, PCG-Z505LE, PCG-Z505LEK, PCG-Z505LS, PCG-Z505LSK, PCG-Z505S, PCG-Z505SX, PCG-Z50LSK, PCV-RS704<\/li>\n<li><strong>VGN series:<\/strong> VGN-A250, VGN-A260, VGN-A290, VGN-AR150g, VGN-AW200, VGN-AW200J, VGN-AW220J, VGN-CR220E, VGN-FS700, VGN-FS710, VGN-FS715, VGN-FS720, VGN-FS730, VGN-FS740, VGN-FS742, VGN-FS760, VGN-FS770, VGN-FS780, VGN-FS790, VGN-FS920, VGN-FS930, VGN-FS940, VGN-FS950, VGN-FS950P, VGN-FS960P, VGN-FS980, VGN-FS990, VGN-FW130E, VGN-FW140E, VGN-FW150E, VGN-FW160E, VGN-FZ320E, VGN-FZ340E, VGN-N110G, VGN-N130G, VGN-N150G, VGN-N160G, VGN-N170G, VGN-N220E, VGN-N230E, VGN-N250E, VGN-N270E, VGN-N5240E, VGN-NR200E, VGN-NR220E, VGN-NR240E, VGN-NR260E, VGN-NS200E, VGN-S260P, VGN-S270B, VGN-S270P, VGN-S360P, VGN-S380P, VGN-SZ200, VGN-SZ200P, VGN-SZ210P, VGN-SZ220, VGN-SZ220P, VGN-SZ240P, VGN-SZ280P, VGN-SZ300P, VGN-SZ330P, VGN-SZ360P, VGN-SZ370P<\/li>\n<li><strong>VPC series:<\/strong> VPC-EC3CFX<\/li>\n<li><strong>PCV series:<\/strong> PCV-220, PCV-240, PCV-E201, PCV-E203, PCV-E206, PCV-E324DS, PCV-E518DS, PCV-J100, PCV-J120, PCV-J200, PCV-L400, PCV-L600, PCV-LX600, PCV-LX700, PCV-LX800, PCV-LX810, PCV-LX900, PCV-LX910, PCV-LX920, PCV-MXS10, PCV-MXS20, PCV-R532DS, PCV-R536DS, PCV-R538DS, PCV-R539DS, PCV-R545DS, PCV-R547DS, PCV-R549DS, PCV-R553DS, PCV-R556DS, PCV-R558DS, PCV-RS100, PCV-RS101, PCV-RS210, PCV-RS220, PCV-RS221, PCV-RS300, PCV-RS310, PCV-RS312, PCV-RS320, PCV-RS322, PCV-RS400, PCV-RS400C, PCV-RS400CG, PCV-RS400CGP, PCV-RS400P, PCV-RS410, PCV-RS411, PCV-RS412, PCV-RS420, PCV-RS422X, PCV-RS430G, PCV-RS431, PCV-RS440, PCV-RS460, PCV-RS500C, PCV-RS500CG, PCV-RS510, PCV-RS512, PCV-RS514V, PCV-RS519, PCV-RS520, PCV-RS521, PCV-RS530G, PCV-RS540X, PCV-RS550X, PCV-RS600, PCV-RS600c, PCV-RS600CG, PCV-RS610, PCV-RS611, PCV-RS611X, PCV-RS612, PCV-RS613G, PCV-RS620G, PCV-RS630G, PCV-RS650, pcv-rs720G, PCV-RS724G, PCV-RS726G , PCV-RS730G, PCV-RX260DS, PCV-RX270DS, PCV-RX280DS, PCV-RX370ds, PCV-RX380ds, PCV-RX400ds, PCV-RX450, PCV-RX460, PCV-RX500, PCV-RX540, PCV-RX550, PCV-RX560, PCV-RX570, PCV-RX572, PCV-RX580, PCV-RX600, PCV-RX640, PCV-RX650, PCV-RX660, PCV-RX670, PCV-RX680, PCV-RX681, PCV-RX700, PCV-RX710, PCV-RX720, PCV-RX740, PCV-RX741, PCV-RX750, PCV-RX753, PCV-RX755, PCV-RX760, PCV-RX762, PCV-RX770, PCV-RX820, PCV-RX821, PCV-RX830, PCV-RX850, PCV-RX851, PCV-RX860, PCV-RX861, PCV-RX881, PCV-RX891, PCV-RZ14G, PCV-RZ20G, PCV-RZ22G, PCV-RZ24G, PCV-RZ26G, PCV-RZ30C, PCV-RZ30CG, PCV-RZ30CGP, PCV-RZ30CP, PCV-RZ30GN2, PCV-RZ30GN4, PCV-RZ31G, PCV-RZ32G, PCV-RZ34G, PCV-RZ35M, PCV-RZ35MX, PCV-RZ36G, PCV-RZ40, PCV-RZ40C, PCV-RZ40C1B, PCV-RZ40C1F, PCV-RZ40CG, PCV-RZ40CP, PCV-RZ40G, PCV-RZ40GN2, PCV-RZ40P, PCV-RZ44CG, PCV-RZ44G, PCV-RZ456G, PCV-RZ45CG, PCV-RZ45G, PCV-RZ46G, PCV-RZ50C, PCV-RZ50G, PCV-RZ54G, PCV-RZ56G, PCV-V100G, PCV-V200G, PCV-V505DC2, PCV-V505DC2P<\/li>\n<li><strong>VGC series:<\/strong> VGC-RA820G, VGC-RA822G, VGC-RA825G, VGC-RA826G, VGC-RA828G, VGC-RB30, VGC-RB32, VGC-RB33G, VGC-RB34G, VGC-RB35G, VGC-RB36G, VGC-RB38G, VGC-RB39C, VGC-RB60G, VGC-RB62G, VGC-RB64G<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This guide is about recovery disks for VAIO computers (including Sony VAIO) for the following versions of Windows: Windows XP, Windows Vista, Windows 7 and Windows 8. A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk. VAIO computers were originally manufactured by the Sony Corporation, but the [&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-2253","post","type-post","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3SlTq-Al","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2253","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=2253"}],"version-history":[{"count":12,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2253\/revisions"}],"predecessor-version":[{"id":5505,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2253\/revisions\/5505"}],"wp:attachment":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/media?parent=2253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}