How to Update macOS: Software Update, App Store and Terminal
Table of Contents
Introduction
Almost every Mac update runs through one place: Apple's Software Update, in System Settings. Open it, click Update Now, and your Mac downloads, installs and restarts on its own. This guide covers that standard route in detail, then the three alternatives — the App Store, Terminal, and a full installer download — for when Software Update doesn't show what you expect, along with what to do before you start and how to fix an update that fails.
The short version
- Back up with Time Machine, and free up at least 20 GB.
- Open System Settings → General → Software Update.
- Click Update Now (a patch) or Upgrade Now (a new macOS version).
- Keep the Mac plugged in and let it restart. Expect 20–40 minutes for a patch, 1–2 hours for a major upgrade.
Everything below is the detail behind those four steps.
Current macOS Version: macOS Tahoe 26.6 (released July 27, 2026), and macOS 27 Golden Gate is in public beta ahead of a September release.
This guide applies to all recent macOS versions, including Tahoe, Sequoia, Sonoma, Ventura, and Monterey.
Before Updating
Preparation is key to a smooth update experience. Follow these important steps before proceeding with your macOS update.
Check Compatibility
Not all Macs can run the latest macOS version. Check if your Mac model is compatible:
Use our compatibility checker to verify if your Mac supports the latest macOS. You can also check Apple's official compatibility list for macOS Tahoe 26 and other recent versions.
If your Mac isn't compatible with the latest version, you may still be able to install an older version that's still receiving security updates.
Back Up Your Mac
The most important step before any macOS update is creating a full backup. This ensures you can restore your system if anything goes wrong.
How to back up using Time Machine:
- Connect an external storage device with sufficient space
- Go to System Settings > Time Machine (or System Preferences > Time Machine in older versions)
- Click "Select Backup Disk..." and choose your external drive
- Check "Back Up Automatically" if you want ongoing backups
- Click "Back Up Now" to create an immediate backup
Note: A full Time Machine backup may take several hours if it's your first time backing up.
Free Up Storage Space
macOS updates require substantial free space — both for the download and the installation process.
Required Free Space:
- macOS Tahoe 26: At least 20GB of free storage
- Update download size: ~3-12GB (depending on update type)
- Additional temporary installation space: ~10GB
Quick ways to free up space:
- Go to System Settings > General > Storage (or Apple menu > About This Mac > Storage > Manage in older versions)
- Review recommendations to optimize storage
- Empty Trash and Downloads folder
- Remove unused applications
- Offload large files to external storage
Prepare Your Apps
Some applications may need updates to work correctly with a new macOS version.
Before updating macOS:
- Update all apps through the App Store or their built-in updaters
- Check for compatibility issues with critical applications you rely on
- Close all running applications before starting the update
The Standard Method: Apple's Software Update
Apple offers two official channels for a Mac software update: Software Update in System Settings, and the App Store.
Using Software Update in System Settings
This is the recommended method for minor updates (like 26.5 to 26.6) and security updates. On macOS Ventura and later it lives in System Settings; on Monterey and earlier it is System Preferences → Software Update.
Steps to update via System Settings:
- Connect your Mac to a power source and stable internet connection
- Click the Apple menu in the top-left corner
- Select "System Settings" (or "System Preferences" in older macOS versions)
- Click "General" in the sidebar, then "Software Update"
- Wait for your Mac to check for updates
- If an update is available, click "Update Now" or "Upgrade Now"
- Enter your administrator password if prompted
- Wait for the download and installation to complete (your Mac will restart during this process)
Tip: You can enable automatic updates by checking "Automatically keep my Mac up to date" in the Software Update preferences. The Software Update screen will display all available updates for your Mac.
Using the App Store
Major macOS updates (like from Sequoia to Tahoe) are typically available through the App Store.
Steps to update via App Store:
- Open the App Store from your Dock or Applications folder
- Click on the "Updates" tab
- If a macOS update is available, it will appear in the Updates list
- Click "Update" or "Get" next to the macOS update
- Sign in with your Apple ID if prompted
- The update will begin downloading
- Once downloaded, the installer will launch automatically
- Follow the on-screen instructions to complete the installation
Alternative Update Methods
If the standard methods aren't working or you need more control over the update process, try these alternatives.
Terminal Method
For those comfortable with the command line, Terminal offers a way to update macOS using Apple's Software Update tool.
# List available software updates
softwareupdate --list
# Install all recommended updates
softwareupdate --install --recommended
# Install a specific update (replace IDENTIFIER with actual update identifier)
softwareupdate --install IDENTIFIER
Note: Terminal updates work best for smaller updates, not major OS upgrades.
Direct Installer Download
You can download the full macOS installer directly from Apple for a clean install or for updating multiple Macs without redownloading.
How to get the macOS installer:
- Visit the App Store or Apple's website for your macOS version
- Download the full installer (it will be saved to your Applications folder)
- The file will be named something like "Install macOS Tahoe.app"
- Once downloaded, run the installer and follow the on-screen instructions
Direct Links to Official macOS Installers:
| macOS Version | Link | Size |
|---|---|---|
| macOS Tahoe 26 | App Store Link | ~12.5 GB |
| macOS Sequoia 15 | App Store Link | ~12.3 GB |
| macOS Sonoma 14 | App Store Link | 12.46 GB |
| macOS Ventura 13 | App Store Link | 12.12 GB |
Bootable USB Installer
Creating a bootable USB drive with the macOS installer allows for clean installations and can help solve stubborn update problems.
This method requires:
- A USB drive with at least 16GB of storage
- The macOS installer app downloaded from the App Store
- About 30 minutes of preparation time
For detailed instructions on creating and using a bootable installer, see our dedicated guide: How to Create a Bootable macOS USB Installer.
Troubleshooting Update Problems
If you encounter issues during the update process, try these common solutions:
- Check your internet connection
- Try connecting to a different network or use an ethernet connection
- Apple's servers may be overloaded during major releases; try updating during off-peak hours
- Restart your Mac and try again
- Try downloading the full installer from the App Store instead
- Be patient - this step can sometimes take over an hour depending on your Mac
- If it's been more than 2 hours, force restart your Mac by holding the power button
- Boot into Safe Mode (hold Shift while starting up) and try the update again
- Reset the NVRAM by restarting and holding Option+Command+P+R for 20 seconds
- Try using the Terminal method or a bootable installer instead
For more detailed steps, see our guide: Fix for "Stuck on Preparing Update" Issue
- Restart your Mac and try again
- Ensure you have enough free storage space (at least 20GB recommended)
- Boot into Recovery Mode (restart while holding Command+R)
- Run Disk Utility and use First Aid to check for and fix disk issues
- Try a bootable installer as a last resort
- Wait at least 20 minutes - first boot after an update can take a long time
- Force restart by holding the power button for 10 seconds
- Try Safe Mode (hold Shift while starting up)
- Boot into Recovery Mode (Command+R at startup) and use Terminal to check disk status
- If all else fails, restore from your Time Machine backup
Warning: If you can't boot your Mac at all, contact Apple Support or visit an Apple Store for assistance before attempting advanced recovery methods.
After Updating
Once you've successfully updated your Mac, take these steps to ensure everything is working properly:
- Verify the update was successful by checking the macOS version (Apple menu > About This Mac)
- Check that your important apps are working and update any that require newer versions
- Run Disk Utility's First Aid on your startup disk to ensure system integrity
- Reset PRAM/NVRAM if you notice any odd behavior (restart and hold Option+Command+P+R)
- Create a new backup of your freshly updated system
Tip: The first few days after a major update, your Mac may seem slower as Spotlight reindexes your files and other background processes run. This is normal and performance should improve after 1-2 days.
Frequently Asked Questions
Where is Software Update on a Mac?
On macOS Ventura 13 and later, including Tahoe 26: Apple menu → System Settings → General → Software Update. On Monterey 12 and earlier it is Apple menu → System Preferences → Software Update. If you would rather not click through, run softwareupdate --list in Terminal to see everything available for your Mac.
What is the difference between "Update Now" and "Upgrade Now"?
Update Now installs a patch within the macOS version you already run — Tahoe 26.5 to 26.6, for example, or a security fix. It is small and quick.
Upgrade Now moves you to a whole new macOS version, such as Sequoia 15 to Tahoe 26. It downloads several gigabytes, needs far more free space, and takes an hour or more. Both appear in the same Software Update panel, so read the button before clicking it.
Which macOS version should I be updating to?
macOS Tahoe 26.6 (build 25G72, released July 27, 2026) is the current release and the one Software Update will offer on any compatible Mac. macOS 27 Golden Gate is in public beta ahead of a September release. If your Mac cannot run Tahoe, install the newest version it does support — the macOS update history lists every release with its build number.
Why does Software Update say there is not enough space?
The installer needs two to three times the download size as working room, and much of what Storage reports as free may be purgeable space or APFS snapshots it will not count. See macOS installation requires extra space even with free storage for the fix, or free up storage on your Mac to reclaim 10–30 GB first.
How long does a macOS update take?
Update times vary based on your Mac's speed, internet connection, and the update size:
- Minor updates (26.1 to 26.2): 20-40 minutes total
- Major updates (Sequoia to Tahoe): 1-2 hours or more
- Clean installations: 30-45 minutes plus time to restore data
Will I lose my files when updating macOS?
No, standard macOS updates preserve all your files, apps, and settings. However, it's always good practice to back up before updating in case something goes wrong during the process.
Can I stop an update once it's started?
You can cancel a macOS update during the download phase by clicking the "X" button in the Software Update window. However, once the actual installation begins (after restart), you should not interrupt it as this could damage your macOS installation.
Should I update to the latest macOS right away?
If you use your Mac for critical work, it's often best to wait 1-2 weeks after a major release to let Apple fix initial bugs. For minor updates that include security fixes, updating promptly is recommended.
How can I update my Mac if it's no longer supported?
If your Mac can't run the latest macOS version, you can still:
- Install the latest compatible macOS version
- Continue to receive security updates for your current macOS version — Apple patches the current macOS and the two before it, so see how long each macOS version gets security updates for the dates
- Consider using third-party tools like macOS Patcher (use with caution and at your own risk)