# 크롬 브라우저 설정 초기화 하는 방법

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

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

***

## 크롬 브라우저 설정 초기화 방법

{% stepper %}
{% step %}
크롬 브라우저 실행후 오른쪽 상단의 ![](https://tip.img2.kr/FAQ/newmakeshop/kimjh/chrome_icon.jpg) 버튼 클릭후 \[설정] 버튼 클릭해 주세요.

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

{% step %}
왼쪽 메뉴에서 \[설정 초기화]로 접속한 뒤, '설정을 기본값으로 복원' 버튼을 클릭해서 초기화를 진행하면 돼요.

<figure><img src="/files/XxwfsKm0QC0gGTd2citc" 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-3.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.
