> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/support-uk/v240m/errors/printer-not-working.md).

# Printer Not Working

The V240M prints receipts only partially — a cold restart resolves it.

{% hint style="info" %}
**Use this page when** the V240M prints receipts only partially.
{% endhint %}

<details>

<summary>Keywords</summary>

Also called: printer not working, partial print, receipt not printing, incomplete receipt, printing issue. Search terms: printer, receipt, partial print, not printing, cold restart.

</details>

## Symptoms

You may see:

* Receipts print only partially, or don't print fully.

**Most likely cause:** a temporary fault that a cold restart usually clears.

## Resolution

{% stepper %}
{% step %}

### Switch the terminal off

Hold down the red `X` button for 10 seconds until the terminal powers down.
{% endstep %}

{% step %}

### Remove all power sources

Make sure the terminal is not charging and is disconnected from any power supply.
{% endstep %}

{% step %}

### Leave the terminal off

Wait 5 minutes to allow the device to perform a cold restart.
{% endstep %}

{% step %}

### Switch the terminal back on

Hold down the green `O` button until the terminal powers back on.
{% endstep %}

{% step %}

### Perform a test transaction

Log in and process a £0.01 test transaction to confirm the receipt prints fully.

✅ **Receipt prints fully — stop here.** ❌ **Still partial — see below.**
{% endstep %}
{% endstepper %}

## Still not working?

If receipts still print only partially after a cold restart, a [configuration update](https://helpcenter.verifone.com/webcom-tms/terminals/configuration-update) may be needed.

{% hint style="info" %}
**Still need help? Contact Verifone Support.**

If the steps above haven't resolved the issue, [contact Verifone Support](https://my.verifone.com/s/supportbyemail). Tell us the troubleshooting steps you've already tried — it helps us get you to the right support faster.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/support-uk/v240m/errors/printer-not-working.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
