# Uninstall ABAP Agent

### Uninstall the ABAP Addon <a href="#toc201668110" id="toc201668110"></a>

To uninstall the ABAP addon, follow these steps:

1. Sign in to your QAS or PRD system using client 000, as a user with sufficient permissions to update the Data Dictionary.
2. Run transaction SAINT. In the **Add-on Installation Tool** screen, select the **Uninstallable components** tab.<br>

   <div align="left"><figure><img src="https://4057366433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjqTCMRYvHhDgsdPLUnc%2Fuploads%2FRUZ8wfq3HVxZSUfZrO1L%2Fimage.png?alt=media&#x26;token=1066ae62-0560-4900-80a4-02f6c232a050" alt="" width="563"><figcaption></figcaption></figure></div>
3. Select the TRICE Add-on with Release 100\_700, and select **Start**. SAP displays the following dialog.<br>

   <div align="left"><figure><img src="https://4057366433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjqTCMRYvHhDgsdPLUnc%2Fuploads%2FsRi05hhuVod3nsXzEJZT%2Fimage.png?alt=media&#x26;token=0c1d1a01-793d-4ecd-8efa-0788e2ae9c50" alt="" width="563"><figcaption></figcaption></figure></div>
4. Select . The **Status/Remarks** section shows the following.<br>

   <div align="left"><figure><img src="https://4057366433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjqTCMRYvHhDgsdPLUnc%2Fuploads%2FZasjC05nlNbuKSifKIuR%2Fimage.png?alt=media&#x26;token=8c92a534-0d3e-4b7c-8a79-78938e429c42" alt="" width="563"><figcaption></figcaption></figure></div>
5. Monitor the uninstallation process in the SAPGUI status bar. When the uninstallation process has finished, the **Status/Remarks** section shows the following.<br>

   <div align="left"><figure><img src="https://4057366433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjqTCMRYvHhDgsdPLUnc%2Fuploads%2FFODhIYr2bB2ufc170C4K%2Fimage.png?alt=media&#x26;token=8265b438-b291-4f38-9e51-25ffaf924e41" alt="" width="563"><figcaption></figcaption></figure></div>
6. Select **Finish** to complete the uninstallation. SAP displays the following message box.<br>

   <div align="left"><figure><img src="https://4057366433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjqTCMRYvHhDgsdPLUnc%2Fuploads%2Fgr4wzovQPi0Uo0J7e00R%2Fimage.png?alt=media&#x26;token=d2e0df00-f75f-4653-b7f2-cbadafcc5d1c" alt="" width="563"><figcaption></figcaption></figure></div>
7. Select **Do not send**.

### Uninstall the agent’s Windows components <a href="#toc201668111" id="toc201668111"></a>

To uninstall the agent’s Windows components, follow these steps:”

1. Take a backup copy of your \<SLABAPAgent dir>\config\config.toml file.
2. Run the following from your PowerShell window:

{% code overflow="wrap" lineNumbers="true" %}

```powershell
PS C:\apps\SLABAPAgent\bin> .\slabapcli.exe setup uninstall
```

{% endcode %}
