How to update Chrome on every operating system
How to update Chrome on every Operating System (Windows, Mac, Linux, Chrome OS, Android, iOS)

We often write about important updates for the most popular browser, Google Chrome. Since it would be out of scope to post elaborate update instructions for every possible platform and operating system (OS)—like iOS, macOS, Windows, Android, etc.—we decided to turn this topic into a separate post that is easy to find (and link to). Also, keep in mind that not every update will be available for every platform or at the same time. You can find when the latest update for your operating system was released on this Google Chrome releases website.
Keeping your Google Chrome browser up to date is essential for security, performance, and access to the latest features. Whether you’re on Windows, Mac, Linux, Android, or iOS, updating Chrome is straightforward, if you know where to look.
But first a few words about the version numbers, because they can be confusing at times.
The Chrome version number consists of four parts separated by dots, like this:
MAJOR.MINOR.BUILD.PATCH
Each part has a specific meaning. In order of relevance they are:
- MAJOR: This number increases with significant releases that may include major new features or changes. It usually raises in increments about 7 – 8 times per year, roughly every 6 weeks, reflecting Chrome’s release cycle.
- MINOR: This number is typically zero and rarely changes. It mainly supports the versioning scheme but doesn’t usually affect how users track updates.
- BUILD: This number increases steadily and represents a specific snapshot of Chrome’s source code at a given time. It advances with each new build candidate and is the key indicator of how recent the core code is.
- PATCH: This number changes in increments for smaller fixes and security patches applied to a particular build. It resets with each new build and helps identify minor updates within the same build.
For example, a version like 137.0.7151.56 means:
- Major version 137 (the milestone release)
- Minor version 0 (standard)
- Build number 7151 (the code snapshot)
- Patch number 56 (the latest fix on that build)
Why does the version number matter?
The BUILD and PATCH numbers together uniquely identify the exact code you are running. Even if two versions share the same major number, a higher build or patch number means you have a newer, more up-to-date Chrome version.
Sometimes you might see slightly different patch numbers on the same major build, for example, 118.0.5993.117 vs. 118.0.5993.118. This usually happens because Google released a quick fix or minor patch shortly after the initial release. Both are part of the same major update, but the higher patch number is newer.
How to check if you have the latest version
To verify your Chrome version:
- Open Chrome.
- Click the three-dot menu (⋮) in the top-right corner.
- Go to Help > About Google Chrome.
Chrome will display your current version and automatically check for updates. If a newer version is available, it will download and prompt you to relaunch once it’s ready updating.
Update Chrome on Windows
Method 1: Use Chrome’s built-in update feature
- Open Chrome.
- Click the three-dot menu icon (⋮) in the top-right corner.
- Hover over Help, then click About Google Chrome.
- Chrome will automatically check for updates and download them if available.
- Once downloaded, click Relaunch to complete the update.
To enable automatic updates for Google Chrome on Windows, ensure that the “Automatically update Chrome for all users” option is enabled in Chrome’s settings. You can find this setting by going to “About Google Chrome” within the Chrome settings. Closing and restarting Chrome may be required to apply the update.
Method 2: using Windows Update (for Chrome Enterprise)
If your organization manages Chrome updates via Windows Update or group policies, updates may be automatic. Contact your IT admin if you don’t see updates.
Update Chrome on macOS
Method 1: For each device
- Open Chrome.
- Click the three-dot menu icon (⋮) at the top-right.
- Select Help > About Google Chrome.
- Chrome will check for updates and install them automatically.
- Click Relaunch to finish updating.
You can also set up automatic browser updates for all users of your computer if Google Chrome is installed in your Applications folder. Go to “About Google Chrome,” and click Automatically update Chrome for all users.
Method 2: For Chrome Enterprise
As a Mac administrator, you can use Google Software Update to manage Chrome browser and Chrome apps updates on your users’ Mac computers.
Update Chrome on Linux
Chrome updates on Linux depend on your distribution and how you installed it.
For Debian/Ubuntu-based systems:
- Open a terminal.
- Run:
sudo apt update
sudo apt --only-upgrade install google-chrome-stable
- Restart Chrome to apply updates.
For Fedora/openSUSE:
- Open a terminal.
- Run:
sudo dnf upgrade google-chrome-stable
- Restart Chrome.
If you installed Chrome via a package manager, it should handle updates automatically when you update your system.
Update Chrome on Android
Chrome updates on Android are handled through the Google Play Store:
- Open the Google Play Store app.
- Tap your profile icon (top right).
- Select Manage apps & device.
- Under Updates available, look for Chrome.
- Tap Update next to Chrome if available.
Alternatively, if you have auto-updates enabled, Chrome updates automatically. To enable auto-updates for Android apps, open the Google Play Store, tap your profile picture, go to “Manage apps and device,” and then tap “Manage.” Select the app you want to update automatically, tap the “More” button, and toggle on “Enable auto-update.”
Update Chrome on iOS (iPhone and iPad)
Chrome updates on iOS come through the Apple App Store:
- Open the App Store.
- Tap your profile icon at the top right.
- Scroll down to Available Updates.
- Find Google Chrome and tap Update.
If auto-updates are enabled on your device, Chrome updates automatically.
Updating Chrome on Chrome OS
Chrome OS updates include Chrome browser updates:
- Click the time in the bottom-right corner.
- Click the Settings gear icon.
- In the left menu, select About Chrome OS.
- Click Check for updates.
- If an update is available, it will download and install automatically.
- Restart your Chromebook to complete the update.
Summary table of update methods
Platform Update Method Notes Windows Chrome Menu > Help > About Chrome Manual or automatic update macOS Chrome Menu > Help > About Chrome Manual or automatic update Linux Package manager commands Varies by distro Android Google Play Store Manual or automatic update iOS Apple App Store Manual or automatic update Chrome OS Settings > About Chrome OS System update
If you still have questions about updating the Chrome browser, let us know in the comments and allow us to update this article.