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

# Admin management

> Deploy and manage local administrator accounts across your fleet — with per-device random passwords, privilege management, and full visibility from the Primo cockpit.

## Platform compatibility

| macOS | Windows | Linux | iOS / iPadOS | Android |
| ----- | ------- | ----- | ------------ | ------- |
| ✅     | ✅       |       |              |         |

## How to set it up

<Info>
  Coming soon: the ability to facilitate privilege escalation (giving temporary administrator access). In the meantime, you can use tools like Privileges and MakeMeAdmin for these actions.
</Info>

<Steps>
  <Step title="Define the admin username">
    Enter the username of the administrator account to create.
  </Step>

  <Step title="Set the account password">
    * **Random password** — generated per device (recommended)
    * **Fixed password** — identical across all targeted devices
  </Step>

  <Step title="Optionally demote non-matching accounts">
    Enable **Demote non-matching accounts** to automatically reduce other users to standard access.
  </Step>

  <Step title="Save and apply">
    Save and apply to the relevant device group.
  </Step>
</Steps>

## Modify or remove the control

<Warning>
  After activation, the username of the admin account to be created cannot be edited.
</Warning>

To update it, disable the policy then re-enable it with new settings. Disabling the policy stops enforcement but does **not** delete the administrator account or its password.

## How it works

<Tabs>
  <Tab title="macOS">
    The control creates a local administrator account and stores the password in the Primo cockpit.

    **Removing administrator access** — it is not currently possible to remove administrator rights from an account if it is the only one with a **SecureToken** on the device. SecureToken is a macOS-specific access key required to activate FileVault encryption. Primo is working to support SecureToken transfer to allow this.
  </Tab>

  <Tab title="Windows">
    The control creates a local administrator account and stores the password. Password options (random or fixed) and privilege reduction work the same as on macOS.
  </Tab>
</Tabs>
