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

# Mandatory GPO Update for Chrome Version 147

Google updated Chrome’s handling of local device and local network access, so this setting must now be explicitly managed through Group Policy. This should be deployed as a mandatory machine-level browser policy using the latest Chrome ADMX/ADML templates, following the same centralized administrative template model Microsoft documents for Edge.

## **Required Configuration**

Allow TruU domains to access other apps and services on the device using this value:

\[\*.][truu.ai](http://truu.ai)

### **1. Download the latest Chrome policy templates**

Go to the Chrome Enterprise download page, select **Management**, choose **Chrome ADM/ADMX templates**, and download the package.

<Frame>
  <img src="https://mintcdn.com/truu-2/z3s_aslavqBXL_66/images/image-77.png?fit=max&auto=format&n=z3s_aslavqBXL_66&q=85&s=1469845aa07851facf474a9405aeec96" alt="Image" width="972" height="594" data-path="images/image-77.png" />
</Frame>

### **2. Import the Chrome ADMX/ADML templates**

Extract the download and copy the Chrome ADMX file(s) into your Group Policy Central Store or local PolicyDefinitions folder. Copy the matching ADML language files into the appropriate language folder.

### **3. Open the Target GPO**

In **Group Policy Management Editor**, edit the GPO that applies to the target Windows devices.

### **4. Browse to the Chrome policy**

Navigate to the Computer Configuration → Policies → Administrative Templates → Google → Google Chrome → Local Network Access settings. Then, open **Allow sites to make network requests to the local device.**

<Frame>
  <img src="https://mintcdn.com/truu-2/z3s_aslavqBXL_66/images/image-75.png?fit=max&auto=format&n=z3s_aslavqBXL_66&q=85&s=483ed24c1003df8c51fe8ad62a985c10" alt="Image" width="1414" height="586" data-path="images/image-75.png" />
</Frame>

### **5. Enable the policy**

Set the policy to **Enabled**, then click **Show…**

### **6. Add the TruU allowlist entry**

Add this value:

\[\*.][truu.ai](http://truu.ai)

Click **OK**, then **Apply**.

<Frame>
  <img src="https://mintcdn.com/truu-2/z3s_aslavqBXL_66/images/image-78.png?fit=max&auto=format&n=z3s_aslavqBXL_66&q=85&s=37c3a314b8c61fb8de489906d68f860d" alt="Image" width="692" height="635" data-path="images/image-78.png" />
</Frame>

### **7. Verify the registry entry**

On a target machine, confirm this registry path exists:

```text theme={null}
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\LoopbackNetworkAllowedForUrls
```

Expected value:

* 1 = \[\*.][truu.ai](http://truu.ai)

<Frame>
  <img src="https://mintcdn.com/truu-2/z3s_aslavqBXL_66/images/image-80.png?fit=max&auto=format&n=z3s_aslavqBXL_66&q=85&s=685b959739b19201d235db84dc81e461" alt="Image" width="1406" height="335" data-path="images/image-80.png" />
</Frame>

### **8. Refresh policy**

Run:

```text theme={null}
gpupdate /force
```

### **9. Confirm in Chrome**

Open:

chrome://settings/content/loopbackNetwork

Verify \[\*.][truu.ai](http://truu.ai) appears under allowed sites.

<Frame>
  <img src="https://mintcdn.com/truu-2/z3s_aslavqBXL_66/images/image-79.png?fit=max&auto=format&n=z3s_aslavqBXL_66&q=85&s=f2d09340c275c431863d56a0aea9448f" alt="Image" width="1920" height="1200" data-path="images/image-79.png" />
</Frame>

### **10. Validate the user prompt**

Once applied, TruU browser flows that access local device services should now be properly allowlisted.

<Frame>
  <img src="https://mintcdn.com/truu-2/z3s_aslavqBXL_66/images/image-74.png?fit=max&auto=format&n=z3s_aslavqBXL_66&q=85&s=b70ba5452175c8f325d4d00e765cc88b" alt="Image" width="464" height="266" data-path="images/image-74.png" />
</Frame>
