---
title: Removing the PingAccess Linux service
description: You must run the following commands as the root user.
component: pingaccess
version: 9.0
page_id: pingaccess:installing_and_uninstalling_pingaccess:pa_removing_the_pa_linux_service
canonical_url: https://docs.pingidentity.com/pingaccess/9.0/installing_and_uninstalling_pingaccess/pa_removing_the_pa_linux_service.html
revdate: May 8, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Removing the PingAccess Linux service

## About this task

|   |                                                         |
| - | ------------------------------------------------------- |
|   | You must run the following commands as the `root` user. |

To remove the PingAccess service from a Linux system:

## Steps

1. To stop the service, run the `/etc/init.d/pingaccess stop` command.

2. Run the `chkconfig --delete pingaccess` command.

3. **Optional:** Delete the `/etc/init.d/pingaccess` script.
