'Zebra RW420 factory reset

I need to know how to perform a hard reset (factory defaults) to a RW420 Zebra wireless printer.

I read all the guides but it seems that this function is non implemented.

Thank you.



Solution 1:[1]

According to the Zebra website the RW420 supports ZPL. So you can use the a listing from the ZPL manual for "Configuration Update", the ^JU command, to reload factory settings. You can reload the factory settings by sending the following to the printer.

^XA
^JUF
^JUN
^JUS
^XZ

Solution 2:[2]

I would recommend you to use Zebra Setup Utilities.

  • First you need to connect to your printer.
  • After this you can go to printer-tools and there you will find the factory-reset option.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2 etalon11