# Running but not Visible

After launching Keyfax Admin you may see Keyfax running within your task bar or task manager but the Keyfax application may not appear on screen.\
\
This can occur if you previously launched the Keyfax admin tools on an external monitor and have since changed your monitor configuration. Keyfax will persist the previous window location when re-launched. If Keyfax was previously launched on an external monitor and the external monitor has since been disconnected Keyfax may not display on your primary monitor. This can often occur with laptops where you may use an external display.

### Solution

To resolve this issue please follow the steps below\...

1. Close Keyfax or end the KeyfaxAdmin task
2. Navigate to %appdata%\Keyfax Administration\\
3. Delete the `preferences.dat` file within the corresponding version folder
4. Launch Keyfax again and Keyfax should open on your primary monitor

{% hint style="info" %}
**NOTE** For versions before v4.3.1.1 please navigate to `%appdata%\Inter•View Administration\`
{% endhint %}


---

# 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.keyfax.biz/product-suite/admin/known-issues/running-but-not-visible.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.
