> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/jp/deploying-keeper-to-end-users/desktop-application/launch-on-start-up.md).

# コンピュータの起動時にKeeperを起動

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

## Windows

コンピュータの起動時にKeeperパスワードマネージャーアプリが起動するように設定するには、**\[スタート]** > **\[ファイル名を指定して実行]** へ進み、`shell:startup` と入力します。

<figure><img src="/files/WXhstIEC2RNVTXHEyCS3" alt=""><figcaption><p>startup フォルダを開く</p></figcaption></figure>

スタートアップフォルダが表示されます。このフォルダにKeeperデスクトップのショートカットを配置します。これで、コンピュータの起動時にKeeperが自動的に起動するようになります。

## Mac

システム設定から\[一般] > \[ログイン項目]へと進みます。

<figure><img src="/files/6h55f0ZrPacaA3zrQ4h1" alt=""><figcaption></figcaption></figure>

**\[+]** ボタンをクリックし、**\[アプリケーション]** に移動して **\[Keeper Password Manager]** を選択します。

<figure><img src="/files/gB1uy5JqrzcbNOtlNvcr" alt="" width="314"><figcaption></figcaption></figure>

<figure><img src="/files/cnGn2YPAwqOVAm97SF6j" alt=""><figcaption><p>Keeper Password Managerを選択する</p></figcaption></figure>

これで、Macを起動するとKeeperが自動的に起動するようになります。


---

# 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://docs.keeper.io/enterprise-guide/jp/deploying-keeper-to-end-users/desktop-application/launch-on-start-up.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.
