# TSG: Pen display always shows info box on screen

## Background

Pen displays and monitors in general can show an information box like this on their screen when they start up.

<div align="left"><figure><img src="/files/gdIG891G6fRXIiKAcsuO" alt="" width="375"><figcaption></figcaption></figure></div>

Often this box lists some basic information such as :

* Which port is being used for the video signal
* The resolution and refresh rate being used

Usually this appears when the display is first turned on and will appear only for a few seconds.

## The problem

Sometimes this box doesn't disappear. It just stays visible and hides whatever is behind it.

## Key points

A couple of things to understand:

* This box is being shown by the tablet itself, not the computer the tablet is attached to
* It is not entirely clear why it sometimes does not go away
* Installing or reinstalling drawing tablet drivers will have no effect

## What to try

* OPTION 1: The most success I have seen with this problem is force the display to bring up its OSD (On-screen Display) and then hide the OSD.
  * How the OSD is shown and hidden depends on the specific device. But here are some common ways
    * Hold down the tablet power button for a few seconds
      * Hold down a button on the tablet for a few seconds
      * Launch the OSD from the tablet driver
    * This is what an OSD looks like (it varies by tablet)

      <figure><img src="/files/1UtMwYOFfTFx9bE8vabX" alt="" width="188"><figcaption></figcaption></figure>
* OPTION 2: Try connecting the pen display to another source of video signal
  * That might trigger the display to "reset" the box
  * Try connecting the HDMI of the tablet to the HDMI port of a DVD player, XBOX, or a camera.
* OPTION 3:
  * Turn off the display
  * Unplug the display from the computer and from power
  * Hold down the power button for a few seconds
* FINALLY
  * If all else fails, contact customer support.


---

# 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.sevenpens.com/drawtab/troubleshoot/tsg-pen-display-always-shows-info-box.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.
