-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
14 lines (12 loc) · 979 Bytes
/
404.html
File metadata and controls
14 lines (12 loc) · 979 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: default
title: "404: Page not found"
permalink: 404.html
---
<div class="page">
<h1 class="page-title">404: Page not found</h1>
<p class="lead">A problem has been detected and windows has been shutdown to prevent damage to your computer.</p>
<p class="lead">If this is the first time you've seen this stop error screen, restart your computer, If this screen appears again, follow these steps:</p>
<p class="lead">Check to make sure any new hardware or software is properly installed. If this is a new installation, ask your hardware or software manufacturer for any windows updates you might need.</p>
<p class="lead">If problems continue, disable or remove any newly installed hardware or software. Disable BIOS memory options such as caching or shadowing. If you need to use Safe Mode to remove or disable components, restart your computer, press F8 to select Advanced Startup Options, and then select <a href="{{site.baseurl}}">Safe Mode.</a></p>
</div>