# FIVEM 캐시삭제

{% stepper %}
{% step %}

### 실행창 열기

* **설명:**\
  시작 메뉴에서 <mark style="color:yellow;">**실행  프롬프트**</mark>실행합니다.\
  ![](/files/4PKBzUZn0XfmTZZnX0xh)
* **조작:**\
  실행 창에 `%localappdata%`를 입력한 후 **Enter** 키를 누릅니다.

```
%localappdata%
```

*

```
<figure><img src="/files/q7gljH9mOWIkX3oeesD6" alt=""><figcaption><p>실행창</p></figcaption></figure>
```

{% endstep %}

{% step %}

### FiveM 폴더 찾기

* **설명:**\
  로컬 앱 데이터 폴더가 열리면, <mark style="color:yellow;">**FiveM**</mark> 폴더를 찾습니다.
* **팁:**\
  폴더가 보이지 않을 경우, 파일 탐색기에서 <mark style="color:yellow;">**숨김 항목 보기**</mark>를 활성화하세요.<br>

  <figure><img src="/files/dbPrAlt3EEUUOSLfn72k" alt=""><figcaption><p>C:\Users\사용자AppData\Local</p></figcaption></figure>

{% endstep %}

{% step %}

### FiveM Application Data 폴더 찾기

* **설명:**\
  로컬 앱 데이터 폴더가 열리면, <mark style="color:yellow;">**FiveM Application Data**</mark> 폴더를 찾습니다.

  <figure><img src="/files/sRoJAAMUq5sSEGnjljna" alt=""><figcaption><p>C:\Users\사용자AppData\Local\FiveM Application Data</p></figcaption></figure>

{% endstep %}

{% step %}

### data 폴더 삭제

* data 폴더를 마우스 오른쪽 버튼으로 클릭하고 <mark style="color:yellow;">**삭제**</mark>를 선택합니다.
* 작업 전에 꼭 FiveM 및 락스타 관련 프로그램을 모두 종료하세요.
*

```
<figure><img src="/files/5uXiIY223mYrQd5eYOYy" alt=""><figcaption><p>C:\Users\사용자AppData\Local\FiveM\FiveM A</p></figcaption></figure>
```

{% hint style="danger" %}
data 폴더 삭제 시, 커스텀으로 적용된 그래픽 패치가 전부 삭제될 수 있습니다.
{% endhint %}

그래픽 패치 중 일부 파일이 삭제되었을 경우, 게임 접속 시 오류가 발생할 수 있습니다. \
이러한 문제가 발생하면, 사용 중인 클라이언트(예: Steam)에서 **무결성 검사**를 진행하여 손상되거나 누락된 파일을 복구해야 합니다.\
\
무결성 검사를 통해 게임 파일을 원상태로 복구하면 정상적으로 접속할 수 있습니다.
{% endstep %}

{% step %}

### 게임 실행

삭제 작업이 완료되면 FiveM Client를 실행하여 서버에 접속합니다.
{% endstep %}
{% endstepper %}

{% content-ref url="/spaces/FSqg9VmrnCsWrobqJszx/pages/ecMnZ0AAMlQibRt2zLnJ" %}
[Broken mention](broken://spaces/FSqg9VmrnCsWrobqJszx/pages/ecMnZ0AAMlQibRt2zLnJ)
{% endcontent-ref %}


---

# 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.dokku.co.kr/shiba/guide/undefined/fivem-1.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.
