Factory Reset

Factory Reset

Overview

The Factory Reset feature allows you to restore a DISPLAX Touch Controller to its original factory default settings using DISPLAX Service.

This action resets all configuration parameters and calibration data stored on the Touch Controller, returning it to a clean default state.

Factory Reset is useful when:

  • Troubleshooting persistent or unstable touch behavior

  • Preparing a Touch Controller for a new installation

  • Removing previous calibration or custom settings

  • Recovering from incorrect parameter changes


Important Notes Before Resetting

⚠️ Warning:
A factory reset will permanently erase:

  • Calibration data

  • Customized touch settings

  • Parameter adjustments

After resetting, recalibration will be required before normal operation.


How to Perform a Factory Reset

To restore the Touch Controller to factory defaults, run the following command:

displaxservice -a 127.0.0.1 --device-settings default

Parameter Explanation

  • -a 127.0.0.1 → Targets the local Touch Controller

  • --device-settings default → Resets all settings to factory defaults


    • Related Articles

    • Restart the Touch Controller

      Overview The Restart Touch Controller command allows you to remotely reboot the Touch Controller using DISPLAX Service, without restarting the host computer. Restarting is recommended after: Changing low-level device parameters Applying and saving ...
    • Save / Load Settings

      Overview DISPLAX Service allows you to save and load all device settings and calibration data between Touch Controllers of the same model and firmware version. This feature is useful for backup, replication, and fast deployment across multiple ...
    • Touch operation mode

      Overview By default, DISPLAX Touch Controllers automatically select the correct touch operation mode for the operating system in use. In most cases, no manual configuration is required. However, if your application or environment requires a specific ...
    • What is DISPLAX Service?

      DISPLAX Service Overview DISPLAX Service is a background process (agent/daemon) installed alongside DISPLAX Connect that enables low-level communication with your DISPLAX Touch Controllers. It acts as a command-line interface, allowing advanced ...
    • Parameters that can be used

      DISPLAX Service – Available Device Parameters Overview DISPLAX Service allows you to retrieve a complete list of available parameters and command options supported by a specific connected device. This ensures you only use parameters that are valid ...