Uninstall Site24x7's Windows Server Monitoring Agent

How to uninstall the Site24x7 Windows Server Monitoring Agent

Method 1:

  1. To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip

  2. Unzip and execute the Uninstall.bat file in the Command Prompt as an administrator.

  3. Open Command Prompt as Administrator, then execute the following commands one by one:

    sc delete "Site24x7 Plugin Agent"

    sc delete "Site24x7 Applog Agent"

    Notes
    Ensure the Services window (services.msc) is closed before proceeding.

  4. You can ignore any error messages that appear when running these commands.

  5. Wait a few minutes to allow the services to be fully deleted.

 

Method 2:

You can also execute the following script in the Command Prompt as an administrator:

 MsiExec.exe /X{0C16B7BE-0473-4345-B182-E61A209699D4} /quiet 

By doing so, you can uninstall your Site24x7 Windows Server Monitoring Agent.