# Hide the Organization Name

> Stop the Managed Google Play organization name appearing on the lock screen and in Settings of your managed Android Devices.

Source: https://docs.applivery.com/en/device-management/android/policies/hide-organization-name/  •  Last updated: 2026-09-11

**Key topics:** Enterprise display name, Policy visibility setting, Managed Google Play binding, Applivery, Android, Android Enterprise, Managed Google Play, Google

---

**TL;DR:** You can't rename the organization name shown on Devices, but you can hide it from the Policy. It applies on the next sync.

Devices that were showing nothing suddenly display your organization's name on the lock screen and in Settings, without anyone changing a Policy. That is Google's doing: the default for the `enterpriseDisplayNameVisibility` setting is now **visible**, so any Workspace that never configured it inherits the new behavior.

## Where the name comes from

It is the **enterprise display name** of your Managed Google Play organization, fixed when the Android Enterprise account was bound to Applivery.

:::warning
**It cannot be renamed.** The only way to change the text would be unbinding the Android Enterprise account and binding it again, which forces you to re-enroll every Device in the fleet. In practice that is not a rename, it is a migration.
:::

## Hiding it

What you can do is stop it from being shown. The Policy exposes the enterprise name visibility setting, which maps to Android's `enterpriseDisplayNameVisibility`:

<table style="min-width: 50px;"><colgroup><col style="min-width: 25px;"><col style="min-width: 25px;"></colgroup><tbody><tr><th colspan="1" rowspan="1"><p>Value</p></th><th colspan="1" rowspan="1"><p>Effect</p></th></tr><tr><td colspan="1" rowspan="1"><p><code>ENTERPRISE_DISPLAY_NAME_VISIBLE</code></p></td><td colspan="1" rowspan="1"><p>The organization name is shown on the Device. This is now Google's default.</p></td></tr><tr><td colspan="1" rowspan="1"><p><code>ENTERPRISE_DISPLAY_NAME_HIDDEN</code></p></td><td colspan="1" rowspan="1"><p>The organization name is not shown.</p></td></tr></tbody></table>

![enterprise display name visibility](https://docs.applivery.com/int/_r2/media/09ac0a4e-3ad8-478f-9f15-3474973eec71/2066f70a-2cbb-46c6-8399-0e7ec6631620.png)

Set it to hidden in the Policy, and it applies on the Device's next sync. There is no reset, no re-enrollment, and no user interaction involved.
