> 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を起動

コンピュータの起動時に自動的にKeeperパスワードマネージャーを起動できます。

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2Fgit-blob-430fd66250b8f2c667bcbb942ec1619bc96d4bd9%2FLaunch%20on%20Start%20Up.jpg?alt=media" alt=""><figcaption></figcaption></figure>

## Windows

コンピュータの起動時にKeeperパスワードマネージャーアプリが起動するように設定するには、Win + Rキーを押し、 `shell:startup` と入力します。

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2Fgit-blob-8bd8f69e22497727d1c19f30915e8243cd7cdcce%2Frun%20shell%20startup.png?alt=media" alt=""><figcaption><p>スタートアップフォルダを開く</p></figcaption></figure>

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

## macOS

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

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2Fgit-blob-ebd1498dd82f8713b3ad5926e351b6c067cb98c7%2Fimage%20(170).png?alt=media" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2Fgit-blob-bb0ea0360d37b44c42ec34022f70e77f47539311%2Fimage%20(237).png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2Fgit-blob-333e5e570999e5d826f8000982495187dde5925a%2Fimage%20(245).png?alt=media" alt=""><figcaption></figcaption></figure>

これで、コンピュータの起動時に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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/enterprise-guide/jp/deploying-keeper-to-end-users/desktop-application/launch-on-start-up.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
