> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plato.ae/llms.txt
> Use this file to discover all available pages before exploring further.

# Printer Troubleshooting

> Choose the right printer troubleshooting checklist.

Use these checklists before contacting support. Most printer issues come from power, paper, network, printer configuration, or Plato routing.

## Quick Checks

Start here during service. Open only the checks that match what staff can see on the printer.

<AccordionGroup>
  <Accordion title="Turn On / Off">
    1. Confirm the power cable and adapter are connected firmly.
    2. Confirm the power light is on.
    3. Turn the printer off for 10 seconds.
    4. Turn it back on and wait until the printer is ready.
    5. Try a test print again.

    Do not rapidly turn the printer on and off many times.
  </Accordion>

  <Accordion title="Paper">
    1. Open the printer cover.
    2. Confirm there is paper inside.
    3. Confirm the paper roll is facing the correct direction.
    4. For thermal paper, make sure the thermal side faces the print head.
    5. Try a new roll if the paper is old, damaged, or printing blank.

    If the printer prints blank paper, see [Blank Or Bad Printing](/printers/troubleshooting/blank-or-bad-print).
  </Accordion>

  <Accordion title="Close Correctly">
    1. Remove any jammed paper or small paper pieces.
    2. Pull a small amount of paper out past the cutter.
    3. Close the cover until it clicks.
    4. Confirm the paper feeds straight.
    5. Press `Feed` once to check movement.

    An open or half-closed cover can stop printing even when the printer has power.
  </Accordion>

  <Accordion title="Ethernet / Wi-Fi">
    1. For Ethernet, confirm both ends of the cable are connected.
    2. Check the LAN lights on the printer, router, or switch.
    3. For Wi-Fi, confirm the printer and POS are on the same Wi-Fi network.
    4. Confirm the printer IP address in Plato matches the printer status page.
    5. Restart the router or switch only if multiple network printers are affected.

    For deeper network checks, see [Ethernet And Wi-Fi Troubleshooting](/printers/troubleshooting/network).
  </Accordion>

  <Accordion title="Lights">
    Check `Power`, `Error`, `Paper`, and `Network` or `LAN` lights if available.

    If `Error` or `Paper` is on or blinking:

    1. Check paper.
    2. Check that the cover is closed.
    3. Check for a paper jam.
    4. Let the printer cool down if it feels unusually hot.
    5. Take a clear photo of the lights for support.
  </Accordion>
</AccordionGroup>

## Pick The Symptom

<CardGroup cols={2}>
  <Card title="Power, Paper, And Cover" icon="file-warning" href="/printers/troubleshooting/power-paper-cover">
    The printer is off, has an error light, has no paper, or the cover is open.
  </Card>

  <Card title="Ethernet And Wi-Fi" icon="network" href="/printers/troubleshooting/network">
    The printer is online sometimes, unreachable, or has the wrong IP address.
  </Card>

  <Card title="Blank Or Bad Printing" icon="receipt-text" href="/printers/troubleshooting/blank-or-bad-print">
    The printer prints blank paper, weak text, unclear output, or strange symbols.
  </Card>

  <Card title="Plato Routing" icon="git-branch" href="/printers/troubleshooting/plato-routing">
    Receipts, kitchen tickets, categories, order types, or void tickets go to the wrong place.
  </Card>

  <Card title="Self-Test And Reset" icon="rotate-ccw" href="/printers/setup/self-test-and-reset">
    Print a self-test/status page or reset network settings when needed.
  </Card>

  <Card title="Support Handoff" icon="life-buoy" href="/printers/troubleshooting/support-handoff">
    Collect the details support needs if the issue remains.
  </Card>
</CardGroup>

## First Question

Before changing settings, identify the blast radius:

1. Is one printer affected, or all printers?
2. Is the issue receipts, kitchen tickets, void tickets, reports, or all output?
3. Did the issue start after power, internet, router, Wi-Fi, printer move, or paper change?

If all network printers stopped together, start with [Ethernet And Wi-Fi](/printers/troubleshooting/network). If one printer has an error light, start with [Power, Paper, And Cover](/printers/troubleshooting/power-paper-cover).
