Printer Firmware Update Interrupted – Fix It in 5 Steps

Hardware – Printers Intermediate 👁 5 views 📅 Jul 4, 2026

A cut power or bad USB cable can brick a printer mid-update. This guide gets it working again without sending it to the shop.

Quick answer for advanced users

Unplug the printer from power for 60 seconds. Reconnect while holding the power button and the Wi-Fi button (or the Stop button on some models) until the LCD shows a recovery menu. Then reflash the firmware via USB using the vendor's firmware updater tool.

What's actually happening here

Printer firmware updates are write operations to the flash memory chip on the main board. When your cat bumps the USB cable, the power flickers, or the computer goes to sleep mid-update, the chip gets left in a half-written state. The printer's bootloader can't find a valid firmware image to load, so it hangs at a blank screen, blinking LEDs, or a frozen progress bar. I've seen this happen most often on Epson WorkForce and Canon Pixma models after a brief power outage during an update.

Step-by-step fix (the main one)

  1. Power drain the printer completely. Unplug it from the wall and from the surge protector. Remove the power cord from the printer too. Wait 2 full minutes. This clears residual charge in the capacitors that can keep the bootloader stuck.
  2. Enter recovery mode. On most printers (Epson, Canon, HP), you press and hold the Power button and the Stop or Wi-Fi button simultaneously while plugging the power cord back in. Keep holding both buttons for 10 seconds after the printer turns on. You'll see a special recovery menu on the LCD – often says 'Firmware Update Mode' or just shows a computer icon.
  3. Connect via USB only. Unplug any Ethernet cable. Don't use Wi-Fi for this step. Old-school USB direct connection is the most reliable path when the printer's in recovery mode.
  4. Re-run the official firmware updater. Download the exact firmware file from the manufacturer's support site for your printer model. Run the updater as administrator. It should detect the printer in recovery mode and start the flash process again. Let it finish – don't touch anything.
  5. Power cycle normally. When the update finishes (the tool says 'Success'), unplug the printer for 10 seconds, plug it back in, and turn it on normally. Test a print from your computer.

If step 3 or 4 fails – the alternative

Sometimes the recovery mode won't even appear. On many Canon and Brother models, you can force a factory reset by holding the Stop button and the Color Start button while powering on. This wipes the corrupted firmware area and forces a fresh download from a USB drive. You'll need the firmware file on a FAT32-formatted USB stick in a folder named 'F/W' or 'UPDATE' depending on the brand. Check the manual for the exact file naming convention – it's picky.

On Epson WorkForce models, if you can't get recovery mode, press and hold the Paper Feed button and the Power button together for 30 seconds. This triggers a low-level bootloader reset that many online guides miss. I've fixed two bricked Epson printers this way.

Prevention tip for next time

Don't update the firmware over Wi-Fi. Use a USB cable directly. Also, plug the printer into a UPS (uninterruptible power supply) – even a cheap one. A 5-second power flicker during a 3-minute update is all it takes to turn a $200 printer into a paperweight. Also, disable your computer's sleep timer before starting the update. Windows loves to go to sleep at the worst possible moment.

Real story: A friend's Canon MG3620 got stuck mid-update because of a Windows update restart. Recovery mode didn't work. The USB stick trick with the firmware file in the root directory (not in any folder) brought it back. Took 3 tries with different USB sticks – old 2GB ones worked better than modern large drives.

Was this solution helpful?