If an iMac won’t shut down, quit stuck apps, disconnect drives, and use Safe Mode or Disk Utility to clear blockers before forcing power off.
Your desktop should power off cleanly within seconds of choosing Shut Down. When it doesn’t, the cause is usually a hung app, a busy disk, or a background task that refuses to quit. This guide gives you fast actions first, then deeper repairs that solve the root cause so the next shutdown is smooth.
iMac Not Powering Off? Quick Checks That Save Time
Start with the basics. These take less than a minute and often end the stall now.
| Symptom | Fast Action | Where |
|---|---|---|
| Spinner after choosing Shut Down | Press Command–Option–Esc and end frozen apps | Force Quit window |
| Desktop drives still mounted | Eject external disks, then try again | Finder sidebar or Desktop |
| Peripheral lights active | Unplug hubs, dongles, audio interfaces | Rear ports |
| Wi-Fi or Time Machine busy | Pause sync or wait a minute | Menu bar |
| Screen goes dark, fans still spin | Hold power button to force off | Power button |
Close What’s Stuck And Try Again
End Frozen Apps
Press Command–Option–Esc, pick the misbehaving app, then choose Force Quit. If an app in the Dock shows a dot under its icon and won’t close, right-click it while holding Option and pick Force Quit there. Save work in other apps first, since they may be asked to close soon after.
Shut Down From The Menu
Open the Apple menu and choose Shut Down. Keep “Reopen windows when logging back in” unchecked to avoid relaunching the same windows on the next start.
Remove Common Blockers
Disconnect External Gear
Storage devices can hold the system open while data flushes. Eject each external disk, memory card, and network share. Unplug docks and adapters. Try the power-off again once the Desktop is clear.
Check Background Jobs
Check Time Machine, cloud sync menus, and long renders. If a job is mid-write, let it finish or cancel it before you try again.
Relaunch Finder
Open the Force Quit window, select Finder, then choose Relaunch. A stalled Finder can keep the system from closing cleanly.
Restart In Safe Mode To Flush Caches
Safe Mode runs only core parts of macOS, clears some caches, and prevents third-party extensions from loading. If the machine powers off and on cleanly in this state, the cause is usually an app, add-on, or login item.
Steps vary by chip type, and Apple lists both sets on the page Start up your Mac in safe mode. After the test, restart normally and retest shutdown.
Run Disk Utility First Aid
File system errors can stall logout. Boot to Recovery, open Disk Utility, select your startup volume group, then run First Aid on each item from the bottom up. Apple’s guide explains the process under How to repair a Mac storage device with Disk Utility. When repairs complete, restart and try a clean power-off.
Fix Login Items And Launch Agents
Open System Settings > General > Login Items. Remove apps that you don’t need at startup, then check the “Allow in the Background” list. Toggle off items you don’t recognize, retest, and add back only what you need.
Update macOS And Apps
Install pending updates for the system and for your software. Many shutdown stalls trace back to a known bug that was patched later. Open System Settings > General > Software Update, then open the App Store and update installed apps. Also update menu bar utilities and drivers from vendors, since those often install background helpers that block shutdown.
Intel-Only Moves: SMC And NVRAM
Older desktop models use a controller that manages power, fans, and ports. Resetting it can clear odd power behavior. Shut down, unplug power, wait fifteen seconds, plug back in, then wait five seconds and power on. Also reset NVRAM with Option–Command–P–R at startup. Newer Apple silicon models handle these functions automatically during a restart, so no reset sequence is required.
Use Terminal When The Menu Fails
If the Desktop still responds but the menu stalls, open Terminal and run sudo shutdown -h now to halt, or try sudo shutdown -r now to reboot first. For a Finder that refuses to quit, killall Finder can help. Only use these when you’ve saved your work.
Last Resort: Hold The Power Button
If the screen is frozen or you see a spinner for several minutes with no progress, press and hold the power button until the display goes black. This cuts power and can drop unsaved changes, so use it only when other steps fail. After that, start the machine and plan a quick health check with the steps below to prevent repeat stalls.
Root Causes And How To Prevent Them
Unresponsive Apps
Old plug-ins and kernel extensions can wedge the system. Remove outdated drivers, screen capture tools, and antivirus packages you no longer need. Keep a list of recent installs; if stalls began right after adding one, remove it and test.
Busy Or Failing Storage
When a drive hits I/O errors, power-off can hang while the system waits on writes. Back up, then run First Aid. If Disk Utility reports repeated errors, replace the device.
Login Items Gone Wild
Utilities that stick around after logout can block shutdown. Trim the list and avoid duplicate helpers from older versions.
Peripherals
Bluetooth gear, capture cards, and USB hubs sometimes misbehave. Keep firmware current and use quality cables. If stalls happen only when a device is attached, contact the maker for updated drivers.
Power Schedules
Check for scheduled power events created by past tools. In Terminal, run pmset -g sched. If you see an odd entry, clear it with sudo pmset repeat cancel. Then try shutdown again.
Step-By-Step Troubleshooting Flow
Work through this order. Each step sets you up for the next.
- Save open documents in apps that respond.
- Force Quit any stuck app with Command–Option–Esc.
- Eject external disks and unmount network shares.
- Unplug docks, audio gear, and other USB or Thunderbolt devices.
- Try Shut Down from the menu with “Reopen windows” unchecked.
- Relaunch Finder from the Force Quit window.
- Test Safe Mode and then a normal restart.
- Repair the startup volume with Disk Utility First Aid.
- Trim Login Items and background permissions.
- Update macOS and your apps, then retest.
- On Intel models, try SMC and NVRAM resets.
- If all else fails, use Terminal shutdown or hold the power button.
When To Seek Hardware Service
If shutdown hangs even in Safe Mode and after a clean install on a test volume, the issue may be hardware. Signs include repeating kernel panics, First Aid errors that return immediately, or a machine that turns back on by itself. At that point, back up and book a repair visit.
Quick Reference: Methods And When To Use Them
| Method | Steps | Use When |
|---|---|---|
| Force Quit apps | Command–Option–Esc | An app is frozen |
| Standard Shut Down | Apple menu > Shut Down | Normal close |
| Safe Mode | Use chip-specific steps | Third-party items suspected |
| Disk Utility First Aid | Run from Recovery | Disk errors suspected |
| SMC/NVRAM (Intel) | Use reset sequences | Odd power behavior |
| Terminal shutdown | sudo shutdown -h now |
Menu unresponsive |
| Power button hold | Press and hold until off | System fully frozen |
Care Tips That Keep Power-Off Smooth
Back Up Before You Tinker
Keep Time Machine or another backup running. Repairs are safer when you can restore anything lost.
Leave Disk Space Headroom
A full disk slows everything. Keep at least fifteen percent free so app caches have space to write and the system can close down cleanly.
Keep Login Items Lean
Audit them once a month. If you don’t need a helper on day one, you won’t want it on day thirty.
Watch For Surprise Prompts
Hidden save dialogs can hide behind full-screen apps. Tap Mission Control and check for windows that need attention.
Shut Down Only When You Need To
Sleep is reliable and fast for daily breaks. Use a full power-off when you are installing hardware, doing storage repairs, or leaving the desk for long stretches.
After A Forced Power Off: Quick Health Checks
A hard power cut can leave temp files and caches in a messy state. Run a normal restart once, then open Disk Utility and check the startup volume. If you see errors again, plan time for First Aid from Recovery. Next, open System Settings and scan Login Items for tools you don’t use every day. Trim them now, then restart and try a clean power-off to confirm the win.
What If The Screen Goes Black But Power Stays On?
That pattern points to a graphics or sleep issue, not a full shutdown. Tap the power button once to wake, or hold it to turn the Mac off. After a restart, test with a single display and no hub. If the stall vanishes, reconnect items one at a time until you find the trigger. Replace the cable or update the device firmware once you spot the outlier.
Read Logs To Spot Repeat Offenders
The system keeps detailed logs that can reveal the process that blocked power-off. Open Console, filter for “shutdown”, and scan recent entries. Names that appear right before the stall are strong suspects. Remove or update that item, then test again. Logs can look dense, yet a few minutes here can save an hour of guesswork.
