# 无法弹出窗口

在使用过 SimFly Linker 的弹出窗口传输功能后，你可能会发现下一次进入游戏时，无论怎样按 Right ALT + Left Mouse Button，都看不到窗口再弹出来。别担心，并不是窗口无法弹出，而是窗口弹出后，MSFS 会立刻把它移动到 MSFS 记住的位置。（这是因为串流时 SimFly Linker 会把窗口移动到隐藏位置；如果你退出游戏时窗口仍处于隐藏位置，MSFS 就会记住这个错误的位置。）

要重置当前弹出窗口的位置：你可以在 SimFly Linker 的 Tools 页面点击 RESET Popup Windows 按钮。

为了让 MSFS 重新记住弹出窗口的“正确”位置，在点击 “RESET Popup Windows” 按钮后，请保持弹出窗口处于打开状态，并返回游戏主菜单。

{% hint style="success" %}
如果你按下 RightAlt 键时鼠标没有变成放大镜图标，请进入 MSFS 的 Control Option，搜索 “NEW UI WINDOW MODE”，并将 Right Alt 键重新绑定到该项。
{% endhint %}

<br>


---

# 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.simflypad.com/v1/cn/gu-zhang-pai-chu/cant-pop-up-windows.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.
