# How to fix the QLM Management Console opening off the screen

### QLM Management Console not displayed on the screen

If your screen configuration changes, the QLM Management Console may open on a non-visible area of the screen. To resolve this, follow the steps below:

* Launch the QLM Management Console
* Hover over the QLM icon on the Windows taskbar
* When the QLM Management Console thumbnail appears, right mouse click it then select Move
* Click any of the arrows on your keyboard (up/down/left/right)
* Move your mouse to a visible area of the screen to relocate the QLM Management Console to this area.

### Other QLM Windows not displayed on the screen

If your screen configuration changes, some QLM windows may open on a non-visible area of the screen. To resolve this, follow the steps below:

* Launch the window that is causing the issue, for example, the QLM Event Viewer
* Hover over that window's icon on the Windows taskbar
* When the window thumbnail appears, right mouse click it then select Move
* Click any of the arrows on your keyboard (up/down/left/right)
* Move your mouse to a visible area of the screen to relocate the window to this area.


---

# 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.soraco.co/docs/faq/how-to-fix-the-qlm-management-console-opening-off-the-screen.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.
