# ⚙️ BIOS إعدادات

***

### ✅ إعدادات BIOS المطلوبة + شروحات فيديو

***

#### 1️⃣ تفعيل TPM من داخل الـ BIOS

* **MSI:** [مشاهدة الشرح ](https://streamable.com/n7q3dk)*(Intel 00:00 | AMD 01:05)*
* **ASUS:** [مشاهدة الشرح](https://streamable.com/sicp16) *(Intel 00:00 | AMD 01:20)*
* **ASROCK:** [مشاهدة الشرح](https://streamable.com/ec8u3s) *(Intel 00:00 | AMD 01:35)*
* **GIGABYTE:** [مشاهدة الشرح](https://streamable.com/1qhn35) *(Intel 00:00 | AMD 01:50)*

***

#### 2️⃣ تفعيل Virtualization (المحاكاة الافتراضية)

* **MSI:** [مشاهدة الشرح](https://youtu.be/vyjWTXQW9x8?si=2qlK5hs5CCnnAgtJ)
* **ASUS:** [مشاهدة الشرح](https://youtu.be/bQDVvhtBeO4?si=WuyUPg2EzI6N3B_d)
* **ASROCK:** [مشاهدة الشرح](https://youtu.be/JULTTn3TPnw?si=Q53nvr_oS7iVn4_3)
* **GIGABYTE:** [مشاهدة الشرح](https://youtu.be/dpKGbtWl9Mo?si=c_MU7-N5ejjroq13)

***

#### 3️⃣ تفعيل Secure Boot وإعادة تعيين المفاتيح

> ℹ️ **ملاحظة:**\
> قم بالدخول إلى BIOS مرة أخرى، ثم:

* احذف جميع مفاتيح Secure Boot
* أعد تحميلها (في بعض الإصدارات قد لا تحتاج لإعادة التحميل، يكفي حذف المفاتيح)
* **MSI:** [مشاهدة الشرح](https://youtu.be/qZ_JWBqmZF0?si=5GGDMjCj4b8CbJrN)
* **ASUS:** [مشاهدة الشرح](https://youtu.be/990PO3CH30Q?si=OwqdgaC9FPBo2RVA)
* **ASROCK:**[ مشاهدة الشرح](https://youtu.be/Z1sF11v7tO0?si=ZwoVThqzraR28LP1)
* **GIGABYTE:** [مشاهدة الشرح](https://youtu.be/-713dbChxRA?si=LGpdMd4_thsHIaLQ)

***

### ✅ تأكيد الإعدادات داخل ويندوز

بعد الانتهاء من الإعداد، تأكد من أن كل شيء يعمل بشكل صحيح:

#### 🔐 Secure Boot

1. افتح **System Information** عبر كتابة `msinfo32`
2. تأكد أن:
   * **Secure Boot State = ON**\ <br>

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

***

#### 🔒 TPM

1. افتح أداة **tpm.msc**
2. تأكد من ظهور:
   * **TPM is ready for use** داخل خانة الحالة

***

#### 💻 Virtualization

1. افتح **Task Manager**
2. انتقل إلى تبويب **Performance**
3. اختر **CPU**
4. تأكد أن:
   * **Virtualization = Enabled**\ <br>

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

***

### 🆘 تحتاج مساعدة؟

إذا واجهت أي مشكلة أثناء هذه الخطوة، يمكنك الانضمام إلى الديسكورد وفتح تذكرة دعم — سيتم مساعدتك فورًا.


---

# 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://redline-1.gitbook.io/redline/alkhtwh-1/bios-iadadat.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.
