> For the complete documentation index, see [llms.txt](https://launcher-docs.netmarble.com/faq-tc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launcher-docs.netmarble.com/faq-tc/game-launch/3.md).

# 發生儲存空間不足錯誤警告

* 若出現\[容量不足]並且無法執行遊戲時，使用下列方法可排除問題。

#### \[排除方法]

1. Windows工作管理員 > 處理程序 > 刪除CPU佔比高的應用程式，並確認是否正執行其他應用程式後刪除
2. 確認本機磁碟(C:)可使用空間後，若空間少於20GB，移除不需要的檔案及應用程式&#x20;

※ 確認可使用空間方法: 本機磁碟(C:) 點擊滑鼠右鍵 > 內容 > 在一般分頁確認


---

# 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://launcher-docs.netmarble.com/faq-tc/game-launch/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.
