> 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/printer-help/receipt-printer-troubleshooting.md).

# Receipt Printer troubleshooting

- [Receipt Printer No Power - Power LED Is Off](https://commanderhelp.verifone.com/printer-help/receipt-printer-troubleshooting/receipt-printer-no-power-power-led-is-off.md): Use this page when the receipt printer has no lights on at all. Covers power switch checks and power cable reseating to restore power to the printer.
- [Receipt Printer Red Error Light Is On](https://commanderhelp.verifone.com/printer-help/receipt-printer-troubleshooting/receipt-printer-red-error-light-is-on.md): Use this page when the receipt printer has a solid or flashing red light. Covers lid latch, paper jam, paper path clearing, and power cycling the printer to clear the error.
- ["Receipt Printer Unavailable" Error Fix](https://commanderhelp.verifone.com/printer-help/receipt-printer-troubleshooting/receipt-printer-unavailable-error-fix.md): Fix the POS “Receipt Printer Unavail.” error. Restore printer communication by rebooting, matching COM port settings, and reseating the RS-232 serial cable.
- [New receipts not printing (reprints work)](https://commanderhelp.verifone.com/printer-help/receipt-printer-troubleshooting/new-receipts-not-printing-reprints-work.md): Fix when the printer can reprint, but won’t print receipts for new sales. No error shows on the register.
- [Receipt prints gibberish / random characters](https://commanderhelp.verifone.com/printer-help/receipt-printer-troubleshooting/receipt-prints-gibberish-random-characters.md): Fix unreadable receipts by matching the COM port and baud rate (usually 38400).


---

# 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/printer-help/receipt-printer-troubleshooting.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.
