> For the complete documentation index, see [llms.txt](https://help.ilabs.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ilabs.co.kr/faq/01/01-002.md).

# 아이랩 실행 오류 문제

## Q 문의&#x20;

* 아이랩 실행 또는 로그인 시 오류메시지가 반복해서 발생합니다.
* 다른 사용자의 컴퓨터에서는 정상적으로 로그인됩니다.

![Error 팝업창](/files/-L9sMU8MaEbGnzzEvGcv)

## A 답변&#x20;

* 안녕하세요. 답변드립니다. 해당 오류는 자신의 PC에 설치되어있는 운영체제인 Windows(윈도우) 와 충돌이 일어난 것입니다.&#x20;
* 아이랩을 사용하기 위한 윈도우 기본 설정 방법을 확인해 보시고, 해당 설정대로 되어있는지 확인해 보시기 바랍니다. (해당 내용은 Windows 7 기준으로 설명하도록 하겠습니다. 윈도우 XP, 윈도우 8도 크게 다르지 않습니다.)

{% hint style="info" %}

* 실행되어있는 아이랩 종료.<br>
* [디스플레이 설정](/faq/01/01-002.md#2)을 변경하기 위해서는 윈도우 로그오프를 진행해야 하니, 저장해야 할 문서 또는 저장해야 할 파일들은 미리 저장해주시기 바랍니다.
  {% endhint %}

## 1 사용자 계정컨트롤 설정.

1\. 시작 → 제어판으로 이동.

2\. 사용자 계정 선택

![](/files/-L9sMU8fW7PR--eqQa37)

**※ 사용자 계정 메뉴를 찾기가 어려우시다면 제어판 우측 상단에 있는 보기 기준을 변경하여 찾아보시기 바랍니다.**

![](/files/-L9sMU90GPzApdFhBfB3)

3\. 사용자 계정 컨트롤 설정 변경 클릭

4\. 왼쪽 막대를 기본값 → 다음의 경우 **알리지 않기로 이동**

![](/files/-L9sMU8vt2RWtK7wsmcl)

5\. 확인 버튼 클릭

## 2 디스플레이 설정

1\. 시작 → 제어판으로 이동

2\. 디스플레이 설정

![](/files/-L9sMU9R4Wsj3u-RII56)

**※ 디스플레이 메뉴를 찾기가 어려우시다면 제어판 우측 상단에 있는 보기 기준을 변경하여 찾아보시기 바랍니다.**

3\. 선택되어있는 폰트 크기가 크게 또는 '중간'으로 선택되어있다면 '작게'로 변경.

![](/files/-L9sMU9noTnrze5BZ5-T)

![](/files/-L9sMU9vStOquIRBB6Jy)

4\. `적용` 버튼 클릭.

5\. 로그오프 선택 창이 팝업되면 지금 로그오프를 해주세요.

![](/files/-L9sMUAB0nqmrrbayy3D)

{% hint style="info" %}
**※ 저장할 파일들이 있다면 나중에 로그오프를 선택하시고, 파일들을 저장 후 로그오프를 진행해주세요.**
{% endhint %}

6\. 로그오프 방법&#x20;

시작 → 시스템 종료 우측에 있는 ▷(오른쪽 화살표) 선택 → 로그오프 선택을 하여 로그오프해주세요.

![](/files/-L9sMUAOoX7i7-VbvJIV)

## 3 현재 PC 시간을 오늘 날짜로 설정

{% hint style="info" %}
오늘 날짜가 아닐 때만 진행해주세요\~
{% endhint %}

1\. 윈도우 우측 하단에 시간이 나온 부분을 클릭

![](/files/-L9sMUAgIbnbYyuDh4fI)

2\. `날짜 및 시간 설정 변경...` 부분 클릭

![](/files/-L9sMUB1ODm2yQxIwIbD)

3\. 팝업되는 창에서 한번 더 `날짜 및 시간 설정 변경`버튼 클릭

![](/files/-L9sMUBJiFzG3Nz8hdCg)

4\. 현재 날짜를 선택, 현재 날짜로 입력한 후 `확인` 버튼 클릭

![](/files/-L9sMUB_wtHuGxiZlU-K)

5\. 다시 한 번 `확인` 버튼 클릭

![](/files/-L9sMUBta5VPz1VDuvPf)

{% hint style="info" %}
**※ 3가지 설정사항을 확인 후 아이랩 실행하여 로그인해보시기 바랍니다.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.ilabs.co.kr/faq/01/01-002.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.
