# How to Disable Virtualization (VT-x / AMD-V) (optional)

## ✅ Steps for Most Systems

1. **Restart your PC**.
2. **Enter BIOS/UEFI Setup**:
   * Press one of these keys repeatedly during startup:
     * `DEL` / `F2` / `ESC` / `F10` (depends on manufacturer)
3. **Navigate to the CPU/Advanced/Processor tab**.
4. **Look for virtualization settings**:
   * Intel: **Intel VT-x**, **Intel Virtualization Technology**
   * AMD: **SVM Mode**, **AMD-V**
5. **Set it to Disabled**.
6. **Save & Exit**:
   * Press `F10` or navigate to **Save & Exit**, then confirm.


---

# 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.midnight-market.ca/midnight-market-knowledge-base/pc-setup/how-to-disable-virtualization-vt-x-amd-v-optional.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.
