<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":2282,"date":"2014-08-08T12:57:08","date_gmt":"2014-08-08T17:57:08","guid":{"rendered":"http:\/\/neosmart.net\/wiki\/?p=2282"},"modified":"2014-08-14T13:37:22","modified_gmt":"2014-08-14T18:37:22","slug":"compaq-recovery-disk","status":"publish","type":"post","link":"https:\/\/neosmart.net\/wiki\/compaq-recovery-disk\/","title":{"rendered":"Compaq Recovery Disk &#8211; Guide for Windows XP, Vista, 7, 8"},"content":{"rendered":"<p>This guide is <strong>about recovery disks for Compaq computers<\/strong> for the following versions of Windows: <strong>Windows XP, Windows Vista, Windows 7 and Windows 8.<\/strong><\/p>\n<p>A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk.<\/p>\n<p class=\"info\"><strong>Looking for a recovery disk for Compaq?<\/strong> <a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials, our recovery and repair disk for Compaq computers<\/a>.<\/p>\n<p>Compaq was acquired by HP in 2002. If you have a computer from HP, <a href=\"https:\/\/neosmart.net\/wiki\/hp-recovery-disk\/\">follow the HP Recovery Disk guide instead.<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-logo.jpeg\" alt=\"Compaq Logo\" width=\"270\" height=\"134\" class=\"alignright size-full wp-image-2284 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-logo.jpeg?w=270&amp;ssl=1 270w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-logo.jpeg?resize=60%2C29&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-logo.jpeg?resize=150%2C74&amp;ssl=1 150w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/p>\n<p><\/p>\n<h2>Download recovery disk for Compaq<\/h2>\n<p>Easy Recovery Essentials works with any Compaq (or HP) computer model and it&#8217;s compatible with the following Windows versions:<\/p>\n<ul>\n<li>Microsoft Windows 8 (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-recovery-disk-download\/\" title=\"Windows 8\">Windows 8 Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows 7 (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7 Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows Vista (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista Recovery Disk and Repair Disc Download article<\/a>)<\/li>\n<li>Microsoft Windows XP (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-xp-system-repair-and-recovery-cds-available\/\" title=\"Windows XP\">Windows XP Recovery and Repair Disk article<\/a>)<\/li>\n<li>Microsoft Windows Server 2003, 2008 and 2012  (read more on our <a href=\"https:\/\/neosmart.net\/blog\/2013\/windows-server-2008-and-2012-recovery-discs-download\/\" title=\"Windows Server 2008 and 2012\">Windows Server 2008 and 2012 Recovery Discs Download article<\/a>)<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home-1024x631.png\" alt=\"Screenshot of Easy Recovery Essentials\" width=\"980\" height=\"603\" class=\"size-large wp-image-512 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=1024%2C631&amp;ssl=1 1024w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=300%2C185&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=60%2C37&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png?resize=150%2C92&amp;ssl=1 150w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/p>\n<p>You can burn Easy Recovery Essentials directly to a CD, DVD or a USB flash drive and use its Automated Repair function to automatically find and fix boot errors.<\/p>\n<p><strong><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials for Compaq<\/a><\/strong><\/p>\n<p><em>Note:<\/em> Easy Recovery Essentials can not be used to install or reinstall Windows.<\/p>\n<h2>Create recovery disk for Compaq<\/h2>\n<p>Computers shipped after the spring of 2003 were equipped with a recovery partition that can be used to restore your computer.<\/p>\n<p>However, a set of recovery discs can also be created using the software provided by Compaq (or HP) if you don&#8217;t have these discs already.<\/p>\n<h3>Create recovery disk for Windows XP<\/h3>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>If you haven&#8217;t created the discs already, it&#8217;s strongly recommended that you do so. <\/p>\n<p>The Recovery CD-DVD Creator software can be used to create the discs for your computer.<\/p>\n<p>This software can be used to create only 1 set of recovery discs. If you already created the set, you won&#8217;t be able to create a new disc.<\/p>\n<p>If you don&#8217;t have the Recovery CD-DVD Creator software installed and neither the recovery partition intact, you can use your original Windows XP installation disk or <a href=\"#Download_recovery_disk_for_Compaq\">go to Download recovery disk for Compaq<\/a>.<\/p>\n<p>Several notes about the software before you continue:<\/p>\n<ul>\n<li>If you already created a set of discs already, Recovery CD-DVD Creator will not allow you to create a new set of discs<\/li>\n<li>You need to use blank and writeable CDs or DVDs. It&#8217;s recommended that you use blank CD-Rs or DVD+Rs, and not DVD-Rs.<\/li>\n<li>You may need up to 10 CDs or 2 DVDs<\/li>\n<li>The recovery partition of your Compaq PC must be intact in order for the recovery software to work<\/li>\n<li>It may take up to 10 or 15 minutes per CD<\/li>\n<\/ul>\n<p>If you can boot into Windows XP, follow these steps to create the disk:<\/p>\n<ol>\n<li>Boot into Windows XP<\/li>\n<li>Close any open programs, disconnect from the Internet<\/li>\n<li>Go to <strong>Start &gt; All Programs<\/strong><\/li>\n<li>Go to <strong>Compaq &gt; Compaq PC Tools<\/strong> (or PC Help &amp; Tools) &gt; <strong>Compaq Recovery CD-DVD Creator<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"302\" height=\"123\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif\" alt=\"Compaq Recovery CD-DVD Creator Item\" class=\"alignnone size-full wp-image-2288 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?w=302&amp;ssl=1 302w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=300%2C122&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=60%2C24&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=150%2C61&amp;ssl=1 150w\" sizes=\"auto, (max-width: 302px) 100vw, 302px\" \/>\n<\/li>\n<li>Click <strong>Continue<\/strong> at the <em>Welcome<\/em> screen, if this is the first time you open this software application<\/li>\n<li>Recovery CD-DVD Creator will now show what type of media you can use, how many CDs or DVDs you need and prompts you for a selection\n<pre>Your PC can write to DVDs or CDs\r\n\r\nSelect the type of media you want to use to create your PC recovery disc(s):\r\n\r\nNumber of DVD(DL)s required:     1\r\nNumber of DVDs required:         2\r\nNumber of CDs required:          15<\/pre>\n<\/li>\n<li>Select a option and click <strong>OK<\/strong><\/li>\n<li>Insert the CD or DVD and click <strong>OK<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"286\" height=\"239\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-2.jpg\" alt=\"Compaq Recovery CD-DVD Creator screen\" class=\"alignnone size-full wp-image-2289 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-2.jpg?w=286&amp;ssl=1 286w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-2.jpg?resize=60%2C50&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-2.jpg?resize=150%2C125&amp;ssl=1 150w\" sizes=\"auto, (max-width: 286px) 100vw, 286px\" \/>\n<\/li>\n<li>Wait for the process to finish. Do not power off your computer or disconnect the power cable.<\/li>\n<li>You&#8217;ll be prompted to insert the next CD or DVD until the process is 100% complete. Insert the discs and click <strong>OK<\/strong> to load it.<\/li>\n<li>Click <strong>OK<\/strong> when the creation process is complete<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"273\" height=\"111\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-3.jpg\" alt=\"Compaq Recovery CD-DVD Creator - Screen Complete\" class=\"alignnone size-full wp-image-2290 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-3.jpg?w=273&amp;ssl=1 273w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-3.jpg?resize=60%2C24&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-3.jpg?resize=150%2C60&amp;ssl=1 150w\" sizes=\"auto, (max-width: 273px) 100vw, 273px\" \/>\n<\/li>\n<\/ol>\n<p>If you&#8217;re not able to boot into Windows XP, you can also use Command Prompt to launch Compaq Recovery CD-DVD Creator to create the discs. However, your recovery partition must be intact in order for this software to work.<\/p>\n<p>The steps are:<\/p>\n<ol>\n<li>Turn on the computer and press the <kbd>F10<\/kbd> key before the Compaq logo appears<\/li>\n<li>Choose <strong>Advanced Options<\/strong><\/li>\n<li>Press and hold the <kbd>Alt<\/kbd> key, then press <kbd>D<\/kbd> and then release both keys. The Command Prompt should now appear on your monitor.<\/li>\n<li>Type <code>d:<\/code> if your computer has no memory card reader integrated. If it does, type <code>h:<\/code> instead<\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>cd windows<\/code><\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<li>Type <code>cd creator<\/code><\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<li>Type the following command, including the quotation marks and the space:\n<pre>\"CD Creator.exe\"<\/pre>\n<\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<li>Click <strong>Start Creation<\/strong> or <strong>Next<\/strong><\/li>\n<li>Follow the on-screen instructions to complete to create the discs<\/li>\n<\/ol>\n<h3>Create recovery disk for Windows Vista<\/h3>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>The Recovery Disc Creation software can be used to create a set of recovery disks for Compaq computers shipped with Windows Vista.<\/p>\n<p>Similar to the Compaq Recovery CD-DVD Creator software for Windows XP, the Recovery Disc Creation software for Windows Vista has a few limitations:<\/p>\n<ul>\n<li>You can only create 1 set of recovery disks for each computer. If you already create the disks, you can&#8217;t create them a second time.<\/li>\n<li>The software requires that your computer to the recovery partition intact and undamaged<\/li>\n<li>It&#8217;s recommended to use blank DVD+R discs, if supported by your PC<\/li>\n<\/ul>\n<p>The steps to create a recovery disk for Windows Vista on a Compaq computer are:<\/p>\n<ol>\n<li>Boot into the system<\/li>\n<li>Close any open software, disconnect from the Internet<\/li>\n<li>Go to <strong>Start &gt; All Programs<\/strong><\/li>\n<li>Then go to <strong>PC Help &amp; Tools &gt; Recovery Disc Creation<\/strong><\/li>\n<li>At the <em>Welcome to the Recovery Manager<\/em> screen, click <strong>Advanced Options<\/strong> to continue<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"413\" height=\"333\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg\" alt=\"Compaq - Welcome to Recovery Manager\" class=\"alignnone size-full wp-image-2291 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg?w=413&amp;ssl=1 413w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg?resize=300%2C241&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg?resize=60%2C48&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg?resize=150%2C120&amp;ssl=1 150w\" sizes=\"auto, (max-width: 413px) 100vw, 413px\" \/>\n<\/li>\n<li>Insert your first blank DVD in the disk tray. You can also use CDs.<\/li>\n<li>Once inserted, click <strong>Next<\/strong>. If AutoPlay opens, close it.<\/li>\n<li>Continue with the process until 100% finished and follow any on-screen instructions left to complete the process<\/li>\n<\/ol>\n<p>If you receive this message when trying to create a set of discs, it means that you already created a set of discs and you won&#8217;t be able to create them again:<\/p>\n<pre>A set of recovery discs has been created for this PC.\r\n\r\nOnly one set is allowed per PC.<\/pre>\n<h3>Create recovery disk for Windows 7<\/h3>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>You can create a recovery disk for Windows 7 on a Compaq computer using the Recovery Disc Creation (alternative name can be Recovery Media Creation) already installed on your system.<\/p>\n<p>If you have the Recovery Disc Creation software installed, you can use discs (DVDs) only as a recovery media. If you have the Recovery Media Creation installed, then you can also use USB flash drives as a recovery media: DVDs or USB flash drives.<\/p>\n<p>A few notes before you begin:<\/p>\n<ul>\n<li>You can only create the recovery media once. If you already created a recovery media, the software will not work to create the media again<\/li>\n<li>CDs are not compatible. Use only DVD+R discs<\/li>\n<li>If you want to use a USB flash drive, use a USB flash drive that is has a maximum of 32GB and it&#8217;s not branded as Windows 8 compatible.\n<p>Windows 8 compatible USB flash drives have this logo on their package:<br \/>\n<img class=\"colorbox-2282\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/04\/usb-compatible-windows-8.png\" \/><\/li>\n<\/ul>\n<p>To use DVDs as a recovery media for Windows 7, follow these steps:<\/p>\n<ol>\n<li>Turn on the computer<\/li>\n<li>Close any open programs and disconnect from the Internet<\/li>\n<li>Go to <strong>Start<\/strong><\/li>\n<li>Type <code>recovery manager<\/code><\/li>\n<li>You can also find this software at <strong>All Programs<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"72\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-7.png\" alt=\"Compaq Recovery Manager in Windows 7\" class=\"alignnone size-full wp-image-2292 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-7.png?w=250&amp;ssl=1 250w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-7.png?resize=60%2C17&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-7.png?resize=150%2C43&amp;ssl=1 150w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/>\n<\/li>\n<li>Open <strong>Recovery Manager<\/strong><\/li>\n<li>If the UAC window opens, click <strong>Yes<\/strong> to confirm that you want to open this software<\/li>\n<li>If you have the Recovery Disc Creation software, click Next to continue. If you have the Recovery Media Creation software, select <strong>Create recovery media using blank DVD(s)<\/strong> and then click Next to create the recovery media on DVDs.<\/li>\n<li>Prepare the number of discs required to complete the process. See how many you need at &#8220;Number of Discs Required&#8221;.<\/li>\n<li>Insert the first disc, then click <strong>Next<\/strong><\/li>\n<li>Click <strong>Next<\/strong> to begin<\/li>\n<li>If you&#8217;re prompted to add another disc, insert it in the disc tray, close it and click <strong>Next<\/strong> to load it and continue with the process<\/li>\n<li>When all the discs have been successfully created, remove the last disc from the disc tray and click <strong>Finish<\/strong><\/li>\n<\/ol>\n<p>To use a USB flash drive as a recovery media for Windows 7, follow these steps:<\/p>\n<ol>\n<li>Turn on the system<\/li>\n<li>Go to <strong>Start<\/strong> and type <code>recovery manager<\/code><\/li>\n<li>Open the Recovery Manager software<\/li>\n<li>If the UAC opens, click <strong>Yes<\/strong> to confirm that you want to launch Recovery Manager<\/li>\n<li>You can only use USB flash drives if you have the Recovery Media Creation software. If so, select create recovery media with a USB flash drive and click Next. If the software title is Recovery Disc Creation, you&#8217;ll only be able to use DVDs to create the set of discs.<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"650\" height=\"464\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-1.png\" alt=\"Compaq Recovery Media Creation - Screen #1\" class=\"alignnone size-full wp-image-2293 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-1.png?w=650&amp;ssl=1 650w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-1.png?resize=300%2C214&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-1.png?resize=60%2C42&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-1.png?resize=150%2C107&amp;ssl=1 150w\" sizes=\"auto, (max-width: 650px) 100vw, 650px\" \/>\n<\/li>\n<li>Plug-in the USB flash drive<\/li>\n<li>Select the location drive of the USB flash drive<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"650\" height=\"368\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-2.png\" alt=\"Compaq Recovery Media Creation - Screen #2\" class=\"alignnone size-full wp-image-2294 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-2.png?w=650&amp;ssl=1 650w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-2.png?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-2.png?resize=60%2C33&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-2.png?resize=150%2C84&amp;ssl=1 150w\" sizes=\"auto, (max-width: 650px) 100vw, 650px\" \/><\/li>\n<li>A verification message will appear. Confirm that you want to continue with process by clicking <strong>OK.<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"350\" height=\"164\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-3.png\" alt=\"Compaq Recovery Media Creation - Screen #3\" class=\"alignnone size-full wp-image-2295 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-3.png?w=350&amp;ssl=1 350w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-3.png?resize=300%2C140&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-3.png?resize=60%2C28&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-3.png?resize=150%2C70&amp;ssl=1 150w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/><\/li>\n<li>When the &#8220;<em>Recovery Manager successfully create the recovery media<\/em>&#8221; message appears, click <strong>Finish<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"117\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-4.png\" alt=\"Compaq Recovery Media Creation - Screen #4\" class=\"alignnone size-full wp-image-2296 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-4.png?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-4.png?resize=300%2C87&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-4.png?resize=60%2C17&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-media-creation-windows-8-4.png?resize=150%2C43&amp;ssl=1 150w\" sizes=\"auto, (max-width: 400px) 100vw, 400px\" \/><\/li>\n<\/ol>\n<h2>Restore a Compaq computer<\/h2>\n<h3>Restore Windows XP<\/h3>\n<p>You can restore the Windows XP operating system on a Compaq computer by using the Compaq PC System Recovery software, the recovery partition available on your computer or the set of recovery discs.<\/p>\n<h4>If you can boot into Windows XP<\/h4>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>If you can boot into Windows XP, follow these steps to begin a restore process:<\/p>\n<ol>\n<li>Backup your files before you continue with this<\/li>\n<li>Turn on your computer<\/li>\n<li>Remove all external devices from your computer<\/li>\n<li>Go to <strong>Start &gt; All Programs &gt; Compaq Tools<\/strong> (or Compaq Help &amp; Tools) &gt; <strong>Compaq PC System Recovery<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"302\" height=\"123\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif\" alt=\"Compaq Recovery CD-DVD Creator Item\" class=\"alignnone size-full wp-image-2288 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?w=302&amp;ssl=1 302w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=300%2C122&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=60%2C24&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=150%2C61&amp;ssl=1 150w\" sizes=\"auto, (max-width: 302px) 100vw, 302px\" \/><\/li>\n<li>Click <strong>OK<\/strong> to start the restore process<\/li>\n<li>You can select what type of recovery you want: <strong>System Recovery<\/strong> or <strong>Destructive Recovery.<\/strong>\n<p>A Destructive Recovery erases everything on your computer and installs Windows XP again.\n<\/li>\n<li>Follow any on-screen instructions left to do to complete the process<\/li>\n<\/ol>\n<h4>If you can&#8217;t boot into Windows XP<\/h4>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>If your recovery partition is intact, you can perform a recovery from this partition without booting into Windows XP:<\/p>\n<ol>\n<li>Turn on the computer<\/li>\n<li>Press the <kbd>F10<\/kbd> key repeatedly until you see the &#8220;<em>Starting PC Recovery<\/em>&#8221; message<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"439\" height=\"50\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-starting-pc-recovery.jpg\" alt=\"Starting PC Recovery Screen on a Compaq\" class=\"alignnone size-full wp-image-2297 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-starting-pc-recovery.jpg?w=439&amp;ssl=1 439w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-starting-pc-recovery.jpg?resize=300%2C34&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-starting-pc-recovery.jpg?resize=60%2C6&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-starting-pc-recovery.jpg?resize=150%2C17&amp;ssl=1 150w\" sizes=\"auto, (max-width: 439px) 100vw, 439px\" \/><\/li>\n<li>Select what recovery to perform: <strong>Standard System Recovery<\/strong> or <strong>Destructive Recovery<\/strong><\/li>\n<li>Follow any instructions of the wizard left to do to complete the process<\/li>\n<\/ol>\n<p>If you have a set of recovery disks available, use these to perform a restore of your computer:<\/p>\n<ol>\n<li>Turn on the computer<\/li>\n<li>Press the <kbd>Esc<\/kbd> key when the Compaq logo appears<\/li>\n<li>Insert Disc #1 in the disc tray<\/li>\n<li>From the &#8220;<em>Please select boot device<\/em>&#8220;, select the CD or DVD media drive so your system boots from the disc<\/li>\n<li>If prompted to opt for &#8220;Recovery Options&#8221;, press <kbd>R<\/kbd><\/li>\n<li>Depending on your computer, select what type of restore you want to perform:\n<p><kbd>R<\/kbd> for a standard system recovery<br \/>\n<kbd>F<\/kbd> for a destructive recovery<br \/>\n<kbd>Q<\/kbd> to quit the process\n<\/li>\n<li>Follow the next set of instructions to complete the process<\/li>\n<\/ol>\n<h3>Restore Windows Vista<\/h3>\n<p>There are 3 ways to restore a Windows Vista operating system on a Compaq computer:<\/p>\n<ul>\n<li>Launch the Recovery Manager software from within Windows Vista<\/li>\n<li>Launch the Recovery Manager software on startup by pressing the <kbd>F11<\/kbd> key<\/li>\n<li>Use the recovery discs at hand when booting the system<\/li>\n<\/ul>\n<h4>If you can boot into Windows Vista<\/h4>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>To restore your PC from within Windows Vista, follow these steps:<\/p>\n<ol>\n<li>Boot your computer and then go to Start<\/li>\n<li>You can either type <code>recovery<\/code> in the search field and select <strong>Recovery Manager<\/strong> from the search results list or go to <strong>All Programs &gt; Recovery Manager &gt; Recovery Manager<\/strong><\/li>\n<li>Click <strong>Advanced options<\/strong>, then <strong>System recovery<\/strong> and then click <strong>Next<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"413\" height=\"333\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg\" alt=\"Compaq - Welcome to Recovery Manager\" class=\"alignnone size-full wp-image-2291 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg?w=413&amp;ssl=1 413w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg?resize=300%2C241&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg?resize=60%2C48&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-manager-windows-vista-1.jpeg?resize=150%2C120&amp;ssl=1 150w\" sizes=\"auto, (max-width: 413px) 100vw, 413px\" \/><\/li>\n<li>If you don&#8217;t have an Advanced Options button, click Next and select System Recovery.<\/li>\n<li>Your computer should restart now<\/li>\n<li>After the restart, select <strong>System recovery<\/strong> and click <strong>Next<\/strong><\/li>\n<li>If you are being asked to choose for &#8220;Microsoft System Restore&#8221;, choose <strong>No<\/strong> and click <strong>Next<\/strong><\/li>\n<li>Select <strong>Backup your files first (recommended)<\/strong> and click <strong>Next<\/strong>\n<p class=\"alert\">The recovery process will erase all your personal files. Backup your files before you continue.<\/p>\n<\/li>\n<li>Follow the next set of instructions to complete the process<\/li>\n<\/ol>\n<h4>If you can&#8217;t boot into Windows Vista<\/h4>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>If you can&#8217;t boot into Windows Vista, you can launch Recovery Manager during the start-up process:<\/p>\n<ol>\n<li>Turn on your computer<\/li>\n<li>Press the <kbd>F11<\/kbd> key before the Compaq logo appears on your screen<\/li>\n<li>When the Recovery Manager software launches, select <strong>Advanced Options &gt; System Recovery<\/strong> and click <strong>Next<\/strong>\n<p>If you don&#8217;t see any Advanced Options button, simply click <strong>Next<\/strong> and then select System Recovery.<\/li>\n<li>Follow the instructions to continue with the process<\/li>\n<\/ol>\n<p>If you have a set of recovery discs, follow these instructions instead:<\/p>\n<ol>\n<li>Insert the first disc in the optical disc drive<\/li>\n<li>Start the computer<\/li>\n<li>When prompted, at the &#8220;<em>Press any key to boot from CD or DVD<\/em>&#8221; message, press any key to boot from the CD or DVD<\/li>\n<li>When Recovery Manager has launched, click <strong>Advanced Options &gt; System Recovery<\/strong> and click <strong>Next<\/strong><\/li>\n<li>Continue following the instructions to complete the process<\/li>\n<\/ol>\n<h3>Restore Windows 7<\/h3>\n<p>There are 3 types of recovery you can perform on a Compaq computer with Windows 7 installed:<\/p>\n<ul>\n<li>System Recovery<\/li>\n<li>Factory Reset<\/li>\n<li>Minimized Image Recovery. This is available certain models of HP netbooks.<\/li>\n<\/ul>\n<h4>If you can boot into Windows 7<\/h4>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>If you can boot into Windows 7, follow these steps to perform a restore process:<\/p>\n<ol>\n<li>Turn off the computer<\/li>\n<li>Disconnect all devices, except your power cord, monitor, keyboard and mouse<\/li>\n<li>Turn on the computer<\/li>\n<li>Go to <strong>Start &gt; All Programs &gt; Recovery Manager &gt; Recovery Manager<\/strong>. Or you can type <code>recovery<\/code> in the search box to find the software.<\/li>\n<li>If UAC (User Account Control) appears, click <strong>Yes<\/strong> to open the software program<\/li>\n<li>Under the <em>I need help immediately<\/em> section, click <strong>System Recovery<\/strong><\/li>\n<li>Click <strong>Yes<\/strong> to confirm that you&#8217;d like to restore your computer to its original settings\n<p class=\"alert\">This process removes all personal files from your computer. Backup your files before you continue!<\/p>\n<\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Your computer will now restart<\/li>\n<li>After the restart, Recovery Manager will open again<\/li>\n<li>Click <strong>System Recovery<\/strong><\/li>\n<li>If you already created a backup of your personal files, select <strong>Recover without backing up your files<\/strong> and click Next<\/li>\n<li>Click <strong>OK<\/strong> at the warning screen<\/li>\n<li>Wait for the process to finish<\/li>\n<li>Click <strong>Finish<\/strong>, when the process is complete to restart the process<\/li>\n<\/ol>\n<h4>If you can&#8217;t boot into Windows 7<\/h4>\n<p class=\"alert\">If you don&#8217;t have the recovery software provided by Compaq or HP, <a href=\"#Download_recovery_disk_for_Compaq\">download our recovery and repair disk for Compaq or HP computers<\/a>.<\/p>\n<p>If you can&#8217;t boot into Windows 7, use the recovery partition installed on your Compaq computer to perform a restore:<\/p>\n<ol>\n<li>Turn off the computer and disconnect all peripherals: scanners, printers, card readers etc.<\/li>\n<li>Turn on the computer<\/li>\n<li>Press the <kbd>F11<\/kbd> key repeatedly before the Compaq logo appears<\/li>\n<li>At the <em>I need help immediately<\/em> section, select <strong>System Recovery<\/strong>\n<p class=\"alert\">This process deletes all your personal files. Backup your files before you continue!<\/p>\n<\/li>\n<li>Select <strong>Recover without backing up your files<\/strong> and click <strong>Next<\/strong>, if you already created a backup of your files.<\/li>\n<li>Click <strong>OK<\/strong><\/li>\n<li>Wait for the restore process to finish<\/li>\n<li>Click <strong>Finish<\/strong> when this process is complete<\/li>\n<li>Turn off your computer<\/li>\n<li>You can now connect the peripherals back to your computer<\/li>\n<li>Follow the on-screen instructions to setup Windows 7 again<\/li>\n<\/ol>\n<p>If you have a set of recovery DVDs for your Compaq, follow these instructions:<\/p>\n<ol>\n<li>Turn on the computer, but make sure all non-essential devices and cables are removed. Keep only the power cord, keyboard, monitor and the mouse.<\/li>\n<li>Insert the first disc in the disc tray<\/li>\n<li>Press the <kbd>Esc<\/kbd> key repeatedly until a Startup Menu or Select Boot Device Menu is displayed on your screen<\/li>\n<li>When this screen appears, select the <strong>CD\/DVD<\/strong> option and hit <kbd>Enter<\/kbd><\/li>\n<li>If prompted to run Recovery Manager from the hard drive or the set of discs, choose <strong>Run program from disc<\/strong> and click <strong>Next<\/strong><\/li>\n<li>At the <em>I need help immediately<\/em> section, click <strong>Factory Reset<\/strong><\/li>\n<li>Click <strong>Yes<\/strong> and then Next to confirm the selection<\/li>\n<li>You can select to backup your files if you haven&#8217;t done so. Otherwise, simply select <strong>Recover without backing up your files<\/strong> and click <strong>Next<\/strong> to continue to the next step.<\/li>\n<li>Click <strong>OK<\/strong> to confirm<\/li>\n<li>Insert the next DVD in the disc tray when prompted<\/li>\n<li>At the <em>Restoration complete<\/em> screen, click <strong>Finish<\/strong><\/li>\n<li>When the process is complete, your computer will restart or shutdown<\/li>\n<li>Setup Windows 7 again by following the instructions on the screen<\/li>\n<\/ol>\n<p>If you have a USB flash drive as a recovery media for your Compaq, follow these steps:<\/p>\n<ol>\n<li>Remove all non-essential devices and cables from your computer: scanners, printers, cameras, card readers etc.<\/li>\n<li>Insert the USB flash drive<\/li>\n<li>Turn on the computer<\/li>\n<li>Press the <kbd>Esc<\/kbd> key repeatedly<\/li>\n<li>Wait for a <strong>Select Boot Device Menu<\/strong> or <strong>Startup Menu<\/strong> screen appears<\/li>\n<li>Select <strong>USB Storage Device<\/strong> and hit <kbd>Enter<\/kbd>. If the screen is titled &#8220;Startup Menu&#8221;, you may need to press <kbd>F9<\/kbd> to open the Boot Menu screen.<\/li>\n<li>If prompted to run the Recovery Manager software from the hard drive or the USB flash drive, choose the USB flash drive option and click Next<\/li>\n<li>Click <strong>System Recovery<\/strong> under the <em>I need help immediately<\/em> section<\/li>\n<li>Click <strong>Yes<\/strong><\/li>\n<li>Choose to backup your files if you haven&#8217;t done so. Otherwise, select <strong>Recovery without backing up your files<\/strong>.<\/li>\n<li>Click Next<\/li>\n<li>Click <strong>Next<\/strong> again to confirm<\/li>\n<li>At the <em>Restoration complete<\/em> screen, you may be asked to remove the USB flash drive. Remove it.<\/li>\n<li>Click <strong>Finish<\/strong><\/li>\n<li>Your computer will now restart or shutdown<\/li>\n<li>Turn on your computer back and continue setting up Windows 7 again<\/li>\n<\/ol>\n<h2>Compaq Application and Driver Recovery<\/h2>\n<p>The Compaq Application and Driver Recovery software allows you to restore a piece of software application or a driver originally installed with the computer.<\/p>\n<p>Compaq Application and Driver Recovery can only be used if:<\/p>\n<ul>\n<li>You didn&#8217;t upgrade the operating system<\/li>\n<li>You didn&#8217;t removed the recovery partition from your computer<\/li>\n<\/ul>\n<p>To install applications that shipped with a Compaq computer, follow these instructions:<\/p>\n<ol>\n<li>Turn on your computer<\/li>\n<li>Go to <strong>Start &gt; All Programs<\/strong><\/li>\n<li>Find the <strong>Compaq PC Tools<\/strong> folder. Alternative names can be: PC Help and Tools, PC Recovery Tools or Compaq PC Help &amp; Tools<\/li>\n<li>Select <strong>Compaq Application Recovery<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"302\" height=\"123\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif\" alt=\"Compaq Recovery CD-DVD Creator Item\" class=\"alignnone size-full wp-image-2288 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?w=302&amp;ssl=1 302w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=300%2C122&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=60%2C24&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=150%2C61&amp;ssl=1 150w\" sizes=\"auto, (max-width: 302px) 100vw, 302px\" \/><\/li>\n<li>Select <strong>Application Installation<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"434\" height=\"293\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-application-installation.gif\" alt=\"Compaq Application Installation\" class=\"alignnone size-full wp-image-2298 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-application-installation.gif?w=434&amp;ssl=1 434w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-application-installation.gif?resize=300%2C202&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-application-installation.gif?resize=60%2C40&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-application-installation.gif?resize=150%2C101&amp;ssl=1 150w\" sizes=\"auto, (max-width: 434px) 100vw, 434px\" \/><\/li>\n<li>Click <strong>Next<\/strong><\/li>\n<li>Select what software to install<\/li>\n<li>Click <strong>Install<\/strong><\/li>\n<li>Once the installation is complete, click <strong>OK<\/strong><\/li>\n<li>Click <strong>Quit<\/strong><\/li>\n<li>Restart the computer<\/li>\n<\/ol>\n<p>To install drivers that shipped with a Compaq computer, follow these instructions:<\/p>\n<ol>\n<li>Turn on your computer and go to <strong>Start &gt; All Programs<\/strong><\/li>\n<li>At the <strong>Compaq PC Tools<\/strong> folder, select Compaq Application Recovery<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"302\" height=\"123\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif\" alt=\"Compaq Recovery CD-DVD Creator Item\" class=\"alignnone size-full wp-image-2288 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?w=302&amp;ssl=1 302w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=300%2C122&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=60%2C24&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-recovery-cd-dvd-creator-1.gif?resize=150%2C61&amp;ssl=1 150w\" sizes=\"auto, (max-width: 302px) 100vw, 302px\" \/><\/li>\n<li>Select <strong>Driver Installation<\/strong><br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"437\" height=\"294\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-driver-installation.gif\" alt=\"Compaq Driver Installation\" class=\"alignnone size-full wp-image-2299 colorbox-2282\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-driver-installation.gif?w=437&amp;ssl=1 437w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-driver-installation.gif?resize=300%2C201&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-driver-installation.gif?resize=60%2C40&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/08\/compaq-driver-installation.gif?resize=150%2C100&amp;ssl=1 150w\" sizes=\"auto, (max-width: 437px) 100vw, 437px\" \/><\/li>\n<li>Select what drivers to install<\/li>\n<li>Click <strong>Install<\/strong><\/li>\n<li>Continue with the on-screen instructions to complete the process<\/li>\n<\/ol>\n<p>If a specific driver is already installed and you want to reinstall it, you must uninstall it first:<\/p>\n<ol>\n<li>Right-click <strong>My Computer<\/strong><\/li>\n<li>Select <strong>Properties<\/strong><\/li>\n<li>Go to the <em>Hardware<\/em> tab and select <strong>Device Manager<\/strong><\/li>\n<li>Select the driver you want to uninstall and right-click on its name<\/li>\n<li>Select <strong>Uninstall<\/strong><\/li>\n<li>Once the uninstall process is complete, click <strong>OK<\/strong> and restart your computer<\/li>\n<\/ol>\n<h2>More Information<\/h2>\n<h3>Support Links<\/h3>\n<ul>\n<li><strong><a href=\"http:\/\/neosmart.net\/EasyRE\/\" title=\"Easy Recovery Essentials\">Easy Recovery Essentials for Windows<\/a> &#8211; our repair and recovery disk.<\/strong><br \/>\n<br \/>\nIt&#8217;s an easy-to-use and automated diagnostics disk. It&#8217;s available for <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-repair-cd-download\/\" title=\"Windows 8\">Windows 8<\/a>, <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7<\/a> and <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista<\/a>. It&#8217;s also available for Windows XP and Windows Server.<\/p>\n<p>Read more at <a href=\"https:\/\/neosmart.net\/blog\/windows-recovery-discs\/\" title=\"Windows Recovery Disks\">Windows Recovery Disks<\/a>.\n<\/li>\n<li><a href=\"http:\/\/neosmart.net\/forums\/\" title=\"The NeoSmart Support Forums\" rel=\"nofollow\">The NeoSmart Support Forums<\/a>, member-to-member technical support and troubleshooting.<\/li>\n<li>Get a discounted price on replacement setup and installation discs: <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B00022PTI4\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B00022PTI4&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows XP<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B000HCZ9BG\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000HCZ9BG&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows Vista<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B004Q0PT3I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B004Q0PT3I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 7<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B008H3SW4I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B008H3SW4I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 8<\/a>.<\/li>\n<\/ul>\n<h3>Applicable Systems<\/h3>\n<p>This Windows-related knowledgebase article applies to the following operating systems:<\/p>\n<ul>\n<li>Windows XP (all editions)<\/li>\n<li>Windows Vista (all editions)<\/li>\n<li>Windows 7 (all editions)<\/li>\n<li>Windows 8 (all editions)<\/li>\n<li>Windows 8.1 (all editions)<\/li>\n<li>Windows Server 2003 (all editions)<\/li>\n<li>Windows Server 2008 (all editions)<\/li>\n<li>Windows Server 2012 (all editions)<\/li>\n<\/ul>\n<h3>Applicable Models<\/h3>\n<p>This Compaq-related knowledge base article applies to the following computer models from Compaq:<\/p>\n<ul>\n<li><strong>Evo series:<\/strong> 1590DMT, M700, M800c, N1000C, N1020V, N115, n600c, N610C, N620C, N800C<\/li>\n<li><strong>Desktop series:<\/strong> CQ62-228DX, CQ62-231NR, CQ62-238DX<\/li>\n<li><strong>Armada series:<\/strong> 100S, 1500c, 1505 DM, 1510, 1510 DM, 1520, 1520D, 1520DM, 1530, 1530 D, 1530 DM, 1535 DM, 1540 D, 1540 DM, 1550 DM, 1550 DMT, 1550 T, 1560 DM, 1570 DM, 1571 DM, 1572 DM, 1573 DM, 1575 D, 1575 DM, 1580 DM, 1580 DMT, 1585, 1585 DMT, 1590, 1590 DMT, 1590 DT, 1592 DMT, 1598, 1598 DMT, 1598 DT, 1700, 1750, 7400, 7800, E500, E500 series, E700, M300, M700, V300, 5204, 5430US, 5822<\/li>\n<li><strong>Presario series:<\/strong> 1070, 1200, 1200 XL118 US, 1200-XL 118, 1200-XL106, 1200-XL107, 1200-XL110, 1200-XL111, 1200-XL118, 1200US, 1200XL, 1200XL-111, 1200XL106, 1200Z, 1210US, 1215, 1220, 1230, 1237, 1244, 1245, 1247, 1250, 1255, 1260, 1270, 1275, 12XL125, 12XL126, 12XL325, 12XL400, 12XL430, 14XL245, 1500, 1505US, 1510US, 1520US, 1525US, 1571, 1600, 1600T, 1610, 1620, 1625, 1640, 1655, 1672, 1680, 1685, 1692, 1700, 1700T, 17XL 260, 17XL260, 17XL265, 17XL275, 1800, 1800T, 1800XL, 1810, 18XL2, 18XL3, 18XL380, 18XL381, 18XL4, 1920, 1930, 2100, 2100US, 2100Z, 2103US, 2104US, 2107US, 2108CL, 2108US, 2109, 2109US, 2110US, 2115US, 2135US, 2140US, 2145US, 2159, 2170US, 2172US, 2175US, 2176RS, 2178CL, 2186RS, 2188CL, 2190CA, 2190US, 2195CA, 2195US, 2198CA, 2199CA, 2199US, 2200, 2204US, 2209CL, 2210CA, 2210US, 2218RS, 2223US, 2226CL, 2227US, 2231US, 2232US, 2236CL, 2500, 2535QV, 2568CL, 2570US, 2580US, 2596US, 2650, 2700, 2700T, 2700US, 2701US, 2710US, 2715US, 2720US, 2800T, 3000, 3017CL, 3045US, 6000T-6SPPE1, 700 , 700US, 700Z, 701CL, 701Z, 702US, 705US, 715US, 720US, 722US, 730US, 731US, 732US, 900, 900US, 905US, 906US, 912RSH, A909US, A913CL, A916NR, A931NR, A940NR, A945US, A949NR, C301NR, C302NR, C303NR, C304NR, C306US, C500T, C501NR, C502CA, C502US, C503WM, C504US, C506CA, C507US, C508US, C509NR, C551NR, C552CA, C552US, C554US, C555NR, C560US, C563NR, C571NR, C581WM, C583NR, C700T, C701X, C701XX, C714NR, C727US, C751NR, C760T, C762NR, C764NR, C769US, C770US, C771US, C776NR, C777CL, CM2040, CQ40-215WM, CQ50-103NR, CQ50-108NR, CQ50-139WM, CQ50-209WM, CQ50-215NR, CQ50-217CL, CQ50Z-100, CQ56-109WM, CQ56-110US, CQ56-112NR, CQ56-115DX, CQ56-122NR, CQ56-219WM, CQ57-210US, CQ57-212NR, CQ57-214NR, CQ57-217NR, CQ57-218NR, CQ57-229WM, CQ57-319WM, CQ57-339WM, CQ57-386NR, CQ57-410US, CQ57-411NR, CQ57-439WM, CQ57-489WM, CQ60-144US, CQ60-202US, CQ60-203NR, CQ60-204NR, CQ60-206US, CQ60-210US, CQ60-211DX, CQ60-214DX, CQ60-215DX, CQ60-216DX, CQ60-220US, CQ60-224NR, CQ60-249US, CQ60-410US, CQ60-413NR, CQ60-417DX, CQ60-417NR, CQ60-418CA, CQ60-418DX, CQ60-419WM, CQ60-420US, CQ60-421NR, CQ60-422DX, CQ60-423DX, CQ60-427NR, CQ60-601US, CQ60-615DX, CQ60Z-200, CQ61-303XX, CQ61-310US, CQ61-313NR, CQ61-313US, CQ61-314US, CQ61-319WM, CQ61-410US, CQ61-412NR, CQ61-414NR, CQ61-420US, CQ61-429US, CQ61Z-300, CQ61Z-400, CQ62-209WM, CQ62-210US, CQ62-211HE, CQ62-213NR, CQ62-214NR, CQ62-215DX, CQ62-215NR, CQ62-219WM, CQ62-220US, CQ62-225NR, CQ62-228DX, CQ62-410US, CQ62-413NR, CQ62-418NR, CQ62Z-200, CQ70-120US, CQ70-126NR, CQ70-127NR, D4000E, F553CL, F553US, F555US, F557US, F557WM, F558US, F560US, F565CA, F572US, F577CL, F579WM, F730US, F732NR, F739WM, F750US, F755US, F756NR, F759WM, F761US, F762NR, F763NR, F767CL, F767NR, F768WM, F769CL, F769WM, G60-243CL, G60-244DX, L2002CX, M2000, M2000 DF, M2000Z, M2001XX, M2005US, M2007US, M2010CA, M2010US, M2015LA, M2070US, M2099XX, M2101US, M2105CA, M2105US, M2106US, M2108US, M2200, M2301NR, M2305NR, M2401XT, M2500Z, N400C, OEM, P2500, R3000, R3000T, R3000Z, R3001US, R3003US, R3004US, R3005US, R3030US, R3038CL, R3050US, R3055CA, R3056RS, R3060CA, R3065US, R3103XX, R3120CA, R3120US, R3128RS, R3140CA, R3140US, R3150US, R3160US, R3190US, R3200, R3201US, R3202US, R3203US, R3204US, R3210CA, R3210US, R3210XX MV, R3215CA, R3220CA, R3220US, R3230CA, R3230US, R3240CA, R3240US, R3260US, R3303EA, R3304EA, R3305EA, R3306EA, R3306US, R3307EA, R3308EA, R3309EA, R3310CA, R3310EA, R3310US, R3311EA, R3312EA, R3313EA, R3314EA, R3315EA, R3320CA, R3320US, R3332EA, R3340CA, R3340US, R3353EA, R3354EA, R3355EA, R3356EA, R3357EA, R3358EA, R3360US, R3370US, R3375EA, R3380EA, R3399CL, R3400, R3405US, R3408EA, R3410EA, R3410US, R3413EA, R3415EA, R3415US, R3418EA, R3420EA, R3421EA, R3422EA, R3423EA, R3425EA, R3425US, R3430EA, R3430US, R3440CA, R3440US, R3445EA, R3450EA, R3454EA, R3455EA, R3458EA, R3460US, R3465EA, R3470US, R3475EA, R3479EA, R3480EA, R3482EA, R3484EA, R3485EA, R3488EA, R4000, R4001XX, R4003XX, R4010CA, R4010US, R4012US, R4025CA, R4025US, R4035CA, R4100, R4100CTO, R4115US, R4125CA, R4125US, R4225CA, SR5102HM, SR5110NX, SR5113WM, SR5602FH, SR5702F, V2000, V2001XX, V2009EA, V2009LA, V2009XX, V2010EA, V2010LA, V2010US, V2030US, V2035EA, V2040EA, V2069CL, V2100, V2100 DF, V2104AP, V2110CA, V2110US, V2120EA, V2135US, V2140CA, V2140US, V2146CL, V2200, V2200CA, V2205US, V2210CA, V2220US, V2300, V2300T, V2300Z, V2304US, V2305CA, V2305US, V2306US, V2309US, V2310CA, V2310US, V2311US, V2312US, V2321US, V2335US, V2398XX, V2399XX, V2400T, V2401CL, V2402US, V2403NR, V2404US, V2405CA, V2405US, V2409US, V2410CA, V2410CL, V2410US, V2413US, V2414NR, V2415LA, V2419US, V2424NR, V2508WM, V2552US, V2555CA, V2555US, V2565CA, V2565US, V2570CA, V2570NR, V2575CA, V2575US, V2582US, V2600, V2600Z, V2601CL, V2602XT, V2606CU, V2607CA, V2607CL, V2608CA, V2608WM, V2610CA, V2610US, V2615US, V2630CA, V2630US, V2646TS, V2650CA, V2650US, V2658US, V2665US, V2670CA, V2670US, V2699XX, V2699XX MV IUR, V2710CA, V2710US, V2718LA, V2718WM, V3000, V3005NR, V3010CA, V3010US, V3015CA, V3015NR, V3016US, V3018CL, V3018US, V3019US, V3020US, V3030CA, V4000, V4000XX, V4001AP, V4002AP, V4002XX, V4003AP, V4003XX, V4004AP, V4004XX, V4005CL, V4005XX, V4015US, V4020US, V4025US, V4035CA, V4035EA, V4035US, V4040EA, V4050EA, V4055EA, V4058EA, V4060EA, V4075EA, V4100, V4120US, V4125CL, V4135US, V4200, V4201XX, V4202XX, V4203XX, V4220NR, V4220US, V4240US, V4245US, V4310NR, V4325CA, V4325US, V4332US, V4400, V4400T, V4435NR, V4440US, V5000, V5000T, V5005US, V5015CA, V5015US, V5088XX, V5099XX, V5100, V5100Z, V5101US, V5102NR, V5105CA, V5105US, V5108CU, V5115CA, V5115US, V5119US, V5120NR, V5160US, V5200, V5201CA, V5201US, V5204NR, V5206OM, V5207NR, V5208CA, V5209US, V5210CA, V5210US, V5305WM, V5315WM, V6000, V6000T, V6000TX, V6000Z, V6030US, V6048CL, V6100 CTO, V6101NR, V6101US, V6103NR, V6104US, V6105NR, V6106NR, V6107US, V6109NR, V6110US, V6115US, V6118US, V6120US, V6130US, V6133CA, V6133CL, V6137US, V6171CL, V6200 (EZ855AV), V6205NR, V6210US, V6305NR, V6310US, V6402CA, V6405CA, V6410CA, V6415CA, V6420US, V6444US, V6500Z, V6620US, V6719NR, X1000, X1000 CTO, X1028CL, X1200, X1201US, X1210CA, X1210US, X1220US, X1230US, X1300, X1301US, X1360CL, X1360US, X1370US, X1390, X1460CA, X1460US, X1480, X6000, X6001XX, X6002XX, X6050US, X6070US, X6105CL, X6110US, X6125CL, 1000, 1060, 1200, 1200XL, 1234, 1245, 1273, 1274, 1275, 1590, 1600, 1626, 1670, 1685, 1687, 1688, 1690, 1700, 1800, 2000, 2000US, 2200, 2240, 2256, 2266, 2278, 2286, 2288, 2289, 2510, 3000, 3500, 4000, 4090US, 4100, 4170ES, 4400, 4400US, 44010US, 4402, 4403US, 4406RSH, 4409CL, 4410, 4410CA, 4410US, 4460ES, 4500, 4508, 4540, 4600, 4700, 4712, 4716, 4800, 4840, 4860, 4910, 5000, 5000T, 5001CL, 5001R, 5002US, 5003US, 5004US, 5005SR, 5006H, 5006US, 5008US, 5010US, 5011R, 5012US, 5015, 5020, 5030, 5032, 5035, 5050, 5055, 5070, 5080US, 5101RSH, 5102US, 5106CL, 5108US, 5140, 5140US, 5145, 5150, 5152, 5170, 5184, 5185, 5190, 5192, 5200, 5200US, 5202, 5204, 5220, 5220US, 5222, 5225, 524, 5240, 5242, 5245, 526, 5260, 528, 5280, 5280DM, 5282, 5284, 5300US, 5301, 5301RSH, 5302RSH, 5304, 5310US, 5311, 5311 SR, 5311SR, 5315KS, 5320 US, 5320US, 5321, 5321SR, 5322RSH, 5330US, 5333, 5333CL, 5340, 5352, 5360, 5400, 5400US, 5401RSH, 5405US, 5410, 5410US, 5412RSH, 5414, 5415WM, 5418KS, 5418RSH, 5420, 5420US, 5421SR, 5422RSH, 5423US, 5430US, 5440, 5441, 5451, 5452, 5460, 5461, 5465, 5475, 5500, 5600, 5600H, 5610, 5630, 5635, 5641, 5660, 5665, 5686, 5690, 5695, 5700N, 5700T, 5712, 5714, 5715, 5716, 5722, 5724, 5726, 5735, 5736, 5738, 5745, 5822, 5832, 5834, 5835, 5838, 5852, 5855, 5861, 5863, 5868, 5875, 5890, 5900T, 5900Z, 5BW120, 5BW130, 5BW160, 5BW172, 5BW220, 5BW250, 5BW284 US, 5SPXE1, 5WV232, 5WV254, 5WV260, 5WV270, 5WV271, 5WV280, 5WV281, 5WV282, 5WV283, 5WV294, 6000, 6000, 6000T, 6000Z, 6000Z-6ZPXE1, 6010CA, 6010US, 6015US, 6016, 6016US, 6019WM, 6020CA, 6020US, 6021US, 6023US, 6024US, 6025RSH, 6026CL, 6026RSH, 6027US, 6028CL, 6029US, 6033US, 6035CL, 6037CA, 6040CA, 6045CA, 6100, 6300US, 6301RSH, 6310US, 6315CL, 6320US, 6324SE, 6325CL, 6326SE, 6330CA, 6330US, 6331, 6331RSH, 6333OM, 6350US, 6351RSH, 6370US, 6400NX, 6401RSH, 6404US, 6410NX, 6412US, 6415CL, 6420NX, 6421US, 6422SE, 6430NX, 6433US, 6435CL, 6450NX, 6454NX, 6470CA, 6470NX, 6473SA, 6475CL, 6485CL, 6700, 6SPPE1, 6ZPXE2, 700, 7000, 7000US, 7040, 7100, 7118 US, 7118US, 7120US, 7152, 7172, 7200, 725US, 731US, 7350, 7360, 7370, 7389, 744, 7450, 7462, 7465, 7466, 7470, 7471, 7474, 7475, 7478, 7479, 7480, 7484, 7485, 7500, 7588, 7594, 7595, 7596, 7598, 7599, 7600, 762, 7885, 7895, 7922, 7935, 7970, 7998, 8000, 8000T, 8000Z, 8700, 8LSXE1, 900, 9200, 9500, 954, 9600, 972, 974, 978, 982, 992, A6200N, A6207C, A6212N, A6213W, A6214X, A6220N, A6223W, A6228X, A6230N, A6242N, A6244N, A6248X, A6257C, CQ1-1130, CQ1-1225, CQ2009F, CQ2010, CQ2013, CQ2014, CQ2024, CQ2025, CQ4010F, CQ5102F, CQ5107C, CQ5110F, CQ5110Y, CQ5111F, CQ5112F, CQ5123F, CQ5205Y, CQ5209F, CQ5210F, CQ5210Y, CQ5218F, CQ5221F, CQ5300F, CQ5300Y, CQ5302F, CQ5320F, CQ5320Y, CQ5328F, CQ5329F, CQ5500F, CQ5500Y, CQ5504F, CQ5519F, CQ5521F, CQ5525F, CQ5720F, CQ5814, CQ5826, MV540, S3000NX, S3000T, S3000V, S3000Z, S3010CL, S3030RK, S3030US, S3040SE, S3100E, S3100NX, S3200N, S3200NX, S3220N, S3223W, S3300NX, S3310CL, S3310ML, S3310OM, S3320OM, S3500CL, S4000J, S4000NX, S4000T, S4000V, S4000V-P8655Q , S4000Z, S4010CL, S4010OM, S4020WM, S4030NX, S4040SE, S4100NX, S4110CL, S4120WM, S4200NX, S4210NX, S4214BD, S4220NX, S4300CL, S4300NX, S4500NX, S5000CL, S5000J, S5000NX, S5000T, S5000V, S5008NX, S5010NX, S5020NX, S5030NX, S5100 NX, S5100CL, S5100NX, S5140WM, S5200CL, S5200NX, S5300NX, S5314ST, S5322CC, S5400NX, S5410NX, S6000CL, S6000NX, S6000T, S6000V, S6000Z, S6010NX, S6010V, S6020WM, S6030NX, S6100NX, S6104NX, S6200CL, S6220WM, S6300NX, S6306RC, S6308NX, S6500NX, S6700CL, S6700NX, S6900NX, S7300CL, SA4000T, SA4000Z, SR1000T, SR1000V, SR1000Z, SR1005T, SR1010NX, SR1010T, SR1010V, SR1010V-2, SR1010Z, SR1011NX, SR1012NX, SR1020NX, SR1020T, SR1020V, SR1020Z, SR1023WM, SR1030NX, SR1030V, SR1030Z, SR1033WM, SR1034NX, SR1044BB, SR1050NX, SR1053WM, SR1055CL, SR1090NX, SR1102BD, SR1103WM, SR1110NX, SR1111NX, SR1112BD, SR1113NX, SR1114NX, SR1115CL, SR1120NX, SR1123WM, SR1124NX, SR1130NX, SR1132CU, SR1135CL, SR1150NX, SR1151NX, SR1170NX, SR1200NX, SR1210NX, SR1211NX, SR1212NX, SR1214NX, SR1215CB, SR1215CL, SR1215CL-B, SR1218NX, SR1220NX, SR1221RS, SR1222NX, SR1224NX, SR1226NX, SR1230NX, SR1232OM, SR1234NX, SR1250NX, SR1265CL, SR1300NX, SR1303WM, SR1308OM, SR1309RS, SR1311NX, SR1313CL, SR1315CL, SR1316NX, SR1318NX, SR1319RS, SR1320NX, SR1330NX, SR1334NX, SR1350NX, SR1365CL, SR1401NX, SR1403WM, SR1408HM, SR1410NX, SR1411NX, SR1417CL, SR1420NX, SR1426NX, SR1428OM, SR1429NX, SR1430NX, SR1463CL, SR1475CL, SR1500NX, SR1502HM, SR1503WM, SR1504X, SR1510NX, SR1511NX, SR1514NX, SR1517CL, SR1519X, SR1520NX, SR1522X, SR1536NX, SR1538X, SR1550NX, SR1563CL, SR1575CL, SR1601NX, SR1602HM, SR1603WM, SR1610NX, SR1611NX, SR1614X, SR1616NX, SR1617CL, SR1620NX, SR1625NX, SR1630NX, SR1638NX, SR1650NX, SR1675CL, SR1700Z, SR1703WM, SR1707WM, SR1710NX, SR1711NX, SR1717CL, SR1720NX, SR1726NX, SR1730T, SR1730Z, SR1734NX, SR1734X, SR1738NX, SR1750NX, SR1755NX, SR1800NX, SR1802HM, SR1803WM, SR1807CL, SR1810NX, SR1811NX, SR1817CL, SR1820NX, SR1830NX, SR1834NX, SR1838NX, SR1850NX, SR1900NX, SR1900Z, SR1901WM, SR1902HM, SR1903WM, SR1907CL, SR1910NX, SR1911X, SR1913WM, SR1917CL, SR1920NX, SR1922X, SR1923WM, SR1924NX, SR1930NX, SR1934NX, SR1936X, SR1950NX, SR1954NX, SR2001NX, SR2002X, SR2006NX, SR2010NX, SR2011WM, SR2013WM, SR2014HM, SR2017CL, SR2020NX, SR2023WM, SR2027X, SR2030NX, SR2032X, SR2034NX, SR2037X, SR2038X, SR2039X, SR2041X, SR2044NX, SR2050NX, SR2054X, SR2150NX, SR2163WM, SR2168HM, SR2170NX, SR2172NX, SR2173WM, SR2175X, SR2177CL, SR2180NX, SR2264WM, SR5002HM, SR5010NX, SR5013WM, SR5023WM, SR5027CL, SR5030NX, SR5034X, SR5050NX, SR5102HM, SR5109NX, SR5110NX, SR5113WM, SR5123WM, SR5125CL, SR5127CL, SR5130NX, SR5152NX, SR5202HM, SR5210NX, SR5223WM, SR5233WM, SR5234X, SR5237CL, SR5250NX, SR5254X, SR5262NX, SR5302FH, SR5310F, SR5313WM, SR5333WM, SR5350F, SR5402FH, SR5410F, SR5413WM, SR5421F, SR5433WM, SR5448F, SR5450F, SR5505F, SR5507F, SR5508F, SR5510F, SR5518F, SR5548F, SR5550F, SR5552F, SR5601P, SR5602FH, SR5605F, SR5608F, SR5610F, SR5612F, SR5613WM, SR5614F, SR5618F, SR5633WM, SR5648F, SR5702F, SR5703WM, SR5707C, SR5708F, SR5710F, SR5710Y, SR5712F, SR5718F, SR5807C, SR5908F, XL125<\/li>\n<li><strong>Mini series:<\/strong> 110-1026NR, 110c-1001N, 110c-1001NR, 110c-1006NR, 110c-1040DX, 110c-1048NR, 110c-1100DX<\/li>\n<li><strong>Small Form Factor series:<\/strong> DC5000, DC5100<\/li>\n<li><strong>Evo series:<\/strong> D320, D510, W4000<\/li>\n<li><strong>DeskPro series:<\/strong> 6266, 6300, 6333, 6350, 6400, 6450, 6500<\/li>\n<li><strong>Desktop series:<\/strong> CQ2009F, D220 MT, D530 Ultra Slim, DC7600<\/li>\n<li><strong>Business series:<\/strong> D-538, D530<\/li>\n<li><strong>HP Compaq series:<\/strong> D220 MT, D530 CMT, D530 SFF, DC5100MT, DC5750, DC7700, DX2200MT, NX6110<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This guide is about recovery disks for Compaq computers for the following versions of Windows: Windows XP, Windows Vista, Windows 7 and Windows 8. A recovery disk is also known as a restore disc, repair disc, boot disc or rescue disk. Looking for a recovery disk for Compaq? Download Easy Recovery Essentials, our recovery and [&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-2282","post","type-post","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3SlTq-AO","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2282","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=2282"}],"version-history":[{"count":10,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2282\/revisions"}],"predecessor-version":[{"id":2381,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2282\/revisions\/2381"}],"wp:attachment":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/media?parent=2282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}