# ファイルやフォルダーにある灰色の「X」または「茶色のスーツケース」はなぜ表示されるのですか？

KONNEKT ユーザー（Windows 10 以前）では、Windows ファイル エクスプローラーのファイルおよびフォルダーのアイコンに灰色の「X」が表示される場合があります。

![](/files/24566d449ac8b10303960a90bfcea397467382b3)

Windows 11 では次のように表示されます&#x20;

<figure><img src="/files/b474f1fba3f44f170be6dcedda7778be1cc0e865" alt=""><figcaption></figcaption></figure>

**これはエラーでも問題でもありません。** ファイルは引き続き制限なく操作できます。

これは、帯域幅を節約するために KONNEKT のフォルダーとファイルが持つ設定を、Windows ファイル エクスプローラーで可視化したものです。

**背景：**

この設定は「FILE\_ATTRIBUTE\_OFFLINE」と呼ばれます。これは、このファイルまたはフォルダーがすぐには利用できないことをオペレーティング システムに示します。その結果、Windows ファイル エクスプローラーはそのファイルのプレビューを生成しません。

**回避策：**

この記号は通常、新規インストール後に表示されますが、回避策として Windows ファイル エクスプローラーを再起動すると消すことができます。

**この設定は、クライアントと SharePoint Online 間の帯域幅を節約するために、KONNEKT のファイルとフォルダーに使用しています。**

この表示は、すべてのクライアントに見えるわけではありません。

こちらも参照： [オフライン属性](/ja/configuration/system-settings/offline-attribute.md)


---

# 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.konnekt.io/ja/troubleshooting/why-is-there-a-grey-x-on-my-files-and-folders.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.
