eScan | Services Restart Commands

Creation date: 6/26/2025 11:06 AM    Updated: 6/26/2025 11:06 AM

Use these commands to restart eScan server services, especially when encountering issues such as:

  • Unable to connect to database

  • Service not running

Step-by-Step Guide:

  1. Open Command Prompt as Administrator

    • Right-click on Command Prompt and select Run as Administrator

  2. Terminate eScan Processes

    • Killproc eserv.exe, trayeser.exe

  3. Stop eScan Apache Service

    • net stop escan-apache

  4. Start eScan Apache Service

    • net start escan-apache

  5. Start eScan eServ Service(The eScan Gear Icon should reappear after this step)

    • net start escan-eserv


These steps are applicable when experiencing service connection issues in the eScan Management Console.

Ensure that you have administrative privileges when performing these steps.