diff --git a/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/allow-local-admins.md b/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/allow-local-admins.md
deleted file mode 100644
index 360fa461c..000000000
--- a/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/allow-local-admins.md
+++ /dev/null
@@ -1,25 +0,0 @@
-# Allow local administrators
-
-This allows or prevents client machine to have local users gaining administrators privilege on the machine.
-
-
-- Type: privilege
-- Key: `/allow-local-admins`
-
-Note: -
- * Enabled: This leaves the default rules for the “sudo” and “admin” rule intact.
- * Disabled: This denies root privileges to the predefined administrator groups (sudo and admin).
-
-
-An Ubuntu Pro subscription on the client is required to apply this policy.
-
-
-
-**Metadata**
-
-| Element | Value |
-| --- | --- |
-| Location | `Computer Policies -> Ubuntu -> Client management -> Privilege Authorization -> Allow local administrators` |
-| Registry Key | `Software\Policies\Ubuntu\privilege\allow-local-admins` |
-| Element type | |
-| Class: | Machine |
diff --git a/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/client-admins.md b/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/client-admins.md
deleted file mode 100644
index 0fd737c4a..000000000
--- a/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/client-admins.md
+++ /dev/null
@@ -1,26 +0,0 @@
-# Client administrators
-
-Define users and groups from AD allowed to administer client machines.
-It must be of the form `user@domain` or `%group@domain`. One per line.
-
-
-- Type: privilege
-- Key: `/client-admins`
-
-Note: -
- * Enabled: This allows defining Active Directory groups and users with administrative privileges in the box entry.
- * Disabled: This disallows any Active Directory group or user to become an administrator of the client even if it is defined in a parent GPO of the hierarchy tree.
-
-
-An Ubuntu Pro subscription on the client is required to apply this policy.
-
-
-
-**Metadata**
-
-| Element | Value |
-| --- | --- |
-| Location | `Computer Policies -> Ubuntu -> Client management -> Privilege Authorization -> Client administrators` |
-| Registry Key | `Software\Policies\Ubuntu\privilege\client-admins` |
-| Element type | multiText |
-| Class: | Machine |
diff --git a/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/index.md b/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorization/index.md
similarity index 71%
rename from docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/index.md
rename to docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorization/index.md
index 36a874fb7..838832342 100644
--- a/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorisation/index.md
+++ b/docs/reference/policies/Computer Policies/Ubuntu/Client management/Privilege Authorization/index.md
@@ -1,4 +1,4 @@
-# Privilege Authorisation
+# Privilege Authorization
```{toctree}
:maxdepth: 99
diff --git a/docs/reference/policies/Computer Policies/Ubuntu/Client management/index.md b/docs/reference/policies/Computer Policies/Ubuntu/Client management/index.md
index c64b103e1..b26eb6335 100644
--- a/docs/reference/policies/Computer Policies/Ubuntu/Client management/index.md
+++ b/docs/reference/policies/Computer Policies/Ubuntu/Client management/index.md
@@ -5,7 +5,7 @@
Computer Scripts/index
Power Management/index
-Privilege Authorisation/index
+Privilege Authorization/index
System Drive Mapping/index
System proxy configuration/index
System-wide application confinement/index