Are you facing issues installing macOS Sequoia 15.4 on your Mac? You’re definitely not alone. A growing number of Mac users, especially those with M1, M2, and M3 chips, are reporting failed updates, boot loops, and vague errors — or no error at all.
You may receive error messages like Updates Not Installed or Installation Failed.
If you’re stuck, here’s a breakdown of what’s happening and several fixes that have worked for others, including me.
It appears that users trying to update from macOS 15.3 to 15.4 are seeing a variety of problems:
GUI method (System Settings): Prompts for your password twice, then gives a generic error.
Terminal method (softwareupdate): Asks for a password, appears to start, then exits silently — even with —verbose.
Installer download fails partway, or downloads macOS Sonoma instead.
Some users ended up in an infinite boot loop, having to reinstall the OS from scratch.
How to fix can’t Install macOS Sequoia 15.4 on Mac issue
1. Download and Launch the Full Installer Manually
It seems that this fix helped multiple users break through the failed update loop.
Here’s how:
- Launch Terminal application.
- Run the following command:
- sudo softwareupdate –fetch-full-installer -a –launch-installer -R
- This will download the full installer to your /Applications folder and automatically launch it.
- Once you see the installer open, select your disk and let it start, wait a minute until the progress bar appears.
- You can cancel the installation, go back to System Settings > General > Software Update, and retry the update. You should now be prompted to accept the Terms and Conditions, and the download should start correctly.
Alternate Version (Specific to 15.4)
If you want to ensure you’re downloading version 15.4, try:
sudo softwareupdate –fetch-full-installer –full-installer-version 15.4
2. Reboot into Safe Mode and Try Again
Some users have stated that Safe Mode helped the update go through.
Here’s how:
- Power off your Mac.
- Press and hold the Power button until you see “Loading startup options.”
- Hold the Shift key, then select your startup disk.
- Click Continue in Safe Mode.
- Once booted, go to System Settings > Software Update and try again.
3. Check System Integrity Protection (SIP)
Some power users checked to see if SIP was interfering.
Here’s how:
- Launch Terminal application.
- Run:
- csrutil status
- It should say: System Integrity Protection status: enabled.
Even though SIP didn’t seem to be the root cause for most, knowing its status helps with deeper troubleshooting — especially on corporate-managed Macs.
4. Ensure You Have Enough Disk Space
Apple’s updates need free space to unpack files and folders. Without enough free space, the installer has no room to work and can’t complete the installation on your Mac.
Here’s how to double-check:
- Go to Apple Menu > About This Mac > Storage.
- Aim for at least 25-30 GB free, even if the update size is smaller.
If you don’t have enough free storage space, delete unwanted apps and files on your Mac.
5. Try Again Later
A few users found the issue resolved itself after a day or two.
It’s possible Apple was gradually pushing the full installer to its servers, and the update failed earlier due to incomplete packages.
Apple’s servers may have been overloaded or temporarily unavailable, preventing the update from downloading properly. In some cases, simply waiting and trying again later has resolved the issue. You can easily check Apple’s system status.