How to Check Which macOS Version You Have
See exactly which macOS version and build your Mac is running from the Apple menu or with one Terminal command, and check whether an update is waiting.
An app says it needs a certain macOS version, a support page asks what you are running, or you want to know whether an update is due. The version number is two clicks away.
Open About This Mac
Click the Apple menu in the top-left corner of the screen and choose About This Mac. A small window opens showing the Mac's name, chip, memory, and serial number.
Read the version number
The line labeled macOS shows the name and version number, for example "macOS Sequoia 15.6". The first number is the major release, the second is the point update. Click More Info to open System Settings, General, About, which shows the same version and more hardware detail. On macOS Monterey and earlier, About This Mac opens with an Overview tab that lists the version in the same place.
Run sw_vers in Terminal
Open Terminal from Applications, Utilities and run:
sw_vers
It prints three lines: ProductName, ProductVersion, and BuildVersion. The build number is what support technicians and bug reports usually want, since two Macs on the same version can be on different builds.
Check for a newer version
Open System Settings, General, Software Update. After a short check, it shows whether an update is available for your Mac and lets you install it. If the Mac is already current, it says so here.
If you need to match a number to a name. macOS 26 is Tahoe, 15 is Sequoia, 14 is Sonoma, 13 is Ventura, 12 is Monterey, and 11 is Big Sur. Software listings often use either the name or the number, so it helps to know both.
If the Mac cannot install the latest version. Software Update only offers releases the hardware supports. A Mac that stops receiving major updates still gets security patches for its current version for a few more years.
More Mac how-tos
- How to AirDrop from iPhone to Mac
- How to Back Up a Mac with Time Machine
- How to Change the Default App for a File Type on Mac
- How to Change the Default Browser on Mac
- How to Check Memory Usage on Mac
- How to Connect AirPods to a Mac
- How to Find Your IP Address on Mac
- How to Flush the DNS Cache on Mac
- How to Force Quit an App on Mac
- How to Free Up Storage on Mac
- How to Generate an SSH Key on Mac
- How to Record Your Screen on Mac
- How to Rename Multiple Files at Once on Mac
- How to Show Battery Percentage on Mac
- How to Show Hidden Files on Mac
- How to Take a Screenshot of Part of the Screen on Mac
- How to Uninstall an App on Mac
- How to Use Split Screen on Mac
- How to Zip and Unzip Files on Mac
- How to Check If a Port Is in Use on Mac