# Disabling UAC

## 🔽 How to Disable User Account Control (UAC) <a href="#bkmrk-f0-9f-94-bd-how-to-disable-use" id="bkmrk-f0-9f-94-bd-how-to-disable-use"></a>

User Account Control (UAC) is a security feature in Windows that helps prevent unauthorized changes to the system. However, in some cases, you may need to disable it temporarily. Below are the steps to turn off UAC.

### Steps to Disable UAC: <a href="#bkmrk-steps-to-disable-uac" id="bkmrk-steps-to-disable-uac"></a>

## 1️⃣ Open User Account Control Settings <a href="#bkmrk-1-ef-b8-8f-e2-83-a3-open-user-accoun" id="bkmrk-1-ef-b8-8f-e2-83-a3-open-user-accoun"></a>

* Press the **Windows key** and search for **Change User Account Control Settings**.
* Click on the matching result (as shown in the image below).

<figure><img src="https://wiki.beavis.tech/uploads/images/gallery/2025-02/scaled-1680-/image-1740647284902.png" alt="" width="375"><figcaption></figcaption></figure>

## 2️⃣ Adjust the UAC Slider <a href="#bkmrk-2-ef-b8-8f-e2-83-a3-adjust-the-uac-s" id="bkmrk-2-ef-b8-8f-e2-83-a3-adjust-the-uac-s"></a>

* Once inside the **User Account Control Settings**, locate the **slider** that moves up and down.
* Move the slider **all the way down** to the lowest setting.
* Click **OK** to apply the changes (as shown in the image below).

<figure><img src="https://wiki.beavis.tech/uploads/images/gallery/2025-02/scaled-1680-/image-1740647308607.png" alt=""><figcaption></figcaption></figure>

## Additional Notes: <a href="#bkmrk-additional-notes-3a-1" id="bkmrk-additional-notes-3a-1"></a>

* By following these steps, you can successfully disable UAC when necessary.
* If you encounter issues, ensure you have **administrative privileges**.


---

# 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/disabling-windows-defender-secure-boot-and-uac/disabling-uac.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.
