# 엣지 브라우저 초기화 및 복구 진행 하는 방법

엣지 브라우저 사용 중 아래와 같은 문제가 발생하면 초기화해 보세요.

> 메이크샵 월 이용료나 부가서비스 결제가 안될 때
>
> 쿠키와 임시파일을 삭제해도 관리자 페이지에서 자동 로그아웃될 때
>
> 확장 프로그램이 많아서 관리자 페이지와 충돌이 발생할 때
>
> 특별한 이유 없이 브라우저가 자동으로 종료될 때

***

## 엣지 브라우저 설정 초기화 방법

{% stepper %}
{% step %}
엣지 브라우저 오른쪽 상단의 ··· 더보기 메뉴를 클릭해 주셔서 \[설정] 버튼을 클릭해 주세요.

<figure><img src="/files/V1uoCaAx6qUIx5c7iuqk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[설정 > 원래대로 설정] 메뉴에서 \[설정을 기본값으로 복원]을 클릭해 주세요.

<figure><img src="/files/N8vqE86yweUls1WuV6Wa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[초기화] 버튼을 누르면 기본 설정으로 리셋돼요.

<figure><img src="/files/iVNx2QSDV86buayszbtT" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 엣지 브라우저 복구를 통한 초기화 재설정 방법 (윈도우 11 기준)

{% stepper %}
{% step %}
\[윈도우 시스템 설정 > 앱 및 기능]으로 이동해 주세요.

<figure><img src="/files/5aLba7GYLmfVuIXq5mP1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[앱 > 앱 및 기능]에서 Microsoft Edge 앱 옆의 ··· 버튼을 클릭하고 \[수정]을 눌러주세요.

<figure><img src="/files/Hbci2AQd4DszAu7L1IMs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[복구] 버튼을 누르면 엣지 브라우저를 다시 다운로드하고 설치하면서 복구돼요.

<figure><img src="/files/FECuz9o8GEn7PiJB2ETJ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

위 방법으로 엣지 브라우저를 재설정하거나 복구하면 쿠키나 임시 데이터를 포함해 시작 페이지 등이 리셋돼요. 하지만 즐겨찾기, 저장된 암호, 검색 기록은 그대로 유지되니 안심해 주세요.


---

# 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://help.makeshop.co.kr/faq/pc-and/undefined-4.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.
