# ASUS Secure Boot Bypass

### THESE STEPS TAKES <mark style="color:purple;">5 MINUTES</mark> AT MOST.

1. Make sure you already followed the [Asus Permanent Spoof](/part-2/step-3-spoofing/asus-permanent-spoof.md) Instructions

***

{% embed url="<https://youtu.be/n_hhLUW1RTo>" fullWidth="false" %}

<details>

<summary><strong>🔹 STEP 2:</strong> Generate a GUID &#x26; store it.</summary>

Open <mark style="color:purple;">**Powershell**</mark> as admin, write `[Guid]::newGuid()`and see the results. Take a picture of that GUID with your phone in case we **might** need it later. Not **always** necessary, just on some more specific Asus models. ✅

</details>

<details>

<summary><strong>🔹 STEP 3:</strong> Boot Into BIOS. (Just like before)</summary>

**HOW TO&#x20;**<mark style="color:green;">**EASILY**</mark>**&#x20;BOOT INTO BIOS**: [**YOUTUBE TUTORIAL HERE!**](https://youtu.be/mb9X9_NNxuo?si)

</details>

<details>

<summary><strong>🔹 STEP 4:</strong> Secure Boot Configuration.</summary>

Go to Boot > Secure Boot > OS Type **\[Windows]** & Secure Boot Mode **\[Custom].** Secure Boot mode can be found under "**Boot configuration**".

If there is no '**Secure Boot Mode**', then it is not a problem! ✅

</details>

{% hint style="warning" %}
**NOTE:** Ensure all Default keys are installed. If it shows **"0"** at all, click **"Install Default Keys".** This is **important** for our Secure Boot bypass, and for Fortnite & Valorant. ⚠️
{% endhint %}

<figure><img src="https://4197391581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV1IMYFWRBxcCsiNygx1k%2Fuploads%2FTMRXbDq1W7qCAWhqUGgF%2Fimage.png?alt=media&#x26;token=392d7169-9b4b-4401-b639-38b504c350da" alt=""><figcaption></figcaption></figure>

***

<details>

<summary><strong>🔹 STEP 5:</strong> KEK Management And Configuration.</summary>

* Now open **'KEK Management'**\
  \- Choose "**Append key"** option.\
  \
  \- Choose **"No"** to load the EFI from a file on external media.\
  \
  \- Choose **USB** file system.\
  \
  \- Choose the "**vgk.der"** file.\
  \
  \- Select the file format as **"Public Key Certificate".**\
  \
  \- Enter the GUID **(with hyphens)** that you saved earlier then press enter.\
  \
  \- Finally, press "**Yes"** to append KEK with content from the .der file.

<mark style="color:yellow;background-color:yellow;">**YOU SHOULD SEE A 'SUCCESS' MESSAGE IF YOU DONE EVERYTHING CORRECTLY!**</mark> Secure Boot has now been bypassed, **and EFI Spoof without problems.** ✅

</details>

<details>

<summary><strong>🔹 STEP 6:</strong> DB Management And Configuration.</summary>

Do the same steps for '**DB Management'** as you did for KEK Management.

</details>

<details>

<summary><strong>🔹 STEP 7:</strong> Boot Loader Configuration.</summary>

Now set "UEFI OS" Partition as **Boot priority #1** and **Windows Boot Manager as #2.** Click save and exit bios again, we are done now. <mark style="color:yellow;background-color:yellow;">**You will boot EFI spoofed**</mark>**.**

</details>

{% hint style="warning" %}
**Note: This process is important for ASUS users.** You would **ALWAYS** have to boot Windows from the :/U Partition. You cannot play Valorant Or Fortnite without it. Sadly, there is no other way for this, other than buying a new non-Asus motherboard. 😪
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.precisetech.cc/part-2/step-3-spoofing/asus-permanent-spoof/asus-secure-boot-bypass.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
