# 절전 모드 화면 꺼짐 방지

프로그램을 돌리다 시간이 지나다 보면\
절전 모드로 화면이 꺼지는 경우가 있습니다.

화면이 꺼지지 않게\
방지 하는 방법을 알려드립니다.

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

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

제어판 → 전원옵션

→ 디스플레이 끄기, 절전모드 → 해당 없음

윈도우 11의 경우\
이렇게도 가능합니다.

<figure><img src="/files/TGQYZFR9B0V9ZovpnwmJ" 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://mgunexcel.gitbook.io/doc/self/cases/power-option.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.
