An iMac that won’t sleep is usually being kept awake by a setting, an app, or a connected device, and you can pinpoint which one in minutes.
Your iMac should dim, lock, and sleep when you step away. When it won’t, the room stays bright, the fans keep spinning, and the Mac can feel oddly busy even after you close your work for good.
Why An iMac Stays Awake
Sleep is two things working together. One is the display turning off. The other is the Mac entering a low-power state where it stops running most background work. A lot of people see a black screen and assume the Mac is asleep, but the iMac can stay awake with the display off.
Start by noticing what you’re seeing. Does the display never go dark? Does it go dark, then light back up a minute later? Or does it sleep, yet wakes every night at the same time? Each pattern points you to a different kind of blocker.
- Screen never goes dark — A display timer is set too long, an app is keeping the screen active, or a pointing device is sending constant input.
- Sleeps, then wakes soon after — A wake event is firing, often from network access, Bluetooth, or a USB device that reconnects.
- Refuses to sleep even from the menu — A process is holding a “no sleep” assertion, or a system service is stuck.
iMac Won’t Go To Sleep? Start With These Fast Checks
Run these in order. Each step is quick, and each one removes a common sleep blocker without digging through deep settings.
- Restart the iMac — A hung service can keep a wake lock until a reboot clears it.
- Try menu sleep — Use Apple menu → Sleep. If this works, your timers or a wake option is usually the issue.
- Quit media and meeting apps — Close video, music, screen sharing, and call apps, then test sleep again.
- Close streaming browser tabs — One tab with audio, video decode, or WebRTC can block sleep even when the tab looks idle.
- Disconnect all non-essential devices — Unplug USB hubs, external drives, printers, Ethernet, and adapters, then test with only power plus keyboard and mouse.
- Swap the pointing device — A jittery mouse sensor or a flaky wireless receiver can send tiny movements that keep the display awake.
Fixing An iMac That Won’t Sleep After Settings Tweaks
Sleep can be blocked by one toggle that seems unrelated, especially after you change display behavior, sharing, or Bluetooth. Set short timers for a test, prove the behavior, then set your preferred values again.
Set display and lock timers for a quick test
Open System Settings, then go to Lock Screen. Set “Turn display off” to 1 or 2 minutes so you can see if the iMac responds.
- Lower the display timer — Choose a short timeout, step away, and watch whether the screen goes dark on schedule.
Turn off wake triggers during testing
Some options let the iMac wake for background access. That can look like the Mac refuses to sleep when it is really sleeping, then waking again.
- Disable Wake for network access — Turn it off temporarily so network pings can’t wake the Mac.
- Disable Bluetooth for five minutes — This rules out a keyboard, mouse, or headset that is waking the iMac.
Check screen saver and hot corners
A busy screen saver can keep the GPU active. A hot corner can also trigger constant activity if your pointer keeps brushing a corner while you work.
- Use a simple screen saver — Pick a basic option, or set Screen Saver to “Never” during testing.
- Clear hot corners — In Desktop & Dock, set each hot corner to “–” for a short test.
| What you see | Likely cause | Try this first |
|---|---|---|
| Screen stays on past the timer | Input jitter or active app | Swap mouse, quit media, close streaming tabs |
| Screen goes black, then wakes | Wake trigger firing | Turn off network wake, disable Bluetooth, unplug hubs |
| Apple menu sleep fails | Assertion blocking sleep | Check Activity Monitor and pmset assertions |
Find What’s Preventing Sleep Right Now
If settings look sane and the iMac still stays awake, macOS can tell you what is blocking sleep at this moment. Apple calls these blocks “assertions.” One stubborn assertion can keep the whole Mac awake, even when the display is ready to turn off.
Spot the blocker in Activity Monitor
Open Activity Monitor, select the Energy tab, then sort by “Preventing Sleep.” Any process marked “Yes” deserves attention. Quit that app, wait a minute, then test sleep again.
Read assertions in Terminal
Terminal gives a direct view of what is holding the Mac awake. Paste this line, then press Return.
pmset -g assertions
Scan for lines that name a process. If the process is an app you recognize, quit it and retest. If the process looks like a helper you don’t recognize, restart and test again with fewer login items.
Check recent sleep and wake events
When the iMac wakes soon after sleeping, a wake reason can point at the trigger. This command often shows recent events.
pmset -g log | grep -e "Wake" -e "Sleep"
Common patterns are USB, Bluetooth, and network wake. If you keep seeing USB, go straight to peripherals. If you keep seeing Bluetooth, test with Bluetooth off. If you keep seeing a network reason, turn off network wake and pause sharing until you find what is pinging the Mac.
Fix Devices And Connections That Keep Waking The iMac
Peripherals are a classic cause of sleep trouble. A hub that resets power, a drive that spins up, or a cable that drops and reconnects can create a steady stream of wake signals. The clean way to solve it is isolation: start with nothing, then add gear back one item at a time.
Run a clean-device test
- Shut down fully — Power off, wait a few seconds, then unplug external devices.
- Boot with bare essentials — Use only power plus a keyboard and mouse you trust.
- Let it idle — Don’t open extra apps; just wait for your test display timer to fire.
- Confirm it stays asleep — Let it remain asleep for 5–10 minutes to rule out instant wakes.
- Add one device back — Connect a single device, wait a minute, then retest sleep before adding another.
Common culprits and quick fixes
- USB hubs and docks — Plug the device directly into the iMac, or try a different hub with its own power.
- External hard drives — Eject the drive and unplug it, then test sleep. If it was the trigger, use a different enclosure or a different port.
- Bluetooth keyboard or mouse — Re-pair the device, replace the batteries, or test with Bluetooth off to confirm the wake source.
Sharing and remote access checks
If your iMac is reachable from other devices, it may be waking to answer network requests. This is common in homes with file sharing, media servers, or another Mac that tries to reconnect to shared folders.
- Turn off sharing for a test — In System Settings → General → Sharing, switch off File Sharing and Screen Sharing, then test sleep again.
- Pause Time Machine to a network disk — Stop the backup, let the iMac sleep, then resume later.
- Check Wake for network access — Turn it off while testing, then turn it back on only if you truly need it.
Deeper Fixes When Sleep Still Fails
If you’ve checked settings, apps, and devices and the iMac still won’t sleep, it’s time for system-level tests. These steps stay safe because they don’t erase your files. They help you narrow the issue to a third-party add-on, a user-profile setting, or a power-management glitch.
Trim login items and background items
Open System Settings → General → Login Items. Toggle off items you don’t need at every boot, then restart and test. Start with screen recorders, cloud drive helpers, menu-bar utilities, and meeting tools. After sleep behaves, turn items back on one at a time to find the trigger.
- Disable non-Apple launchers — Turn off helper apps that run all day when you only use them sometimes.
- Restart and retest — Test sleep before you change anything else.
Test in Safe Mode
Safe Mode loads only Apple components and blocks many third-party extensions. If sleep works in Safe Mode, a third-party item is the cause. Remove recent drivers, menu-bar apps, and kernel extensions in small batches until sleep stays steady.
- Boot into Safe Mode — Use the Safe Mode steps for your Mac (Apple Silicon and Intel differ).
- Let it idle — Don’t open extra apps during the test window.
- Restart normally — Then uninstall or disable recent add-ons, one group at a time.
Try a fresh user account
A single user profile can carry settings that keep the Mac awake. Add a new user, sign in, and test sleep there. If that new user sleeps normally, your main user likely has a login item or preference that needs cleanup.
Reset power settings where it applies
On Intel iMacs, NVRAM and SMC resets can clear odd sleep behavior. On Apple Silicon Macs, a full shut down and restart often refreshes power handling, though it still helps to remove peripherals during the test.
- Reset NVRAM on Intel — Use the standard startup combo at boot, then retest sleep.
- Reset SMC on Intel — Follow the reset method for your iMac model, then test again.
- Test with minimal gear — Keep only keyboard and mouse attached until sleep is stable.
Know when it’s time for service
If menu sleep fails even in Safe Mode with all devices unplugged, the cause can be deeper: a failing Bluetooth module, a USB controller issue, or a sensor that’s misreading activity. In that case, gather a few notes before you contact Apple or a trusted repair shop.
- Write down the pattern — Screen never goes dark, or it sleeps then wakes, or it refuses menu sleep.
- Save the last wake reasons — Copy the pmset log snippet into a text file so you can share it.
- List recent changes — New devices, hubs, routers, and recent app installs are the first suspects.
If you landed here after searching “imac won’t go to sleep?”, treat it like a tidy experiment. Change one thing, test, and write down the result. That keeps you out of guesswork loops and gets you to the real cause faster.
Once you find the blocker, you can restore your preferred timers and reconnect your devices one by one. If the issue returns later and you catch yourself typing “imac won’t go to sleep?” again, start with the same three checks: a menu sleep test, an assertions check, and a clean-device test.
