# PC运行时，无法自动运行启动器

* 根据PC环境不同，无法将Netmarble启动器添加为开机自动运行的应用时发生的问题。
* 在Windows中可以修改设置，将Netmarble启动器更改为开机自动运行。
* 具体的解决方案请参考以下内容。

#### \[解决方法]&#x20;

1. 在任务栏>搜索中搜索“任务管理器”并运行（在不同的Windows版本中，也可能是“预约任务”。）
2. 点击任务管理器右侧进程>\[创建任务]&#x20;
3. “新建任务”窗口打开后，在上方标签普通>设定名称为“Netmarble Launcher”&#x20;
4. 在一般>安保选项里选中“□以最高权限运行”&#x20;
5. 点击上方标签触发器>\[新建]键后，将任务开始设置为“登入计算机时”，再点击\[确认]键&#x20;
6. 点击上方标签动作>\[新建]键，然后点击\[查找]键&#x20;
7. 打开文件夹，在地址栏中输入“C:\Program Files\Netmarble\Netmarble Launcher”（没有安装在默认位置的用户需要输入启动器的安装路径。）&#x20;
8. 打开文件夹内路径后，选择“Netmarble Launcher”应用软件，然后点击\[确认]键

※ 确认正常运作的方法：点击右侧“所选项目”>\[运行]键时，确认Netmarble启动器是否运行

※ 如果没有运行，请确认文件路径是否设置正确，同时确认账号是否设置了管理员权限。

#### \[赋予账号管理员权限的方法]

1. 按下“Windows键+R”唤起运行窗
2. 在运行的窗口中输入“netplwiz'，点击\[确认]键
3. 选择当前登录Windows的账号，点击\[属性]键
4. 选中上方“添加组别”>“管理员”后点击\[应用]键


---

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