一键重装系统工具 | U盘启动盘制作工具 | 误删文件恢复软件 | 硬盘数据抢救专家 | 电脑蓝屏修复助手 | C盘空间清理神器 | 电脑驱动离线安装工具 | 微信聊天记录恢复工具 | 照片误格式化恢复 | 电脑密码破解清除工具 | 系统崩溃紧急救援盘 | 电脑加速优化大师 | 电脑开不了机怎么重装系统 | 回收站清空了怎么恢复 | 硬盘分区丢失数据恢复 | 电脑卡顿重装系统有用吗 | U盘插入提示格式化数据恢复 | 电脑中毒文件被隐藏恢复 | 忘记电脑开机密码怎么办 | 新硬盘分区对齐工具 | 旧电脑装Win10流畅工具 | SD卡照片删除恢复免费版 | 移动硬盘打不开提示损坏修复 | 电脑无故重启系统修复工具 | 电脑小白一键重装神器 | 程序员电脑环境配置助手 | 设计师电脑字体/素材恢复工具 | 网吧网管系统维护工具箱 | 财务人员电脑发票备份恢复 | 学生党免费电脑系统安装包 | 电脑维修师傅必备工具盘 | 游戏玩家电脑性能优化助手 | 办公白领误删文档恢复软件 | 自媒体视频素材恢复工具 | 网课录制视频损坏修复工具 | 最好的U盘PE系统排名 | 数据恢复软件哪个最强 | 免费电脑助手与收费版区别 | 国产装机工具哪款无广告 | 离线版驱动助手推荐 | 轻量级电脑优化工具对比 | 支持NVMe驱动的PE工具 | 带网络功能的应急启动盘 | 2026最新版万能装机工具 | 支持Win11 24H2的PE工具 | 最新免激活系统重装工具 | 2026数据恢复软件破解版合集 | 纯净无捆绑装机助手V3.0 | 支持苹果M芯片的电脑助手 | 秋季更新版系统维护工具箱 | 电脑系统崩了怎么用U盘把重要资料拷贝出来 | 重装系统前哪些文件夹必须备份 | 固态硬盘误格式化还能恢复数据吗 | 如何制作一个既带PE又能存数据的双分区U盘 | 电脑总是弹窗广告用什么助手彻底拦截 后台管理
📢 欢迎访问系统之家!所有资源均经过安全检测。

Manage Chrome browser with Windows device management

发布时间:2026-08-19 | 浏览:2
📥 下载地址(文章开头)
装机神器,专门安装各种电脑系统,各种品牌全可以。
For administrators who manage Chrome browser on Windows for a business or school. As an administrator, you can use custom settings to configure Chrome browser settings on your organization’s Microsoft Windows 10 devices. You first set a custom setting to allow Chrome on the managed devices to accept policy settings, then you set a custom setting for each Chrome policy. Step 1: Ingest the Chrome ADMX file into your Google Admin console Get the Chrome ADMX file contents: On a Windows device, download the Chrome ADMX templates . In a text editor, open C:\Users\username\Downloads\template\windows\admx\chrome.admx and copy the contents. Set up a custom setting for ingesting the Chrome ADMX policy: Sign in with an administrator account to the Google Admin console. If you aren’t using an administrator account, you can’t access the Admin console. If you aren’t using an administrator account, you can’t access the Admin console. Go to Menu Devices > Mobile and endpoints > Settings > Windows . Requires having the Services and devices administrator privilege. Requires having the Services and devices administrator privilege. Click Custom settings . Click Add a custom setting . Enter text into the fields: Name Chrome ADMX Ingestion OMA-URI ./Device/Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/Chrome/Policy/ChromeAdmx Data type String (select from drop-down list) Value Enter the text from chrome.admx Description (optional) Enter a description Name Chrome ADMX Ingestion OMA-URI ./Device/Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/Chrome/Policy/ChromeAdmx Data type String (select from drop-down list) Value Enter the text from chrome.admx Description (optional) Enter a description Choose the organizational unit to apply the policy to. Step 2: Add a custom setting for each Chrome policy Sign in with an administrator account to the Google Admin console. If you aren’t using an administrator account, you can’t access the Admin console. If you aren’t using an administrator account, you can’t access the Admin console. Go to Menu Devices > Mobile and endpoints > Settings > Windows . Requires having the Services and devices administrator privilege. Requires having the Services and devices administrator privilege. Click Custom settings . Click Add a custom setting . Enter text into the fields, following the examples below for the type of policy you’re implementing. For a complete list of available policies, go to the Chrome Enterprise policy list . Note: The OMA-URI field does not automatically populate Chrome browser policies because they are ADMX based. Choose the organizational unit to apply the policy to. Example A: Enable home button Name Chrome – ADMX – ShowHomeButton Description Enable the home button OMA-URI ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome*~Startup*/ShowHomeButton Data type String Value <enabled/> Example B: Configure URL for homepage button Name Chrome – ADMX – HomepageLocation Description Configure the URL the homepage button opens OMA-URI ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome*~Startup*/HomepageLocation Data type String Value <enabled/> Example C: Enable site isolation Name Chrome – ADMX – SitePerProcess Description Enable Site Isolation OMA-URI ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome/SitePerProcess Data type String Value <enabled/> Example D: Set application locale value Name Chrome – ADMX – ApplicationLocaleValue Description Application locale
📥 下载地址(文章中间)
装机神器,专门安装各种电脑系统,各种品牌全可以。
OMA-URI ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome/ApplicationLocaleValue Data type String Value <enabled/> <data id="ApplicationLocaleValue" value="de"/> Example E: Set URL blocklist Name Chrome – ADMX – URLBlacklist Description List of URLs to deny OMA-URI ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome/URLBlacklist Data type String Value <enabled/> <data id="URLBlacklistDesc" value="1&#xF000;http://www.xyz.com&#xF000;2&#xF000;http://www.abc.com"/> Important: Use &#xF000; as the separator between key-value pairs. Example F: Allow specific extensions Name Chrome – ADMX – ExtensionInstallWhitelist Description Allow specific extensions OMA-URI ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome*~Startup*/ExtensionInstallWhitelist Data type String Value <enabled/> Example G: Block all extensions Name Chrome – ADMX – ExtensionInstallBlacklist Description Extension blocklist OMA-URI ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome~Extensions/ExtensionInstallBlacklist Data type String Value <enabled/> <data id="ExtensionInstallBlacklistDesc" value="1&#xF000;*"/> Important: Use &#xF000; as the separator between key-value pairs. Example H: Manage Bookmarks Name Chrome – ADMX – ManagedBookmarks Description Managed Bookmarks OMA-URI ./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome/ManagedBookmarks Data type String Value <enabled/> <data id='ManagedBookmarks' value='[ {"toplevel_name":"Company Bookmarks"}, {"url":"solarmora.com","name":"Solarmora Company"}, {"url":"blogs.altostrat.com","name":"Favorite blogs"}, {"name":"Email services","children":[ {"url":"your-company.com","name":"An email service"}, {"url":"other-company.com","name":"Another email service"}]}]'/> Important: Use double quotes on the inner values and single quotes on the outer values. Step 3: Confirm that the policy is set After you apply any Chrome policies, users need to restart Chrome browser for the settings to take effect. You can check users’ devices to make sure the policy was applied correctly. On a managed device, open Chrome browser. In the address bar, enter chrome://policy . Click Reload policies . Verify that the policy you set is enabled. Step 4: (Optional) Configure other templates In addition to managing the Chrome browser following the steps above, you can ingest and configure other templates, such as Google Updater , and Chrome Beta Policy Templates . To use these templates, first you need to download them. Then, similar to Step 2 above, add new custom settings. Troubleshooting If the custom policy you set isn’t in your list of Chrome policies, make sure that you allowed adequate time for the policy to propagate on the managed device. It can take up to 3 hours for policies to apply to devices with internet connection. To force a policy sync, on the device open Settings and find Managed by Google . Manually sync the device twice then check the policies again. To verify that the policy is in the registry, in the Run box enter regedit to open the Registry Editor in Windows 10. Verify that the correctly defined policy is visible at HKLM\Software\Policies\Google\Chrome . If it’s not visible, it means the policy is not pushed correctly. Make sure you've typed the OMA-URI correctly and ensure that the value is correct XML. If you get any of these wrong, an error message won't appear, but the policy won't be enforced on your users machines. Add, edit, or delete custom settings for Windows 10 devices Chrome Enterprise policy list Set up Chrome browser on Windows Download the Chrome Enterprise Bundle (includes ADMX files) Allow or block websites—URL filter format Google and related marks and logos are trademarks of Google LLC. All other company and product names are trademarks of the companies with which they are associated. Was this helpful? Need more help? Try these next steps:
📥 下载地址(文章结尾)
装机神器,专门安装各种电脑系统,各种品牌全可以。