---
title: Uninstalling on Windows
description: Remove the PingAccess agent from a Windows system.
component: pingaccess
version: 9.0
page_id: pingaccess:agents_and_integrations:pa_apache_uninstalling_on_windows
canonical_url: https://docs.pingidentity.com/pingaccess/9.0/agents_and_integrations/pa_apache_uninstalling_on_windows.html
revdate: February 6, 2023
section_ids:
  steps: Steps
---

# Uninstalling on Windows

Remove the PingAccess agent from a Windows system.

## Steps

1. Remove the `C:/apache24/conf.d` folder and its contents.

2. Remove the `paa` folder from the Apache modules directory.

3. Remove the following from Apache's `httpd.conf` file.

   ```
   Include conf/paa.conf
   ```

4. Remove the `paa.conf` file from the Apache configuration directory.

5. Remove the `pingaccess-agent-apache<version>` directory.

6. Remove the `pingaccess-agent-apache<version>.zip` file if it is present.

7. Restart Apache.
