> For the complete documentation index, see [llms.txt](https://commanderhelp.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://commanderhelp.verifone.com/pos-help/pos-help/register-touchscreen-not-responding.md).

# Register touchscreen not responding

## POS touchscreen not responding (Ruby2, Topaz XL, C18)

Use this guide if you can see the regular POS or register screen, but touch isn’t working right:

* Taps don’t register anywhere.
* Touches register in the wrong spot.
* Only one edge (often the bottom) won’t respond.
* Touch worked before, then stopped after cleaning or moving.
* The screen “clicks by itself” or behaves randomly.

{% hint style="info" %}

### Find your register model first. Ruby2 and Topaz XL use infrared touch. C18 uses a standard touchscreen. The fix depends on the model.

{% endhint %}

<details>

<summary>Keywords</summary>

**Also called:** Register touch not working | Register not responding to touch | Touchscreen not working | Touch screen not responding | Touch not registering | Touch registers wrong spot | Ghost touches | Frozen touch | Dead touch

**Keywords:** POS touchscreen not responding, register touch not working, touch screen not responding, touch not registering, touch registers wrong spot, ghost touches, frozen touch, dead touch, Ruby2 touchscreen not working, Topaz XL touch not working, C18 touchscreen not working, infrared touchscreen not working, bezel edge blocked, direct sunlight infrared touch, clean touchscreen edges, microfiber cloth

</details>

### Before you start (30 seconds)

* Confirm the register is **powered on** and the display is lit.
* If you’re mid-sale, finish the sale first if you can.
* Don’t unplug random cables.
* Only move cables if a step tells you to.

{% hint style="success" %}
Most touchscreen issues are fixed by clearing the edges, avoiding direct sunlight, and cleaning the screen with a dry, clean, soft cloth.
{% endhint %}

***

### How to fix Register Touchscreen not responding

Pick your model. Then follow the steps in order.

{% tabs %}
{% tab title="Ruby2 / Topaz XL" %}
{% stepper %}
{% step %}

#### Clear the screen edges

Remove anything touching the screen(ex: stick notes, other stickers, etc.).

Clear the inner edges of the screen, mainly the bottom edge first.

Test touch on 2–3 buttons.

If touch works now, stop here.
{% endstep %}

{% step %}

#### Get out of direct sunlight

Reposition the register to be away from direct sunlight.

Bright sunlight can blind infrared sensors.
{% endstep %}

{% step %}

#### Clean with a dry microfiber cloth

Wipe the screen and the full perimeter.

Focus on corners and edges.

{% hint style="warning" %}
Don’t spray liquid onto the screen. Don’t use paper towels.
{% endhint %}

Test touch again.

If touch works now, stop here.
{% endstep %}

{% step %}

#### Reboot the register

Reboot the register by unplugging the power.

Keep it off for 5mins.

Power the register back On and Test.

If touch works now, stop here.
{% endstep %}

{% step %}

#### Still not working?

If touch still fails, contact support.

{% hint style="info" %}
N**eed assistance? Contact Verifone Helpdesk at anytime.**

* Use our **Chat** platform
* Or call **1.800.VERIFONE (837.4366)**

Tell us the troubleshooting steps you’ve already tried. This saves time and gets you the right support faster.
{% endhint %}

Have this ready to save time:

* Model (Ruby2 or Topaz XL or C18)
* Symptom (no touch vs one edge vs ghost touches)
* Lighting (direct sun vs shaded)
* What you tried (edges, sunlight, cleaning, restart)
  {% endstep %}
  {% endstepper %}

<details>

<summary>Why edges and sunlight matter on Ruby2 / Topaz XL</summary>

These models use infrared sensors along the bezel.\
Anything blocking the edge, or strong sunlight, can break touch detection.

</details>
{% endtab %}

{% tab title="C18" %}
{% stepper %}
{% step %}

#### Clean the screen (slightly damp cloth)

Use a soft, clean cloth that is damp, not dripping.

Wipe the screen. Then dry it with a clean, dry cloth.

{% hint style="warning" %}
Too much water can seep into the edges. Keep the cloth only slightly damp.
{% endhint %}

Test touch again.

If touch works now, stop here.
{% endstep %}

{% step %}

#### Test corners and edges

Tap each corner and the middle.

Watch for one “dead” area.

If touch works normally, stop here.
{% endstep %}

{% step %}

#### Reboot the register

Reboot the register by unplugging the power.

Keep it off for 5mins.

Power the register back On and Test.

If touch works now, stop here.
{% endstep %}

{% step %}

#### Still not working?

If touch still fails, contact support.

{% hint style="info" %}
N**eed assistance? Contact Verifone Helpdesk at anytime.**

* Use our **Chat** platform
* Or call **1.800.VERIFONE (837.4366)**

Tell us the troubleshooting steps you’ve already tried. This saves time and gets you the right support faster.
{% endhint %}

Have this ready:

* Model (C18)
* Which areas don’t respond
* What you tried (cleaning, corner test, restart)
  {% endstep %}
  {% endstepper %}
  {% endtab %}
  {% endtabs %}

***

### Common questions

<details>

<summary>Why would a sticky note stop my touchscreen from working?</summary>

On Ruby2 and Topaz XL, the bezel has infrared sensors.\
Anything touching the edge can block them.

</details>

<details>

<summary>Can sunlight really make my touchscreen stop working?</summary>

Yes on Ruby2 and Topaz XL.\
Bright sunlight can “blind” infrared sensors and kill touch.

</details>

<details>

<summary>Why can't I use a damp cloth on the Ruby2 or Topaz XL?</summary>

These models have sensors along the bezel edges.\
Moisture near the edges can damage hardware. Use a dry cloth only.

</details>

<details>

<summary>My screen works sometimes but not other times — what causes that?</summary>

Ruby2/Topaz XL: it’s usually shifting sunlight, something touching the bezel or something stuck on screen like some dirt or residue.\
C18: it’s often moisture/residue, or a developing hardware fault.

</details>

<details>

<summary>Does this troubleshooting apply to the C18 touchscreen being too sensitive or registering ghost touches?</summary>

Cleaning often resolves ghost touches caused by grease or moisture residue.\
If it persists on a clean screen, it’s usually hardware.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://commanderhelp.verifone.com/pos-help/pos-help/register-touchscreen-not-responding.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.
