An Error Occurred While Installing The Selected Updates | Fix It Cleanly

This update install error often comes from a stalled download, low space, or disk trouble, and you can clear it with a few careful checks.

This message shows up most often during a macOS upgrade or security update, right when the install phase should start. It feels random, but it usually traces back to one of a handful of causes that you can test in minutes.

You don’t need to guess. Start with quick checks that rule out the easy stuff, then move to disk repair and an install path that bypasses a flaky update session.

An Error Occurred While Installing The Selected Updates On Mac

On a Mac, this alert can appear in Software Update, the App Store installer flow, or the macOS installer after a reboot. It can happen even when your Mac meets version requirements, because the update process relies on a clean download, enough free space, and a startup disk that can be verified.

Most cases land in three buckets: the download is incomplete, the installer can’t stage files on disk, or the disk check fails mid-stream. The fix depends on which bucket you’re in.

What You Notice Likely Cause First Move
Progress bar stops, then the alert appears Download or install session glitched Restart and try again on a stable connection
Installer starts, then fails after reboot Disk errors or low free space Run First Aid and free up space
Update works for other people, not you Apple services issue or local network filtering Check Apple System Status and switch networks

Fast Checks Before You Try Bigger Fixes

Do these in order. Each step is quick, and each one removes a common block that can trigger the same generic alert.

  1. Restart the Mac — Save your work, restart, then try the update again before you change anything else.
  2. Plug into power — Keep a laptop on the charger so the install doesn’t pause during the reboot phase.
  3. Switch networks — Try a different Wi-Fi or a wired adapter to rule out a flaky router or captive portal.
  4. Remove extra devices — Unplug non-needed USB drives, hubs, and docks, then run the install again.
  5. Set time automatically — In macOS settings, turn on automatic date and time so certificate checks don’t fail.

Make Space Without Breaking Anything

Big macOS installs stage extra data before the reboot, so tight free space can turn a clean download into a failed install.

Free space using normal cleanup steps, not manual edits to system folders.

  • Empty the trash — Clear it, then restart so the space is truly released.
  • Remove old installers — Delete prior “Install macOS …” apps from Applications if you no longer need them.
  • Move large files out — Copy videos and archives to external storage, then remove the originals.

Check Apple’s Service Status

If Apple’s update services are having an outage, retries can fail the same way and waste your time. Open Apple’s system status page in a browser and look for macOS Software Update or related services showing trouble.

If you see a yellow or red indicator, wait and try again later. If everything is green, keep going with the local fixes below.

Rule Out Profiles, Filters, And VPN Blocks

Some workplaces and schools use device profiles that route traffic through gateways. Some VPN apps and content filters can also interfere with update downloads and verification.

  1. Disconnect VPN apps — Quit the VPN app fully, then retry the download.
  2. Pause content filters — If you use a DNS filter app, pause it for the install session.
  3. Try a personal hotspot — A phone hotspot is a quick way to test if your main network is the issue.

Fix Disk And Startup Items That Block Updates

When the installer can’t verify or write to the startup disk, it may stop with the same alert. A disk check and a clean boot remove a lot of that friction.

Run Disk Utility First Aid

First Aid checks the file system structure and can repair issues that stop the installer from staging files. You can run it from normal macOS, and you can also run it from Recovery if the startup disk needs deeper repair.

  1. Open Disk Utility — Go to Applications, then Utilities, then open Disk Utility.
  2. Show all devices — Use View to show all devices so you can select the full drive, not only a volume.
  3. Run First Aid — Select the startup volume, click First Aid, then run it and wait for the result.
  4. Repeat up the chain — Run First Aid on the container and the physical drive if they appear in the sidebar.
  5. Restart and retry — After repairs, restart and try the update again.

If First Aid reports that the disk is failing, treat that as a hardware problem. Back up your data and plan a drive replacement before you attempt another major install.

Start In Safe Mode

Safe Mode loads only core items and runs a basic disk check during startup. That can clear conflicts from login items, third-party extensions, and cached install data.

  • Use Safe Mode on Apple silicon — Shut down, hold the power button until startup options show, select your disk, hold Shift, then click Continue in Safe Mode.
  • Use Safe Mode on Intel Macs — Restart, hold Shift as it boots, then log in when the login window appears.
  • Install the update — While in Safe Mode, open Software Update and try the install again.
  • Restart normally — After the attempt, restart without holding any keys.

Reinstall The Update With A Cleaner Path

If repeated attempts fail, switch to an install method that avoids the original update session. Two options work well: reinstall from Recovery, or download a full installer and run it fresh.

Reinstall From macOS Recovery

Recovery can reinstall macOS over your current system without wiping your files. It replaces core system components and can clear update-related corruption that a normal update can’t get past.

  1. Back up first — If you can, run a current backup before you start, just in case you hit an unrelated disk problem.
  2. Enter Recovery — On Apple silicon, shut down, hold power until options appear, then open Options. On Intel, restart and hold Command-R.
  3. Choose reinstall — In the Recovery window, pick the option to install or reinstall macOS, then follow the prompts.
  4. Select the right disk — Pick your main startup disk, then keep the Mac plugged in while it completes.

Download A Full Installer

Full installers are larger downloads that can be more reliable than an incremental update. When the download is complete, the installer opens in Applications and can run a fresh install flow.

  1. Update macOS normally once — If a smaller update is available, try that first so the system is in a cleaner state.
  2. Get the installer — Use the App Store link for the macOS version you need, or use the Software Update flow that offers a full installer.
  3. Quit other apps — Close heavy apps, then run the installer and keep the Mac on power.

When the download keeps failing

Try a wired connection, then try again. If you’re on managed Wi-Fi, try a personal hotspot so the download can finish without filtering or timeouts.

If you’re short on space, move large files to external storage, empty the trash, and remove old installers from Applications.

Try a Terminal Fetch For A Full Installer

If the graphical download keeps looping, macOS can fetch a full installer from Terminal. This is optional, and it works best when you already know which macOS version you want.

softwareupdate --fetch-full-installer

After it finishes, check Applications for the installer app, then run it like a normal upgrade.

If You See This Message On Windows

Windows update failures usually show a code like 0x800f0831, 0x80070002, or 0x8024a105. Still, some tools and update managers can show a plain message that looks like the same wording. The steps below are safe starting points on Windows 10 and Windows 11.

  1. Run the Windows Update troubleshooter — Use Settings, then System, then Troubleshoot, then Other troubleshooters, and run the Windows Update tool.
  2. Restart update services — In Services, restart Windows Update and Background Intelligent Transfer Service, then retry the update.
  3. Repair system files — Run SFC and DISM from an admin terminal to repair the component store.
  4. Reset the update cache — Stop update services, rename SoftwareDistribution and catroot2, then start services again.
  5. Install the KB manually — Download the exact update from the Microsoft Update Catalog and install it offline.

If you’re stuck in a retry loop, clear the update queue by rebooting twice, then try one update at a time instead of clicking a long batch.

Commands Many People Use

These commands are common in Microsoft’s troubleshooting flow. Run them in an admin terminal, then reboot and try the update again.

sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth

If you see error 0x800f0831, it can mean a missing manifest from a prior update, so installing the needed prerequisite update first can clear the block. If you manage WSUS, verify that the server is patched and syncing cleanly before you chase client-side fixes.

Stop The Error From Coming Back

Once your update succeeds, a few habits reduce the odds of the same install failure next month.

  • Keep free space available — Leave room for staging, snapshots, and temporary installer files.
  • Update on stable power — Run major upgrades when you can keep the device plugged in through reboots.
  • Avoid half-finished downloads — If your connection drops often, download installers on a better network before you start.
  • Limit background changes — Don’t install new drivers or system tools right before a large OS update.
  • Watch for disk warnings — If First Aid reports repeated errors or a failing disk message, treat it as a hardware issue and replace the drive.

If you’ve tried the steps above and the same message keeps returning, treat it like a signal that your disk or system files need repair beyond a normal update loop. At that point, Recovery reinstall on Mac or an in-place repair install on Windows is usually the cleanest next move.

When you retry, reboot, confirm space and time settings, then run the update once on a stable connection. If it fails again, move to disk checks and the reinstall path.

In the body of this article you may see the phrase an error occurred while installing the selected updates. If you search for it, match the wording exactly so you can spot the same issue in logs and alerts.

One more time for clarity, an error occurred while installing the selected updates is a generic message, so your best win comes from ruling out download, space, and disk causes in that order.