# Run at startup

1. <mark style="color:purple;">Windows + R</mark>: Enter one of these below directories

{% tabs %}
{% tab title="Start for current USER" %} <mark style="color:yellow;">`shell:Startup`</mark>
{% endtab %}

{% tab title="Start for all USERS" %} <mark style="color:yellow;">`shell:Common Startup`</mark>
{% endtab %}
{% endtabs %}

2. **Copy** & **Paste** the shortcut you created from [Create shortcut](/rclone-mount-for-windows/silentcmd/setup-shortcut/create-shortcut.md)

***

And now in **Task Manager**, it will show like this:

* ![Auto start in Task Manager](/files/7HoMLLkicpOuA5tD8rea)


---

# 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://kevinnitro.gitbook.io/rclone-mount-for-windows/silentcmd/setup-shortcut/run-at-startup.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.
