Google Chrome
Enterprise MSI bundle
Extract the enterprise bundle first. From the MSI directory, substitute its exact filename and architecture; this example does not apply to the consumer web installer. Use the privileges required for managed machine installation.
Windows Command Prompt (cmd.exe)
msiexec /i ".\GoogleChromeStandaloneEnterprise.msi" /qn /norestart Documentation checked 2026-09-11; installation not tested.
Google documents MSI deployment and testing effective settings at chrome://policy. Its normal MSI upgrade path does not install an older Chrome over a newer version. Record logs and verify the installed version and policies before rollout.
Official reference
Chrome Enterprise deployment guide ↗