Uninstall ArcGIS Monitor Agent
If you used the software installation wizard to install ArcGIS Monitor Agent, it is recommended that you also use the wizard for the uninstall process.
Uninstall Monitor Agent using the wizard
You can perform the following processes when you use the wizard:
Modify—Repair errors in a previous installation of Monitor Agent.
Remove—Remove all files associated with a Monitor Agent installation on a single machine.
To uninstall Monitor Agent using the wizard, complete the following steps:
Access the Windows Control Panel from the Start menu or search box.
Under Programs, click Uninstall a program.
Choose ArcGIS Monitor Agent from the list of programs and features.
Click Uninstall, and follow the prompts in the wizard.
Click Finish when the uninstall process is complete.
Uninstall Monitor Agent silently
Run the following command to uninstall Monitor Agent silently from the command line:
|
Release |
Command |
|---|---|
|
2026.0 |
|
To uninstall ArcGIS Monitor Agent using the command line interface (CLI), complete the following steps:
Start a terminal session on the Monitor Agent machine with a user in the sudoers group.
Run the following command to remove the
arcgis-monitor-agentservice:sudo <Monitor Agent installation location>/framework/etc/scripts/remove_Monitor_Agent_service.shThe default installation directory is
<ArcGIS Monitor user account home directory>/arcgis/monitor/agent.Start a terminal session with the ArcGIS Monitor account and ensure that the user account has full permissions to the installation directory.
Run the following command to uninstall Monitor Agent:
<Monitor Agent installation location>/uninstall_Monitor.shThe default installation directory is
<ArcGIS Monitor user account home directory>/arcgis/monitor/agent.Follow the prompts on the screen to uninstall the software.