Skip To Content

Uninstalling Portal for ArcGIS

You can uninstall Portal for ArcGIS either with a user interface (UI) or silently. Follow the steps in the sections below to uninstall.

Nota:

Your portal's data and content are not removed when Portal for ArcGIS is uninstalled.

Before uninstalling Portal for ArcGIS

If Portal for ArcGIS is configured to be started with the operating system, follow the steps below to remove the daemon:

  1. Switch to root user.
  2. Remove the daemons, if created, by executing the following commands provided below:
    • RHEL:
      $ chkconfig --del arcgisportal
      $ rm -f /etc/rc.d/init.d/arcgisportal
    • SUSE:
      $ insserv -r arcgisportal
      $ rm -f /etc/init.d/arcgisportal
  3. End the root user session.

Uninstalling using the UI

  1. Log in as account that was used to install Portal for ArcGIS.
  2. Browse to the root of the Portal for ArcGIS installation directory and launch the uninstall_ArcGISPortal script.
  3. In the uninstaller, click Uninstall to proceed with the uninstallation of Portal for ArcGIS.
  4. When the uninstallation is completed, click Done to exit.

Silently uninstalling

Run to the following command from the command line:

<Portal for ArcGIS installation directory>./uninstall_ArcGISPortal -s