Disable Chrome Software Reporter Tool using Chrome Policies

4- Disable Chrome Software Reporter Tool using Chrome Policies

Google recently introduced support for group policies to control the Chrome browser. This is especially useful for system administrators who want the same setting to be implemented across the network.

    1. Go to Run –> regedit. This will open the Registry Editor.
    2. Go to the following key tree:
      Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies
    3. Under Policies, go to Google\Chrome. If these folders don’t exist on your system, you will need to create them.
    4. When you are in Chrome folder, in the right-hand pane, right-click –> New and create the following DWORD (32-bit) value:
      ChromeCleanupEnabled
    5. Enter 0 for disabling the tool. Enter 1 to enable the tool.
    6. Create another DWORD (32-bit) value with the following name:
      ChromeCleanupReportingEnabled
    7. Enter 0 for disabling the reporting functionality. Enter 1 to enable the reporting functionality.
posted @ 2020-09-26 17:51  启明星工作室  阅读(238)  评论(0编辑  收藏  举报