> For the complete documentation index, see [llms.txt](https://fecuritydocs.gitbook.io/fecuritydocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fecuritydocs.gitbook.io/fecuritydocs/main-content/launching-preparing-for-launch./fast-boot-and-hibernation.md).

# Fast Boot & Hibernation

## Introduction

Fast Boot & Hibernation is required to be off by our product. The reason why is:

1. With Fast Boot off system will start with a full reset RAM, guaranteeing that the product will load safely & completely.
2. Hibernation being off drastically lowers the risk of product loading incorrectly.

## How to disable Fast Boot<br>

1. Search for and open **Control Panel** using the search feature.

<figure><img src="/files/EXdYk3UNSlKofrYtgsK9" alt=""><figcaption></figcaption></figure>

2. Choose **View by: Category**, then select **Hardware and Sound**

<figure><img src="/files/hmUWFAWmEhrIowKzXANd" alt=""><figcaption></figcaption></figure>

3. Select **Power Options**.

<figure><img src="/files/DvRxPNQvERT2mfJxTbR1" alt=""><figcaption></figcaption></figure>

4. Select **Choose what the power buttons do**.

<figure><img src="/files/gdmQj4RpbGGPXA7jzruj" alt=""><figcaption></figcaption></figure>

5. Click **Change settings that are currently unavailable**.

<figure><img src="/files/CSMx4hxz2irUcTeyVvuu" alt=""><figcaption></figcaption></figure>

6. Select or clear **Turn on fast startup** to enable or disable the feature.

<figure><img src="/files/24M5PJuVsSS9oYosVhsb" alt=""><figcaption></figcaption></figure>

## How to disable Hibernation

1\. Right-click the **Start** menu and select **Windows Terminal (Admin)**.

<figure><img src="/files/oABQAUlfrSr6EMzjF6dd" alt=""><figcaption></figcaption></figure>

2. In **Windows Terminal**, enter the following command to turn hibernation off, then press **Enter**.

   **powercfg /h off**

<figure><img src="/files/HlXmqmym3kYXMm4jCBYm" alt=""><figcaption></figcaption></figure>
