---
title: Uninstalling the PingID integration for Mac login
description: You can uninstall the PingID integration for Mac login with the UI wizard or with the command-line installation.
component: pingid
page_id: pingid:pingid_integrations:pid_uninstalling_integration_mac_login
canonical_url: http://docs.pingidentity.com/pingid/pingid_integrations/pid_uninstalling_integration_mac_login.html
revdate: January 30, 2024
section_ids:
  uninstalling-the-pingid-integration-for-mac-login-using-ui-wizard: Uninstalling the PingID integration for Mac login using UI wizard
  steps: Steps
  result: Result:
  result-2: Result:
  result-3: Result:
  uninstalling-the-pingid-integration-for-mac-login-using-the-cli: Uninstalling the PingID integration for Mac login using the CLI
  about-this-task: About this task
  steps-2: Steps
  result-4: Result:
---

# Uninstalling the PingID integration for Mac login

You can uninstall the PingID integration for Mac login with the UI wizard or with the command-line installation.

* UI

* CLI

## Uninstalling the PingID integration for Mac login using UI wizard

Uninstall the PingID integration for Mac login using the User Interface (UI) wizard.

### Steps

1. Ensure that you have available the same `PingID-MacOS-Login<version>.dmg` file that you used to install PingID integration.

   For more information, see [Installing PingID integration for Mac login using UI wizard](pid_installing_pid_integration_mac_login_using_ui_wizard.html), step 2.

2. Double-click the `PingID-MacOS-Login<version>.dmg` file to launch the setup wizard.

   The installer opens.

   ![PingID installer/uninstaller](_images/sgi1598263328253.png)

3. Double-click the **Uninstaller.app** icon.

   #### Result:

   You see a downloaded app warning.

   ![Downloaded app warning window](_images/lwp1598273913109.png)

4. Click **Open**.

   #### Result:

   You are asked to confirm the uninstall.

   ![Uninstall confirmation window](_images/qwh1598274057844.png)

5. Click **Yes**.

6. If required, enter your machine user name and password.

   #### Result:

   As soon as you authenticate, the uninstall completes without further interaction.

## Uninstalling the PingID integration for Mac login using the CLI

Uninstall PingID integration for Mac login using the command-line interface (CLI).

### About this task

To uninstall the PingID integration, you must have administrator privileges on the relevant Mac machine.

### Steps

1. Open a terminal window and type `cd /Library/Application\ Support/PingIdentity`

2. Enter the following command:

   ```
   sudo sh ./perform_uninstall.sh
   ```

3. Enter your admin user name and password.

   #### Result:

   The uninstall completes.
