> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a User Account

> Remotely delete a local user account from a managed Mac computer using Iru Endpoint. Remove user data and free up disk space on macOS devices.

<Callout icon="apple" color="#B84A7A" iconType="regular">This guide applies to Mac computers</Callout>

### About Deleting User Accounts

Iru Endpoint provides administrators the ability to delete macOS user accounts using Apple's MDM framework. This allows you to remove user accounts from enrolled Mac computers remotely and securely.

### How It Works

When you delete a user account through Iru Endpoint, the command is sent to the device using the MDM protocol. As long as the device is online, the account gets deleted near-instantly. You can monitor the progress of this command through the device's activity section.

## Deleting a User Account

<Steps>
  <Step title="Access Device Actions">
    <Steps>
      <Step title="Navigate to Devices">
        Click **Devices** from the left-hand navigation bar
      </Step>

      <Step title="Select macOS device">
        Select a **macOS device** from your list of devices
      </Step>

      <Step title="Access Device Actions">
        Click the **Device Actions** button at the top right-hand side of the window
      </Step>

      <Step title="Select Delete User Account">
        Click the **Delete User Account** option from the menu
      </Step>
    </Steps>
  </Step>

  <Step title="Delete the User Account">
    <Steps>
      <Step title="Enter account name">
        Input the full **Account Name** of the user you want to delete
      </Step>

      <Step title="Confirm deletion">
        Click **Delete User**
      </Step>
    </Steps>
  </Step>
</Steps>

You can check the progress of this command by going to the activity section of the device record. You can also view a list of all local users on an enrolled Mac by going to the Details tab of a device record.
